[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:07:23.428177  8076 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.227.62:35317
I20260710 11:07:23.429621  8076 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:07:23.430647  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:23.445933  8082 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:23.445962  8083 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:23.447831  8076 server_base.cc:1061] running on GCE node
W20260710 11:07:23.446601  8085 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:24.551306  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:24.551564  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:24.551765  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681644551741 us; error 0 us; skew 500 ppm
I20260710 11:07:24.552567  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:24.558610  8076 webserver.cc:533] Webserver started at http://127.7.227.62:37973/ using document root <none> and password file <none>
I20260710 11:07:24.559469  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:24.559688  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:24.560114  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:24.565796  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681643265467-8076-0/minicluster-data/master-0-root/instance:
uuid: "b4f3aa599040443fbea87c5e5deb5b0f"
format_stamp: "Formatted at 2026-07-10 11:07:24 on dist-test-slave-8pmn"
I20260710 11:07:24.573535  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:24.578543  8091 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:24.579562  8076 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:07:24.579882  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681643265467-8076-0/minicluster-data/master-0-root
uuid: "b4f3aa599040443fbea87c5e5deb5b0f"
format_stamp: "Formatted at 2026-07-10 11:07:24 on dist-test-slave-8pmn"
I20260710 11:07:24.580194  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681643265467-8076-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681643265467-8076-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681643265467-8076-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:24.630003  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:24.631541  8076 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:07:24.631968  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:24.697980  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.62:35317
I20260710 11:07:24.698047  8142 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.62:35317 every 8 connection(s)
I20260710 11:07:24.705256  8143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.725813  8143 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f: Bootstrap starting.
I20260710 11:07:24.731421  8143 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.733173  8143 log.cc:826] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f: Log is configured to *not* fsync() on all Append() calls
I20260710 11:07:24.737299  8143 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f: No bootstrap required, opened a new log
I20260710 11:07:24.757135  8143 raft_consensus.cc:359] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f3aa599040443fbea87c5e5deb5b0f" member_type: VOTER }
I20260710 11:07:24.757665  8143 raft_consensus.cc:385] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.757874  8143 raft_consensus.cc:740] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f3aa599040443fbea87c5e5deb5b0f, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.758747  8143 consensus_queue.cc:260] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b4f3aa599040443fbea87c5e5deb5b0f" member_type: VOTER }
I20260710 11:07:24.759208  8143 raft_consensus.cc:399] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:24.759446  8143 raft_consensus.cc:493] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:24.759747  8143 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.763688  8143 raft_consensus.cc:515] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f3aa599040443fbea87c5e5deb5b0f" member_type: VOTER }
I20260710 11:07:24.764374  8143 leader_election.cc:304] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f [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: b4f3aa599040443fbea87c5e5deb5b0f; no voters: 
I20260710 11:07:24.765964  8143 leader_election.cc:290] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:24.766304  8146 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:24.768569  8146 raft_consensus.cc:697] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f [term 1 LEADER]: Becoming Leader. State: Replica: b4f3aa599040443fbea87c5e5deb5b0f, State: Running, Role: LEADER
I20260710 11:07:24.769500  8146 consensus_queue.cc:237] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f [LEADER]: Queue going to LEADER mode. State: All 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: "b4f3aa599040443fbea87c5e5deb5b0f" member_type: VOTER }
I20260710 11:07:24.770567  8143 sys_catalog.cc:565] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:24.779953  8147 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b4f3aa599040443fbea87c5e5deb5b0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f3aa599040443fbea87c5e5deb5b0f" member_type: VOTER } }
I20260710 11:07:24.780226  8148 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f [sys.catalog]: SysCatalogTable state changed. Reason: New leader b4f3aa599040443fbea87c5e5deb5b0f. Latest consensus state: current_term: 1 leader_uuid: "b4f3aa599040443fbea87c5e5deb5b0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4f3aa599040443fbea87c5e5deb5b0f" member_type: VOTER } }
I20260710 11:07:24.780615  8147 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:24.780702  8148 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:24.783595  8155 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:24.793495  8155 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:24.795661  8076 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:24.808981  8155 catalog_manager.cc:1383] Generated new cluster ID: bcd45f87da5b4188854b3ace262b85e9
I20260710 11:07:24.809283  8155 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:24.846915  8155 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:24.848384  8155 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:24.864930  8155 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f: Generated new TSK 0
I20260710 11:07:24.865841  8155 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:24.926445  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:24.934084  8165 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:24.935084  8166 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:24.938426  8076 server_base.cc:1061] running on GCE node
W20260710 11:07:24.938465  8168 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:24.939324  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:24.939509  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:24.939677  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681644939659 us; error 0 us; skew 500 ppm
I20260710 11:07:24.940253  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:24.944069  8076 webserver.cc:533] Webserver started at http://127.7.227.1:45981/ using document root <none> and password file <none>
I20260710 11:07:24.944569  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:24.944749  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:24.945029  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:24.946084  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681643265467-8076-0/minicluster-data/ts-0-root/instance:
uuid: "07187c4f9fe24a4b97353a37a06d1f83"
format_stamp: "Formatted at 2026-07-10 11:07:24 on dist-test-slave-8pmn"
I20260710 11:07:24.951305  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260710 11:07:24.955160  8173 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:24.955928  8076 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:07:24.956180  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681643265467-8076-0/minicluster-data/ts-0-root
uuid: "07187c4f9fe24a4b97353a37a06d1f83"
format_stamp: "Formatted at 2026-07-10 11:07:24 on dist-test-slave-8pmn"
I20260710 11:07:24.956440  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681643265467-8076-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681643265467-8076-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681643265467-8076-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:24.972568  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:24.973821  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:24.976282  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:24.980414  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:24.980608  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:24.980855  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:24.981011  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:25.074559  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.1:44897
I20260710 11:07:25.074694  8235 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.1:44897 every 8 connection(s)
I20260710 11:07:25.080826  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:25.094570  8240 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:25.095506  8241 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:25.105391  8076 server_base.cc:1061] running on GCE node
W20260710 11:07:25.105988  8243 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:25.107084  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:25.107350  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:25.107555  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681645107537 us; error 0 us; skew 500 ppm
I20260710 11:07:25.108172  8236 heartbeater.cc:344] Connected to a master server at 127.7.227.62:35317
I20260710 11:07:25.108281  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:25.108672  8236 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:25.109809  8236 heartbeater.cc:507] Master 127.7.227.62:35317 requested a full tablet report, sending...
I20260710 11:07:25.112506  8076 webserver.cc:533] Webserver started at http://127.7.227.2:46655/ using document root <none> and password file <none>
I20260710 11:07:25.113178  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:25.113315  8108 ts_manager.cc:194] Registered new tserver with Master: 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897)
I20260710 11:07:25.113418  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:25.113796  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:25.115284  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681643265467-8076-0/minicluster-data/ts-1-root/instance:
uuid: "153367ebb04240a283df0d734d2efa0d"
format_stamp: "Formatted at 2026-07-10 11:07:25 on dist-test-slave-8pmn"
I20260710 11:07:25.116156  8108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50602
I20260710 11:07:25.121204  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 11:07:25.125180  8248 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:25.125988  8076 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:07:25.126302  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681643265467-8076-0/minicluster-data/ts-1-root
uuid: "153367ebb04240a283df0d734d2efa0d"
format_stamp: "Formatted at 2026-07-10 11:07:25 on dist-test-slave-8pmn"
I20260710 11:07:25.126559  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681643265467-8076-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681643265467-8076-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681643265467-8076-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:25.139628  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:25.140815  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:25.142835  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:25.145619  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:25.145807  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:25.146013  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:25.146173  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:25.230899  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.2:35783
I20260710 11:07:25.231068  8310 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.2:35783 every 8 connection(s)
I20260710 11:07:25.239530  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:25.246008  8314 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:25.251963  8311 heartbeater.cc:344] Connected to a master server at 127.7.227.62:35317
I20260710 11:07:25.252348  8311 heartbeater.cc:461] Registering TS with master...
W20260710 11:07:25.252877  8315 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:25.253321  8311 heartbeater.cc:507] Master 127.7.227.62:35317 requested a full tablet report, sending...
I20260710 11:07:25.255512  8108 ts_manager.cc:194] Registered new tserver with Master: 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783)
I20260710 11:07:25.257160  8108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50612
W20260710 11:07:25.261785  8317 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:25.262033  8076 server_base.cc:1061] running on GCE node
I20260710 11:07:25.262897  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:25.263084  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:25.263242  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681645263225 us; error 0 us; skew 500 ppm
I20260710 11:07:25.263738  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:25.266054  8076 webserver.cc:533] Webserver started at http://127.7.227.3:36917/ using document root <none> and password file <none>
I20260710 11:07:25.266520  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:25.266710  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:25.266964  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:25.268038  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681643265467-8076-0/minicluster-data/ts-2-root/instance:
uuid: "69abddb7da0f44a49d92f56f9b9f910c"
format_stamp: "Formatted at 2026-07-10 11:07:25 on dist-test-slave-8pmn"
I20260710 11:07:25.272439  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:25.275712  8322 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:25.276495  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:25.276805  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681643265467-8076-0/minicluster-data/ts-2-root
uuid: "69abddb7da0f44a49d92f56f9b9f910c"
format_stamp: "Formatted at 2026-07-10 11:07:25 on dist-test-slave-8pmn"
I20260710 11:07:25.277140  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681643265467-8076-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681643265467-8076-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681643265467-8076-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:25.290963  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:25.292506  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:25.294849  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:25.297478  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:25.297721  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:25.297978  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:25.298177  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:25.378847  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.3:41159
I20260710 11:07:25.378922  8384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.3:41159 every 8 connection(s)
I20260710 11:07:25.394997  8385 heartbeater.cc:344] Connected to a master server at 127.7.227.62:35317
I20260710 11:07:25.395345  8385 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:25.396020  8385 heartbeater.cc:507] Master 127.7.227.62:35317 requested a full tablet report, sending...
I20260710 11:07:25.397876  8108 ts_manager.cc:194] Registered new tserver with Master: 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:25.398847  8076 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014773226s
I20260710 11:07:25.399281  8108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50618
I20260710 11:07:25.445144  8108 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50628:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:25.448837  8108 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:25.551505  8276 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3ed4158cd54842892d61047eea26e3 (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:25.552775  8275 tablet_service.cc:1511] Processing CreateTablet for tablet 700f4a5c5c8f431cb655eee28f790e79 (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:25.556164  8274 tablet_service.cc:1511] Processing CreateTablet for tablet c44360d6c71040eaa6fe26abbb35e4e4 (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:25.557811  8272 tablet_service.cc:1511] Processing CreateTablet for tablet 99541a63eeba4c828e233d89ec58c845 (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:25.555444  8273 tablet_service.cc:1511] Processing CreateTablet for tablet 056ff5ef3fc645729d1dcd4e060288f6 (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:25.559652  8276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3ed4158cd54842892d61047eea26e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.560472  8272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99541a63eeba4c828e233d89ec58c845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.563285  8275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 700f4a5c5c8f431cb655eee28f790e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.564954  8273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 056ff5ef3fc645729d1dcd4e060288f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.566340  8274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44360d6c71040eaa6fe26abbb35e4e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.567149  8271 tablet_service.cc:1511] Processing CreateTablet for tablet a74d37a9865149f89817d158cb17eb98 (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:25.571139  8271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a74d37a9865149f89817d158cb17eb98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.579932  8270 tablet_service.cc:1511] Processing CreateTablet for tablet 57f8a1f1b6fe4fef94c3ab2eb7c88a45 (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:25.583267  8270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57f8a1f1b6fe4fef94c3ab2eb7c88a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.592633  8269 tablet_service.cc:1511] Processing CreateTablet for tablet 2e7b76774e6449bfb28d8e88288404ab (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:25.595534  8269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e7b76774e6449bfb28d8e88288404ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.608842  8268 tablet_service.cc:1511] Processing CreateTablet for tablet 5c4d6200a40e4193ba2d1279422c6508 (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:25.610112  8268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c4d6200a40e4193ba2d1279422c6508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.620512  8350 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3ed4158cd54842892d61047eea26e3 (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:25.621845  8348 tablet_service.cc:1511] Processing CreateTablet for tablet c44360d6c71040eaa6fe26abbb35e4e4 (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:25.629627  8346 tablet_service.cc:1511] Processing CreateTablet for tablet 99541a63eeba4c828e233d89ec58c845 (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:25.625288  8349 tablet_service.cc:1511] Processing CreateTablet for tablet 700f4a5c5c8f431cb655eee28f790e79 (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:25.632515  8347 tablet_service.cc:1511] Processing CreateTablet for tablet 056ff5ef3fc645729d1dcd4e060288f6 (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:25.635727  8350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3ed4158cd54842892d61047eea26e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.642648  8346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99541a63eeba4c828e233d89ec58c845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.647861  8198 tablet_service.cc:1511] Processing CreateTablet for tablet 056ff5ef3fc645729d1dcd4e060288f6 (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:25.648698  8403 tablet_bootstrap.cc:492] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d: Bootstrap starting.
I20260710 11:07:25.636765  8201 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3ed4158cd54842892d61047eea26e3 (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:25.650825  8197 tablet_service.cc:1511] Processing CreateTablet for tablet 99541a63eeba4c828e233d89ec58c845 (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:25.653119  8344 tablet_service.cc:1511] Processing CreateTablet for tablet 57f8a1f1b6fe4fef94c3ab2eb7c88a45 (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:25.656402  8198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 056ff5ef3fc645729d1dcd4e060288f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.655632  8349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 700f4a5c5c8f431cb655eee28f790e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.661691  8197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99541a63eeba4c828e233d89ec58c845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.647344  8199 tablet_service.cc:1511] Processing CreateTablet for tablet c44360d6c71040eaa6fe26abbb35e4e4 (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:25.657074  8345 tablet_service.cc:1511] Processing CreateTablet for tablet a74d37a9865149f89817d158cb17eb98 (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:25.658452  8200 tablet_service.cc:1511] Processing CreateTablet for tablet 700f4a5c5c8f431cb655eee28f790e79 (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:25.670344  8196 tablet_service.cc:1511] Processing CreateTablet for tablet a74d37a9865149f89817d158cb17eb98 (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:25.669770  8342 tablet_service.cc:1511] Processing CreateTablet for tablet 5c4d6200a40e4193ba2d1279422c6508 (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:25.674170  8347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 056ff5ef3fc645729d1dcd4e060288f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.663617  8343 tablet_service.cc:1511] Processing CreateTablet for tablet 2e7b76774e6449bfb28d8e88288404ab (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:25.673969  8195 tablet_service.cc:1511] Processing CreateTablet for tablet 57f8a1f1b6fe4fef94c3ab2eb7c88a45 (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:25.678485  8344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57f8a1f1b6fe4fef94c3ab2eb7c88a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.675801  8201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3ed4158cd54842892d61047eea26e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.680622  8194 tablet_service.cc:1511] Processing CreateTablet for tablet 2e7b76774e6449bfb28d8e88288404ab (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:25.686551  8196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a74d37a9865149f89817d158cb17eb98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.685482  8342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c4d6200a40e4193ba2d1279422c6508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.686471  8193 tablet_service.cc:1511] Processing CreateTablet for tablet 5c4d6200a40e4193ba2d1279422c6508 (DEFAULT_TABLE table=test-workload [id=d3cbf4fc5e43475d84b51ed9eb0658ad]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:25.691771  8200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 700f4a5c5c8f431cb655eee28f790e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.701749  8199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44360d6c71040eaa6fe26abbb35e4e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.713647  8194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e7b76774e6449bfb28d8e88288404ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.715690  8193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c4d6200a40e4193ba2d1279422c6508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.717176  8195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57f8a1f1b6fe4fef94c3ab2eb7c88a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.716857  8348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44360d6c71040eaa6fe26abbb35e4e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.725549  8343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e7b76774e6449bfb28d8e88288404ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.740710  8345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a74d37a9865149f89817d158cb17eb98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.758293  8403 tablet_bootstrap.cc:654] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:25.789314  8156 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:25.828467  8404 tablet_bootstrap.cc:492] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83: Bootstrap starting.
I20260710 11:07:25.864897  8403 tablet_bootstrap.cc:492] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d: No bootstrap required, opened a new log
I20260710 11:07:25.865396  8403 ts_tablet_manager.cc:1403] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d: Time spent bootstrapping tablet: real 0.231s	user 0.013s	sys 0.003s
I20260710 11:07:25.872736  8403 raft_consensus.cc:359] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:25.873749  8403 raft_consensus.cc:385] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.874351  8403 raft_consensus.cc:740] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.879144  8406 tablet_bootstrap.cc:492] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c: Bootstrap starting.
I20260710 11:07:25.885443  8404 tablet_bootstrap.cc:654] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.892729  8403 consensus_queue.cc:260] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:25.893584  8406 tablet_bootstrap.cc:654] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.894707  8407 raft_consensus.cc:493] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.895144  8407 raft_consensus.cc:515] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:25.900295  8407 leader_election.cc:290] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:25.905704  8311 heartbeater.cc:499] Master 127.7.227.62:35317 was elected leader, sending a full tablet report...
I20260710 11:07:25.911371  8403 ts_tablet_manager.cc:1434] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d: Time spent starting tablet: real 0.046s	user 0.013s	sys 0.009s
I20260710 11:07:25.912380  8403 tablet_bootstrap.cc:492] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d: Bootstrap starting.
I20260710 11:07:25.926888  8403 tablet_bootstrap.cc:654] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.930719  8404 tablet_bootstrap.cc:492] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83: No bootstrap required, opened a new log
I20260710 11:07:25.931182  8404 ts_tablet_manager.cc:1403] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83: Time spent bootstrapping tablet: real 0.106s	user 0.027s	sys 0.027s
I20260710 11:07:25.933959  8404 raft_consensus.cc:359] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:25.934688  8404 raft_consensus.cc:385] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.934980  8404 raft_consensus.cc:740] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.935689  8404 consensus_queue.cc:260] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:25.937860  8406 tablet_bootstrap.cc:492] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c: No bootstrap required, opened a new log
I20260710 11:07:25.938396  8406 ts_tablet_manager.cc:1403] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.013s
I20260710 11:07:25.940208  8211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99541a63eeba4c828e233d89ec58c845" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83" is_pre_election: true
I20260710 11:07:25.941365  8406 raft_consensus.cc:359] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:25.942068  8406 raft_consensus.cc:385] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.942392  8406 raft_consensus.cc:740] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69abddb7da0f44a49d92f56f9b9f910c, State: Initialized, Role: FOLLOWER
W20260710 11:07:25.942531  8252 leader_election.cc:343] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:25.943145  8406 consensus_queue.cc:260] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:25.943975  8236 heartbeater.cc:499] Master 127.7.227.62:35317 was elected leader, sending a full tablet report...
I20260710 11:07:25.945009  8404 ts_tablet_manager.cc:1434] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.003s
I20260710 11:07:25.945982  8404 tablet_bootstrap.cc:492] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83: Bootstrap starting.
I20260710 11:07:25.952291  8404 tablet_bootstrap.cc:654] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.953481  8403 tablet_bootstrap.cc:492] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d: No bootstrap required, opened a new log
I20260710 11:07:25.955331  8385 heartbeater.cc:499] Master 127.7.227.62:35317 was elected leader, sending a full tablet report...
I20260710 11:07:25.955343  8403 ts_tablet_manager.cc:1403] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.000s
I20260710 11:07:25.959076  8403 raft_consensus.cc:359] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:25.959807  8403 raft_consensus.cc:385] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.960088  8403 raft_consensus.cc:740] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.960785  8403 consensus_queue.cc:260] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:25.963379  8403 ts_tablet_manager.cc:1434] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:07:25.964315  8403 tablet_bootstrap.cc:492] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d: Bootstrap starting.
I20260710 11:07:25.964793  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99541a63eeba4c828e233d89ec58c845" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c" is_pre_election: true
I20260710 11:07:25.965572  8406 ts_tablet_manager.cc:1434] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
W20260710 11:07:25.966382  8252 leader_election.cc:343] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:25.966524  8406 tablet_bootstrap.cc:492] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c: Bootstrap starting.
I20260710 11:07:25.966809  8252 leader_election.cc:304] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 153367ebb04240a283df0d734d2efa0d; no voters: 07187c4f9fe24a4b97353a37a06d1f83, 69abddb7da0f44a49d92f56f9b9f910c
I20260710 11:07:25.967782  8408 raft_consensus.cc:2749] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:25.972277  8403 tablet_bootstrap.cc:654] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.973315  8406 tablet_bootstrap.cc:654] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.979787  8404 tablet_bootstrap.cc:492] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83: No bootstrap required, opened a new log
I20260710 11:07:25.980218  8404 ts_tablet_manager.cc:1403] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.021s
I20260710 11:07:25.980966  8406 tablet_bootstrap.cc:492] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c: No bootstrap required, opened a new log
I20260710 11:07:25.981382  8406 ts_tablet_manager.cc:1403] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 11:07:25.984584  8406 raft_consensus.cc:359] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:25.985674  8406 raft_consensus.cc:385] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.986181  8406 raft_consensus.cc:740] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69abddb7da0f44a49d92f56f9b9f910c, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.985698  8404 raft_consensus.cc:359] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:25.986698  8404 raft_consensus.cc:385] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.987246  8404 raft_consensus.cc:740] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.986946  8406 consensus_queue.cc:260] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
W20260710 11:07:25.988864  8312 tablet.cc:2406] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:07:25.988379  8404 consensus_queue.cc:260] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:25.990545  8406 ts_tablet_manager.cc:1434] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:25.990585  8414 raft_consensus.cc:493] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.991092  8414 raft_consensus.cc:515] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:25.991490  8406 tablet_bootstrap.cc:492] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c: Bootstrap starting.
I20260710 11:07:25.993774  8414 leader_election.cc:290] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:26.003372  8404 ts_tablet_manager.cc:1434] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:07:26.023857  8404 tablet_bootstrap.cc:492] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83: Bootstrap starting.
I20260710 11:07:26.026680  8406 tablet_bootstrap.cc:654] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.027890  8403 tablet_bootstrap.cc:492] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d: No bootstrap required, opened a new log
I20260710 11:07:26.029083  8403 ts_tablet_manager.cc:1403] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.004s
I20260710 11:07:26.032742  8403 raft_consensus.cc:359] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.033440  8403 raft_consensus.cc:385] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.033731  8403 raft_consensus.cc:740] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.034457  8403 consensus_queue.cc:260] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.036504  8404 tablet_bootstrap.cc:654] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.039165  8415 raft_consensus.cc:493] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.040182  8415 raft_consensus.cc:515] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.040740  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700f4a5c5c8f431cb655eee28f790e79" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153367ebb04240a283df0d734d2efa0d" is_pre_election: true
I20260710 11:07:26.041775  8286 raft_consensus.cc:2468] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 0.
I20260710 11:07:26.044502  8403 ts_tablet_manager.cc:1434] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.006s
I20260710 11:07:26.045101  8415 leader_election.cc:290] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783)
I20260710 11:07:26.046526  8403 tablet_bootstrap.cc:492] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d: Bootstrap starting.
I20260710 11:07:26.061358  8176 leader_election.cc:304] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07187c4f9fe24a4b97353a37a06d1f83, 153367ebb04240a283df0d734d2efa0d; no voters: 
I20260710 11:07:26.062433  8414 raft_consensus.cc:2804] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.062831  8414 raft_consensus.cc:493] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.063176  8414 raft_consensus.cc:3060] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.063722  8404 tablet_bootstrap.cc:492] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83: No bootstrap required, opened a new log
I20260710 11:07:26.072810  8403 tablet_bootstrap.cc:654] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.073593  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700f4a5c5c8f431cb655eee28f790e79" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c" is_pre_election: true
I20260710 11:07:26.074477  8360 raft_consensus.cc:2468] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 0.
I20260710 11:07:26.070771  8404 ts_tablet_manager.cc:1403] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.000s
I20260710 11:07:26.080947  8211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f8a1f1b6fe4fef94c3ab2eb7c88a45" candidate_uuid: "69abddb7da0f44a49d92f56f9b9f910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83" is_pre_election: true
W20260710 11:07:26.082358  8326 leader_election.cc:343] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.082115  8404 raft_consensus.cc:359] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.084939  8404 raft_consensus.cc:385] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.085242  8404 raft_consensus.cc:740] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.086862  8404 consensus_queue.cc:260] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.091225  8406 tablet_bootstrap.cc:492] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c: No bootstrap required, opened a new log
I20260710 11:07:26.090601  8414 raft_consensus.cc:515] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.091810  8406 ts_tablet_manager.cc:1403] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c: Time spent bootstrapping tablet: real 0.101s	user 0.024s	sys 0.015s
I20260710 11:07:26.093243  8414 leader_election.cc:290] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 election: Requested vote from peers 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:26.093942  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700f4a5c5c8f431cb655eee28f790e79" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153367ebb04240a283df0d734d2efa0d"
I20260710 11:07:26.094221  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700f4a5c5c8f431cb655eee28f790e79" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
I20260710 11:07:26.094511  8286 raft_consensus.cc:3060] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.094730  8360 raft_consensus.cc:3060] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.096405  8403 tablet_bootstrap.cc:492] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d: No bootstrap required, opened a new log
I20260710 11:07:26.096889  8403 ts_tablet_manager.cc:1403] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.012s
I20260710 11:07:26.100544  8406 raft_consensus.cc:359] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.101207  8406 raft_consensus.cc:385] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.104346  8406 raft_consensus.cc:740] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69abddb7da0f44a49d92f56f9b9f910c, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.105854  8406 consensus_queue.cc:260] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.104527  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f8a1f1b6fe4fef94c3ab2eb7c88a45" candidate_uuid: "69abddb7da0f44a49d92f56f9b9f910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153367ebb04240a283df0d734d2efa0d" is_pre_election: true
I20260710 11:07:26.108449  8406 ts_tablet_manager.cc:1434] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:07:26.109074  8403 raft_consensus.cc:359] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.110081  8403 raft_consensus.cc:385] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.110433  8403 raft_consensus.cc:740] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.111197  8406 tablet_bootstrap.cc:492] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c: Bootstrap starting.
I20260710 11:07:26.114794  8403 consensus_queue.cc:260] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.115725  8285 raft_consensus.cc:2468] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69abddb7da0f44a49d92f56f9b9f910c in term 0.
I20260710 11:07:26.116822  8360 raft_consensus.cc:2468] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 1.
I20260710 11:07:26.118258  8177 leader_election.cc:304] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07187c4f9fe24a4b97353a37a06d1f83, 69abddb7da0f44a49d92f56f9b9f910c; no voters: 
I20260710 11:07:26.119119  8325 leader_election.cc:304] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [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: 153367ebb04240a283df0d734d2efa0d, 69abddb7da0f44a49d92f56f9b9f910c; no voters: 07187c4f9fe24a4b97353a37a06d1f83
I20260710 11:07:26.119675  8426 raft_consensus.cc:2804] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.120258  8426 raft_consensus.cc:697] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Becoming Leader. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Running, Role: LEADER
I20260710 11:07:26.120385  8415 raft_consensus.cc:2804] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.120748  8415 raft_consensus.cc:493] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.121186  8415 raft_consensus.cc:3060] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.121371  8426 consensus_queue.cc:237] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.122603  8404 ts_tablet_manager.cc:1434] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.011s
I20260710 11:07:26.129216  8404 tablet_bootstrap.cc:492] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83: Bootstrap starting.
I20260710 11:07:26.124939  8286 raft_consensus.cc:2468] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 1.
I20260710 11:07:26.127321  8406 tablet_bootstrap.cc:654] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.126793  8403 ts_tablet_manager.cc:1434] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.003s
I20260710 11:07:26.127943  8415 raft_consensus.cc:515] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.132562  8403 tablet_bootstrap.cc:492] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d: Bootstrap starting.
I20260710 11:07:26.133694  8415 leader_election.cc:290] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [CANDIDATE]: Term 1 election: Requested vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783)
I20260710 11:07:26.134600  8211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f8a1f1b6fe4fef94c3ab2eb7c88a45" candidate_uuid: "69abddb7da0f44a49d92f56f9b9f910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
W20260710 11:07:26.135761  8326 leader_election.cc:343] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.135445  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f8a1f1b6fe4fef94c3ab2eb7c88a45" candidate_uuid: "69abddb7da0f44a49d92f56f9b9f910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153367ebb04240a283df0d734d2efa0d"
I20260710 11:07:26.136797  8286 raft_consensus.cc:3060] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.143354  8286 raft_consensus.cc:2468] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69abddb7da0f44a49d92f56f9b9f910c in term 1.
I20260710 11:07:26.144618  8325 leader_election.cc:304] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 153367ebb04240a283df0d734d2efa0d, 69abddb7da0f44a49d92f56f9b9f910c; no voters: 07187c4f9fe24a4b97353a37a06d1f83
I20260710 11:07:26.145782  8415 raft_consensus.cc:2804] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.148494  8404 tablet_bootstrap.cc:654] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.149413  8108 catalog_manager.cc:5697] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1). New cstate: current_term: 1 leader_uuid: "07187c4f9fe24a4b97353a37a06d1f83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.154196  8403 tablet_bootstrap.cc:654] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.158089  8415 raft_consensus.cc:697] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 LEADER]: Becoming Leader. State: Replica: 69abddb7da0f44a49d92f56f9b9f910c, State: Running, Role: LEADER
I20260710 11:07:26.159201  8415 consensus_queue.cc:237] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.164103  8403 tablet_bootstrap.cc:492] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d: No bootstrap required, opened a new log
I20260710 11:07:26.168310  8403 ts_tablet_manager.cc:1403] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260710 11:07:26.165928  8406 tablet_bootstrap.cc:492] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c: No bootstrap required, opened a new log
I20260710 11:07:26.171030  8107 catalog_manager.cc:5697] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c reported cstate change: term changed from 0 to 1, leader changed from <none> to 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3). New cstate: current_term: 1 leader_uuid: "69abddb7da0f44a49d92f56f9b9f910c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:26.172108  8406 ts_tablet_manager.cc:1403] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.010s
I20260710 11:07:26.171162  8403 raft_consensus.cc:359] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.175115  8403 raft_consensus.cc:385] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.175426  8403 raft_consensus.cc:740] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.176107  8403 consensus_queue.cc:260] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.178792  8404 tablet_bootstrap.cc:492] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83: No bootstrap required, opened a new log
I20260710 11:07:26.180186  8404 ts_tablet_manager.cc:1403] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.006s
I20260710 11:07:26.182883  8406 raft_consensus.cc:359] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.183555  8406 raft_consensus.cc:385] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.183822  8406 raft_consensus.cc:740] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69abddb7da0f44a49d92f56f9b9f910c, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.184559  8406 consensus_queue.cc:260] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.187462  8403 ts_tablet_manager.cc:1434] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 11:07:26.188468  8403 tablet_bootstrap.cc:492] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d: Bootstrap starting.
I20260710 11:07:26.190254  8415 raft_consensus.cc:493] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.190799  8406 ts_tablet_manager.cc:1434] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.005s
I20260710 11:07:26.190678  8415 raft_consensus.cc:515] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.191663  8406 tablet_bootstrap.cc:492] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c: Bootstrap starting.
I20260710 11:07:26.192706  8415 leader_election.cc:290] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783)
I20260710 11:07:26.193764  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74d37a9865149f89817d158cb17eb98" candidate_uuid: "69abddb7da0f44a49d92f56f9b9f910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153367ebb04240a283df0d734d2efa0d" is_pre_election: true
I20260710 11:07:26.194092  8211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74d37a9865149f89817d158cb17eb98" candidate_uuid: "69abddb7da0f44a49d92f56f9b9f910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83" is_pre_election: true
I20260710 11:07:26.194417  8286 raft_consensus.cc:2468] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69abddb7da0f44a49d92f56f9b9f910c in term 0.
W20260710 11:07:26.195389  8326 leader_election.cc:343] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.195986  8325 leader_election.cc:304] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [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: 153367ebb04240a283df0d734d2efa0d, 69abddb7da0f44a49d92f56f9b9f910c; no voters: 07187c4f9fe24a4b97353a37a06d1f83
I20260710 11:07:26.197043  8415 raft_consensus.cc:2804] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.197404  8415 raft_consensus.cc:493] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.197731  8415 raft_consensus.cc:3060] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.198778  8403 tablet_bootstrap.cc:654] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.198633  8404 raft_consensus.cc:359] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.199321  8404 raft_consensus.cc:385] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.199625  8404 raft_consensus.cc:740] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.200292  8404 consensus_queue.cc:260] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.202287  8426 raft_consensus.cc:493] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.202702  8426 raft_consensus.cc:515] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.204298  8415 raft_consensus.cc:515] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.204962  8426 leader_election.cc:290] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:26.206707  8404 ts_tablet_manager.cc:1434] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260710 11:07:26.206725  8406 tablet_bootstrap.cc:654] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.207221  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056ff5ef3fc645729d1dcd4e060288f6" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153367ebb04240a283df0d734d2efa0d" is_pre_election: true
I20260710 11:07:26.207793  8404 tablet_bootstrap.cc:492] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83: Bootstrap starting.
W20260710 11:07:26.208496  8176 leader_election.cc:343] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.206882  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056ff5ef3fc645729d1dcd4e060288f6" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c" is_pre_election: true
W20260710 11:07:26.210862  8177 leader_election.cc:343] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.211167  8211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74d37a9865149f89817d158cb17eb98" candidate_uuid: "69abddb7da0f44a49d92f56f9b9f910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
I20260710 11:07:26.211341  8177 leader_election.cc:304] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07187c4f9fe24a4b97353a37a06d1f83; no voters: 153367ebb04240a283df0d734d2efa0d, 69abddb7da0f44a49d92f56f9b9f910c
I20260710 11:07:26.212759  8426 raft_consensus.cc:2749] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:07:26.212852  8326 leader_election.cc:343] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.216506  8415 leader_election.cc:290] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [CANDIDATE]: Term 1 election: Requested vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783)
I20260710 11:07:26.216907  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74d37a9865149f89817d158cb17eb98" candidate_uuid: "69abddb7da0f44a49d92f56f9b9f910c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153367ebb04240a283df0d734d2efa0d"
I20260710 11:07:26.217440  8286 raft_consensus.cc:3060] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.217839  8403 tablet_bootstrap.cc:492] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d: No bootstrap required, opened a new log
I20260710 11:07:26.218189  8403 ts_tablet_manager.cc:1403] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.002s
I20260710 11:07:26.221278  8403 raft_consensus.cc:359] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.222002  8403 raft_consensus.cc:385] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.222313  8403 raft_consensus.cc:740] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.223021  8403 consensus_queue.cc:260] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.225605  8403 ts_tablet_manager.cc:1434] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:07:26.226593  8403 tablet_bootstrap.cc:492] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d: Bootstrap starting.
I20260710 11:07:26.223587  8286 raft_consensus.cc:2468] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69abddb7da0f44a49d92f56f9b9f910c in term 1.
I20260710 11:07:26.228124  8426 raft_consensus.cc:493] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.228673  8325 leader_election.cc:304] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 153367ebb04240a283df0d734d2efa0d, 69abddb7da0f44a49d92f56f9b9f910c; no voters: 07187c4f9fe24a4b97353a37a06d1f83
I20260710 11:07:26.228551  8426 raft_consensus.cc:515] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.229414  8415 raft_consensus.cc:2804] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.229863  8415 raft_consensus.cc:697] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 LEADER]: Becoming Leader. State: Replica: 69abddb7da0f44a49d92f56f9b9f910c, State: Running, Role: LEADER
I20260710 11:07:26.230568  8426 leader_election.cc:290] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:26.230649  8415 consensus_queue.cc:237] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.232494  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4d6200a40e4193ba2d1279422c6508" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c" is_pre_election: true
I20260710 11:07:26.233069  8360 raft_consensus.cc:2468] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 0.
I20260710 11:07:26.234521  8177 leader_election.cc:304] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07187c4f9fe24a4b97353a37a06d1f83, 69abddb7da0f44a49d92f56f9b9f910c; no voters: 
I20260710 11:07:26.235224  8426 raft_consensus.cc:2804] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.231348  8406 tablet_bootstrap.cc:492] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c: No bootstrap required, opened a new log
I20260710 11:07:26.235563  8426 raft_consensus.cc:493] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.235843  8406 ts_tablet_manager.cc:1403] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.008s
I20260710 11:07:26.235919  8426 raft_consensus.cc:3060] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.238722  8406 raft_consensus.cc:359] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.239425  8406 raft_consensus.cc:385] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.239706  8406 raft_consensus.cc:740] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69abddb7da0f44a49d92f56f9b9f910c, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.243913  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4d6200a40e4193ba2d1279422c6508" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153367ebb04240a283df0d734d2efa0d" is_pre_election: true
I20260710 11:07:26.244962  8403 tablet_bootstrap.cc:654] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.246024  8404 tablet_bootstrap.cc:654] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:26.246999  8176 leader_election.cc:343] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.246709  8406 consensus_queue.cc:260] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.250133  8406 ts_tablet_manager.cc:1434] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260710 11:07:26.251060  8406 tablet_bootstrap.cc:492] T 2f3ed4158cd54842892d61047eea26e3 P 69abddb7da0f44a49d92f56f9b9f910c: Bootstrap starting.
I20260710 11:07:26.246152  8426 raft_consensus.cc:515] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.259326  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4d6200a40e4193ba2d1279422c6508" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
I20260710 11:07:26.259862  8360 raft_consensus.cc:3060] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.260943  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4d6200a40e4193ba2d1279422c6508" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153367ebb04240a283df0d734d2efa0d"
W20260710 11:07:26.262173  8176 leader_election.cc:343] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.258217  8426 leader_election.cc:290] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 election: Requested vote from peers 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:26.265761  8403 tablet_bootstrap.cc:492] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d: No bootstrap required, opened a new log
I20260710 11:07:26.266119  8403 ts_tablet_manager.cc:1403] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.001s
I20260710 11:07:26.267489  8406 tablet_bootstrap.cc:654] T 2f3ed4158cd54842892d61047eea26e3 P 69abddb7da0f44a49d92f56f9b9f910c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.269752  8360 raft_consensus.cc:2468] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 1.
I20260710 11:07:26.268940  8403 raft_consensus.cc:359] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.270660  8403 raft_consensus.cc:385] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.270991  8403 raft_consensus.cc:740] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.270988  8177 leader_election.cc:304] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07187c4f9fe24a4b97353a37a06d1f83, 69abddb7da0f44a49d92f56f9b9f910c; no voters: 153367ebb04240a283df0d734d2efa0d
I20260710 11:07:26.271853  8403 consensus_queue.cc:260] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.272324  8426 raft_consensus.cc:2804] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.272782  8426 raft_consensus.cc:697] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Becoming Leader. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Running, Role: LEADER
I20260710 11:07:26.273550  8426 consensus_queue.cc:237] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.274942  8403 ts_tablet_manager.cc:1434] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:07:26.276151  8403 tablet_bootstrap.cc:492] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d: Bootstrap starting.
I20260710 11:07:26.274189  8108 catalog_manager.cc:5697] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c reported cstate change: term changed from 0 to 1, leader changed from <none> to 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3). New cstate: current_term: 1 leader_uuid: "69abddb7da0f44a49d92f56f9b9f910c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:26.282519  8403 tablet_bootstrap.cc:654] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.296762  8404 tablet_bootstrap.cc:492] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83: No bootstrap required, opened a new log
I20260710 11:07:26.297263  8404 ts_tablet_manager.cc:1403] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83: Time spent bootstrapping tablet: real 0.090s	user 0.011s	sys 0.005s
I20260710 11:07:26.299885  8404 raft_consensus.cc:359] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.300546  8404 raft_consensus.cc:385] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.300807  8404 raft_consensus.cc:740] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.301455  8404 consensus_queue.cc:260] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.307583  8403 tablet_bootstrap.cc:492] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d: No bootstrap required, opened a new log
I20260710 11:07:26.308096  8403 ts_tablet_manager.cc:1403] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.012s
I20260710 11:07:26.307479  8106 catalog_manager.cc:5697] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1). New cstate: current_term: 1 leader_uuid: "07187c4f9fe24a4b97353a37a06d1f83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.310838  8403 raft_consensus.cc:359] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.311532  8403 raft_consensus.cc:385] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.311849  8403 raft_consensus.cc:740] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.312753  8403 consensus_queue.cc:260] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.315201  8403 ts_tablet_manager.cc:1434] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:26.316061  8403 tablet_bootstrap.cc:492] T 5c4d6200a40e4193ba2d1279422c6508 P 153367ebb04240a283df0d734d2efa0d: Bootstrap starting.
I20260710 11:07:26.322827  8403 tablet_bootstrap.cc:654] T 5c4d6200a40e4193ba2d1279422c6508 P 153367ebb04240a283df0d734d2efa0d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.305317  8404 ts_tablet_manager.cc:1434] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:07:26.330513  8404 tablet_bootstrap.cc:492] T a74d37a9865149f89817d158cb17eb98 P 07187c4f9fe24a4b97353a37a06d1f83: Bootstrap starting.
I20260710 11:07:26.336570  8404 tablet_bootstrap.cc:654] T a74d37a9865149f89817d158cb17eb98 P 07187c4f9fe24a4b97353a37a06d1f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.337571  8403 tablet_bootstrap.cc:492] T 5c4d6200a40e4193ba2d1279422c6508 P 153367ebb04240a283df0d734d2efa0d: No bootstrap required, opened a new log
I20260710 11:07:26.338271  8403 ts_tablet_manager.cc:1403] T 5c4d6200a40e4193ba2d1279422c6508 P 153367ebb04240a283df0d734d2efa0d: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260710 11:07:26.339277  8406 tablet_bootstrap.cc:492] T 2f3ed4158cd54842892d61047eea26e3 P 69abddb7da0f44a49d92f56f9b9f910c: No bootstrap required, opened a new log
I20260710 11:07:26.340229  8406 ts_tablet_manager.cc:1403] T 2f3ed4158cd54842892d61047eea26e3 P 69abddb7da0f44a49d92f56f9b9f910c: Time spent bootstrapping tablet: real 0.089s	user 0.028s	sys 0.044s
I20260710 11:07:26.341189  8403 raft_consensus.cc:359] T 5c4d6200a40e4193ba2d1279422c6508 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.341903  8403 raft_consensus.cc:385] T 5c4d6200a40e4193ba2d1279422c6508 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.342276  8403 raft_consensus.cc:740] T 5c4d6200a40e4193ba2d1279422c6508 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.343010  8406 raft_consensus.cc:359] T 2f3ed4158cd54842892d61047eea26e3 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.342964  8403 consensus_queue.cc:260] T 5c4d6200a40e4193ba2d1279422c6508 P 153367ebb04240a283df0d734d2efa0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.343762  8406 raft_consensus.cc:385] T 2f3ed4158cd54842892d61047eea26e3 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.344048  8406 raft_consensus.cc:740] T 2f3ed4158cd54842892d61047eea26e3 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69abddb7da0f44a49d92f56f9b9f910c, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.344710  8406 consensus_queue.cc:260] T 2f3ed4158cd54842892d61047eea26e3 P 69abddb7da0f44a49d92f56f9b9f910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.345286  8403 ts_tablet_manager.cc:1434] T 5c4d6200a40e4193ba2d1279422c6508 P 153367ebb04240a283df0d734d2efa0d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:26.347018  8406 ts_tablet_manager.cc:1434] T 2f3ed4158cd54842892d61047eea26e3 P 69abddb7da0f44a49d92f56f9b9f910c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 11:07:26.347368  8414 raft_consensus.cc:493] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.347922  8406 tablet_bootstrap.cc:492] T 99541a63eeba4c828e233d89ec58c845 P 69abddb7da0f44a49d92f56f9b9f910c: Bootstrap starting.
I20260710 11:07:26.347813  8414 raft_consensus.cc:515] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.349792  8414 leader_election.cc:290] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:26.351189  8408 raft_consensus.cc:493] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.351658  8408 raft_consensus.cc:515] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.352098  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44360d6c71040eaa6fe26abbb35e4e4" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c" is_pre_election: true
W20260710 11:07:26.353509  8177 leader_election.cc:343] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.353847  8408 leader_election.cc:290] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:26.354962  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44360d6c71040eaa6fe26abbb35e4e4" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153367ebb04240a283df0d734d2efa0d" is_pre_election: true
I20260710 11:07:26.354821  8211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3ed4158cd54842892d61047eea26e3" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83" is_pre_election: true
I20260710 11:07:26.363687  8286 raft_consensus.cc:2468] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 0.
I20260710 11:07:26.363727  8211 raft_consensus.cc:2468] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 0.
I20260710 11:07:26.364804  8176 leader_election.cc:304] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [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: 07187c4f9fe24a4b97353a37a06d1f83, 153367ebb04240a283df0d734d2efa0d; no voters: 69abddb7da0f44a49d92f56f9b9f910c
I20260710 11:07:26.365872  8252 leader_election.cc:304] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07187c4f9fe24a4b97353a37a06d1f83, 153367ebb04240a283df0d734d2efa0d; no voters: 
I20260710 11:07:26.362939  8406 tablet_bootstrap.cc:654] T 99541a63eeba4c828e233d89ec58c845 P 69abddb7da0f44a49d92f56f9b9f910c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.355357  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3ed4158cd54842892d61047eea26e3" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c" is_pre_election: true
I20260710 11:07:26.367445  8360 raft_consensus.cc:2468] T 2f3ed4158cd54842892d61047eea26e3 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 0.
I20260710 11:07:26.368561  8414 raft_consensus.cc:2804] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.368949  8414 raft_consensus.cc:493] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.369285  8414 raft_consensus.cc:3060] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.373919  8404 tablet_bootstrap.cc:492] T a74d37a9865149f89817d158cb17eb98 P 07187c4f9fe24a4b97353a37a06d1f83: No bootstrap required, opened a new log
I20260710 11:07:26.374392  8404 ts_tablet_manager.cc:1403] T a74d37a9865149f89817d158cb17eb98 P 07187c4f9fe24a4b97353a37a06d1f83: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.000s
I20260710 11:07:26.372117  8408 raft_consensus.cc:2804] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.376410  8408 raft_consensus.cc:493] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.376757  8408 raft_consensus.cc:3060] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.377023  8404 raft_consensus.cc:359] T a74d37a9865149f89817d158cb17eb98 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.377707  8404 raft_consensus.cc:385] T a74d37a9865149f89817d158cb17eb98 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.377974  8404 raft_consensus.cc:740] T a74d37a9865149f89817d158cb17eb98 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.378664  8404 consensus_queue.cc:260] T a74d37a9865149f89817d158cb17eb98 P 07187c4f9fe24a4b97353a37a06d1f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.381125  8404 ts_tablet_manager.cc:1434] T a74d37a9865149f89817d158cb17eb98 P 07187c4f9fe24a4b97353a37a06d1f83: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:26.381991  8404 tablet_bootstrap.cc:492] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83: Bootstrap starting.
I20260710 11:07:26.387930  8404 tablet_bootstrap.cc:654] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.399415  8414 raft_consensus.cc:515] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.401520  8414 leader_election.cc:290] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 election: Requested vote from peers 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:26.402308  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44360d6c71040eaa6fe26abbb35e4e4" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153367ebb04240a283df0d734d2efa0d"
I20260710 11:07:26.402541  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44360d6c71040eaa6fe26abbb35e4e4" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
I20260710 11:07:26.402308  8408 raft_consensus.cc:515] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.402999  8286 raft_consensus.cc:3060] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:26.403913  8177 leader_election.cc:343] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.404294  8408 leader_election.cc:290] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 1 election: Requested vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:26.405212  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3ed4158cd54842892d61047eea26e3" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
I20260710 11:07:26.405833  8360 raft_consensus.cc:3060] T 2f3ed4158cd54842892d61047eea26e3 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.408239  8406 tablet_bootstrap.cc:492] T 99541a63eeba4c828e233d89ec58c845 P 69abddb7da0f44a49d92f56f9b9f910c: No bootstrap required, opened a new log
I20260710 11:07:26.408666  8406 ts_tablet_manager.cc:1403] T 99541a63eeba4c828e233d89ec58c845 P 69abddb7da0f44a49d92f56f9b9f910c: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.021s
I20260710 11:07:26.405294  8211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3ed4158cd54842892d61047eea26e3" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
I20260710 11:07:26.410523  8211 raft_consensus.cc:3060] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.410897  8286 raft_consensus.cc:2468] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 1.
I20260710 11:07:26.411433  8406 raft_consensus.cc:359] T 99541a63eeba4c828e233d89ec58c845 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.412173  8406 raft_consensus.cc:385] T 99541a63eeba4c828e233d89ec58c845 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.412042  8176 leader_election.cc:304] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07187c4f9fe24a4b97353a37a06d1f83, 153367ebb04240a283df0d734d2efa0d; no voters: 69abddb7da0f44a49d92f56f9b9f910c
I20260710 11:07:26.412781  8414 raft_consensus.cc:2804] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.413195  8414 raft_consensus.cc:697] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Becoming Leader. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Running, Role: LEADER
I20260710 11:07:26.413867  8414 consensus_queue.cc:237] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.412477  8406 raft_consensus.cc:740] T 99541a63eeba4c828e233d89ec58c845 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69abddb7da0f44a49d92f56f9b9f910c, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.414834  8406 consensus_queue.cc:260] T 99541a63eeba4c828e233d89ec58c845 P 69abddb7da0f44a49d92f56f9b9f910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.417491  8406 ts_tablet_manager.cc:1434] T 99541a63eeba4c828e233d89ec58c845 P 69abddb7da0f44a49d92f56f9b9f910c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:07:26.418517  8406 tablet_bootstrap.cc:492] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c: Bootstrap starting.
I20260710 11:07:26.425239  8406 tablet_bootstrap.cc:654] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.432873  8360 raft_consensus.cc:2468] T 2f3ed4158cd54842892d61047eea26e3 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 1.
I20260710 11:07:26.435920  8252 leader_election.cc:304] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 153367ebb04240a283df0d734d2efa0d, 69abddb7da0f44a49d92f56f9b9f910c; no voters: 
I20260710 11:07:26.434712  8211 raft_consensus.cc:2468] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 1.
I20260710 11:07:26.436726  8408 raft_consensus.cc:2804] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.438863  8404 tablet_bootstrap.cc:492] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83: No bootstrap required, opened a new log
I20260710 11:07:26.439334  8404 ts_tablet_manager.cc:1403] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.010s
I20260710 11:07:26.443662  8404 raft_consensus.cc:359] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.444432  8404 raft_consensus.cc:385] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.444725  8404 raft_consensus.cc:740] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.449637  8408 raft_consensus.cc:697] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 1 LEADER]: Becoming Leader. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Running, Role: LEADER
I20260710 11:07:26.450119  8404 consensus_queue.cc:260] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.450496  8408 consensus_queue.cc:237] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.451509  8406 tablet_bootstrap.cc:492] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c: No bootstrap required, opened a new log
I20260710 11:07:26.451957  8406 ts_tablet_manager.cc:1403] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.016s
I20260710 11:07:26.452333  8404 ts_tablet_manager.cc:1434] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:07:26.453250  8404 tablet_bootstrap.cc:492] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83: Bootstrap starting.
I20260710 11:07:26.454826  8406 raft_consensus.cc:359] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.455490  8406 raft_consensus.cc:385] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.455790  8406 raft_consensus.cc:740] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69abddb7da0f44a49d92f56f9b9f910c, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.456488  8406 consensus_queue.cc:260] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.461326  8404 tablet_bootstrap.cc:654] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.464032  8406 ts_tablet_manager.cc:1434] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:07:26.463646  8108 catalog_manager.cc:5697] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1). New cstate: current_term: 1 leader_uuid: "07187c4f9fe24a4b97353a37a06d1f83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.465070  8406 tablet_bootstrap.cc:492] T c44360d6c71040eaa6fe26abbb35e4e4 P 69abddb7da0f44a49d92f56f9b9f910c: Bootstrap starting.
I20260710 11:07:26.482414  8414 raft_consensus.cc:493] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.537827  8414 raft_consensus.cc:515] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.540529  8414 leader_election.cc:290] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:26.525835  8408 raft_consensus.cc:493] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.541427  8408 raft_consensus.cc:515] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.543479  8408 leader_election.cc:290] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:26.547765  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7b76774e6449bfb28d8e88288404ab" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c" is_pre_election: true
I20260710 11:07:26.548393  8360 raft_consensus.cc:2468] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 0.
I20260710 11:07:26.548231  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7b76774e6449bfb28d8e88288404ab" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153367ebb04240a283df0d734d2efa0d" is_pre_election: true
I20260710 11:07:26.548693  8211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7b76774e6449bfb28d8e88288404ab" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83" is_pre_election: true
I20260710 11:07:26.548996  8286 raft_consensus.cc:2468] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 0.
I20260710 11:07:26.549275  8211 raft_consensus.cc:2468] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 0.
I20260710 11:07:26.549705  8252 leader_election.cc:304] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 153367ebb04240a283df0d734d2efa0d, 69abddb7da0f44a49d92f56f9b9f910c; no voters: 
I20260710 11:07:26.550436  8176 leader_election.cc:304] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07187c4f9fe24a4b97353a37a06d1f83, 153367ebb04240a283df0d734d2efa0d; no voters: 
I20260710 11:07:26.551614  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7b76774e6449bfb28d8e88288404ab" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c" is_pre_election: true
I20260710 11:07:26.552207  8360 raft_consensus.cc:2468] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 0.
I20260710 11:07:26.552994  8107 catalog_manager.cc:5697] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 153367ebb04240a283df0d734d2efa0d (127.7.227.2). New cstate: current_term: 1 leader_uuid: "153367ebb04240a283df0d734d2efa0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.558526  8406 tablet_bootstrap.cc:654] T c44360d6c71040eaa6fe26abbb35e4e4 P 69abddb7da0f44a49d92f56f9b9f910c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.563644  8404 tablet_bootstrap.cc:492] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83: No bootstrap required, opened a new log
I20260710 11:07:26.564071  8404 ts_tablet_manager.cc:1403] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83: Time spent bootstrapping tablet: real 0.111s	user 0.034s	sys 0.060s
I20260710 11:07:26.565624  8406 tablet_bootstrap.cc:492] T c44360d6c71040eaa6fe26abbb35e4e4 P 69abddb7da0f44a49d92f56f9b9f910c: No bootstrap required, opened a new log
I20260710 11:07:26.566090  8406 ts_tablet_manager.cc:1403] T c44360d6c71040eaa6fe26abbb35e4e4 P 69abddb7da0f44a49d92f56f9b9f910c: Time spent bootstrapping tablet: real 0.101s	user 0.008s	sys 0.004s
I20260710 11:07:26.566809  8404 raft_consensus.cc:359] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.569056  8406 raft_consensus.cc:359] T c44360d6c71040eaa6fe26abbb35e4e4 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.569586  8408 raft_consensus.cc:2804] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.569832  8406 raft_consensus.cc:385] T c44360d6c71040eaa6fe26abbb35e4e4 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.569988  8408 raft_consensus.cc:493] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.570402  8406 raft_consensus.cc:740] T c44360d6c71040eaa6fe26abbb35e4e4 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69abddb7da0f44a49d92f56f9b9f910c, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.571431  8404 raft_consensus.cc:385] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.572031  8404 raft_consensus.cc:740] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.571031  8414 raft_consensus.cc:2804] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.570480  8408 raft_consensus.cc:3060] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.572503  8414 raft_consensus.cc:493] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.572908  8414 raft_consensus.cc:3060] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.572721  8404 consensus_queue.cc:260] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.576705  8404 ts_tablet_manager.cc:1434] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 11:07:26.577498  8404 tablet_bootstrap.cc:492] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 07187c4f9fe24a4b97353a37a06d1f83: Bootstrap starting.
I20260710 11:07:26.578964  8426 consensus_queue.cc:1048] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.582728  8404 tablet_bootstrap.cc:654] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 07187c4f9fe24a4b97353a37a06d1f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.572252  8406 consensus_queue.cc:260] T c44360d6c71040eaa6fe26abbb35e4e4 P 69abddb7da0f44a49d92f56f9b9f910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.590867  8414 raft_consensus.cc:515] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.591807  8406 ts_tablet_manager.cc:1434] T c44360d6c71040eaa6fe26abbb35e4e4 P 69abddb7da0f44a49d92f56f9b9f910c: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 11:07:26.593001  8414 leader_election.cc:290] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 election: Requested vote from peers 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:26.594012  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7b76774e6449bfb28d8e88288404ab" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153367ebb04240a283df0d734d2efa0d"
I20260710 11:07:26.594439  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7b76774e6449bfb28d8e88288404ab" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
I20260710 11:07:26.594923  8359 raft_consensus.cc:3060] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.600296  8408 raft_consensus.cc:515] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.601744  8286 raft_consensus.cc:2393] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 07187c4f9fe24a4b97353a37a06d1f83 in current term 1: Already voted for candidate 153367ebb04240a283df0d734d2efa0d in this term.
I20260710 11:07:26.603142  8359 raft_consensus.cc:2468] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 1.
I20260710 11:07:26.604280  8177 leader_election.cc:304] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07187c4f9fe24a4b97353a37a06d1f83, 69abddb7da0f44a49d92f56f9b9f910c; no voters: 153367ebb04240a283df0d734d2efa0d
I20260710 11:07:26.607105  8211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7b76774e6449bfb28d8e88288404ab" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
I20260710 11:07:26.608022  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7b76774e6449bfb28d8e88288404ab" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
I20260710 11:07:26.608603  8359 raft_consensus.cc:2393] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 153367ebb04240a283df0d734d2efa0d in current term 1: Already voted for candidate 07187c4f9fe24a4b97353a37a06d1f83 in this term.
I20260710 11:07:26.609545  8408 leader_election.cc:290] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 1 election: Requested vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:26.615067  8404 tablet_bootstrap.cc:492] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 07187c4f9fe24a4b97353a37a06d1f83: No bootstrap required, opened a new log
I20260710 11:07:26.615517  8404 ts_tablet_manager.cc:1403] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 07187c4f9fe24a4b97353a37a06d1f83: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.008s
W20260710 11:07:26.616374  8326 consensus_peers.cc:597] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c -> Peer 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897): Couldn't send request to peer 07187c4f9fe24a4b97353a37a06d1f83. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:26.617901  8404 raft_consensus.cc:359] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.618701  8404 raft_consensus.cc:385] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.618965  8404 raft_consensus.cc:740] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.619760  8404 consensus_queue.cc:260] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 07187c4f9fe24a4b97353a37a06d1f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.625772  8414 raft_consensus.cc:2804] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.626255  8414 raft_consensus.cc:697] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Becoming Leader. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Running, Role: LEADER
I20260710 11:07:26.627074  8414 consensus_queue.cc:237] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.628134  8426 raft_consensus.cc:493] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.628568  8426 raft_consensus.cc:515] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.630462  8426 leader_election.cc:290] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:26.630892  8426 consensus_queue.cc:1048] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.631449  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f8a1f1b6fe4fef94c3ab2eb7c88a45" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153367ebb04240a283df0d734d2efa0d" is_pre_election: true
I20260710 11:07:26.632139  8286 raft_consensus.cc:2393] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 07187c4f9fe24a4b97353a37a06d1f83 in current term 1: Already voted for candidate 69abddb7da0f44a49d92f56f9b9f910c in this term.
I20260710 11:07:26.634227  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f8a1f1b6fe4fef94c3ab2eb7c88a45" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c" is_pre_election: true
I20260710 11:07:26.635243  8404 ts_tablet_manager.cc:1434] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 07187c4f9fe24a4b97353a37a06d1f83: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:07:26.635434  8177 leader_election.cc:304] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07187c4f9fe24a4b97353a37a06d1f83; no voters: 153367ebb04240a283df0d734d2efa0d, 69abddb7da0f44a49d92f56f9b9f910c
I20260710 11:07:26.636674  8460 raft_consensus.cc:3060] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.643632  8460 raft_consensus.cc:2749] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:26.647243  8252 leader_election.cc:304] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [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: 153367ebb04240a283df0d734d2efa0d; no voters: 07187c4f9fe24a4b97353a37a06d1f83, 69abddb7da0f44a49d92f56f9b9f910c
I20260710 11:07:26.648077  8408 raft_consensus.cc:2749] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:26.651679  8107 catalog_manager.cc:5697] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1). New cstate: current_term: 1 leader_uuid: "07187c4f9fe24a4b97353a37a06d1f83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.671540  8415 consensus_queue.cc:1048] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.691687  8414 raft_consensus.cc:493] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.692065  8414 raft_consensus.cc:515] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.693606  8414 leader_election.cc:290] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:26.694303  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99541a63eeba4c828e233d89ec58c845" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153367ebb04240a283df0d734d2efa0d" is_pre_election: true
I20260710 11:07:26.694480  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99541a63eeba4c828e233d89ec58c845" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c" is_pre_election: true
I20260710 11:07:26.694949  8360 raft_consensus.cc:2468] T 99541a63eeba4c828e233d89ec58c845 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 0.
I20260710 11:07:26.694927  8286 raft_consensus.cc:2468] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 0.
I20260710 11:07:26.695888  8177 leader_election.cc:304] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07187c4f9fe24a4b97353a37a06d1f83, 69abddb7da0f44a49d92f56f9b9f910c; no voters: 
I20260710 11:07:26.696534  8414 raft_consensus.cc:2804] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.696893  8414 raft_consensus.cc:493] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.697229  8414 raft_consensus.cc:3060] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.703498  8414 raft_consensus.cc:515] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.705387  8414 leader_election.cc:290] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 election: Requested vote from peers 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:26.706012  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99541a63eeba4c828e233d89ec58c845" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153367ebb04240a283df0d734d2efa0d"
I20260710 11:07:26.706477  8286 raft_consensus.cc:3060] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.706344  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99541a63eeba4c828e233d89ec58c845" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
I20260710 11:07:26.706892  8360 raft_consensus.cc:3060] T 99541a63eeba4c828e233d89ec58c845 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.710378  8286 raft_consensus.cc:2468] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 1.
I20260710 11:07:26.711206  8176 leader_election.cc:304] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07187c4f9fe24a4b97353a37a06d1f83, 153367ebb04240a283df0d734d2efa0d; no voters: 
I20260710 11:07:26.711848  8414 raft_consensus.cc:2804] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.712286  8414 raft_consensus.cc:697] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Becoming Leader. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Running, Role: LEADER
I20260710 11:07:26.713472  8360 raft_consensus.cc:2468] T 99541a63eeba4c828e233d89ec58c845 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 1.
I20260710 11:07:26.713163  8414 consensus_queue.cc:237] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.721427  8108 catalog_manager.cc:5697] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1). New cstate: current_term: 1 leader_uuid: "07187c4f9fe24a4b97353a37a06d1f83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.754818  8408 raft_consensus.cc:493] T 5c4d6200a40e4193ba2d1279422c6508 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.755261  8408 raft_consensus.cc:515] T 5c4d6200a40e4193ba2d1279422c6508 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.756778  8408 leader_election.cc:290] T 5c4d6200a40e4193ba2d1279422c6508 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:26.757642  8211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4d6200a40e4193ba2d1279422c6508" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83" is_pre_election: true
I20260710 11:07:26.757800  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4d6200a40e4193ba2d1279422c6508" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c" is_pre_election: true
I20260710 11:07:26.758551  8408 raft_consensus.cc:493] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.758667  8360 raft_consensus.cc:2393] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 153367ebb04240a283df0d734d2efa0d in current term 1: Already voted for candidate 07187c4f9fe24a4b97353a37a06d1f83 in this term.
I20260710 11:07:26.758993  8408 raft_consensus.cc:515] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.759662  8252 leader_election.cc:304] T 5c4d6200a40e4193ba2d1279422c6508 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 153367ebb04240a283df0d734d2efa0d; no voters: 07187c4f9fe24a4b97353a37a06d1f83, 69abddb7da0f44a49d92f56f9b9f910c
I20260710 11:07:26.760506  8450 raft_consensus.cc:3060] T 5c4d6200a40e4193ba2d1279422c6508 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.760876  8408 leader_election.cc:290] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:26.761883  8211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056ff5ef3fc645729d1dcd4e060288f6" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83" is_pre_election: true
I20260710 11:07:26.761883  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056ff5ef3fc645729d1dcd4e060288f6" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c" is_pre_election: true
I20260710 11:07:26.762601  8211 raft_consensus.cc:2468] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 0.
I20260710 11:07:26.762674  8360 raft_consensus.cc:2468] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 0.
I20260710 11:07:26.763676  8252 leader_election.cc:304] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07187c4f9fe24a4b97353a37a06d1f83, 153367ebb04240a283df0d734d2efa0d; no voters: 
I20260710 11:07:26.764250  8408 raft_consensus.cc:2804] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.764649  8408 raft_consensus.cc:493] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.764917  8408 raft_consensus.cc:3060] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.766881  8450 raft_consensus.cc:2749] T 5c4d6200a40e4193ba2d1279422c6508 P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:26.768877  8408 raft_consensus.cc:515] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.770401  8408 leader_election.cc:290] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 1 election: Requested vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:26.771063  8211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056ff5ef3fc645729d1dcd4e060288f6" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
I20260710 11:07:26.771248  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056ff5ef3fc645729d1dcd4e060288f6" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
I20260710 11:07:26.771639  8211 raft_consensus.cc:3060] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.771685  8360 raft_consensus.cc:3060] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.775815  8360 raft_consensus.cc:2468] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 1.
I20260710 11:07:26.776633  8252 leader_election.cc:304] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 153367ebb04240a283df0d734d2efa0d, 69abddb7da0f44a49d92f56f9b9f910c; no voters: 
I20260710 11:07:26.777184  8408 raft_consensus.cc:2804] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.777529  8408 raft_consensus.cc:697] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 1 LEADER]: Becoming Leader. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Running, Role: LEADER
I20260710 11:07:26.778277  8211 raft_consensus.cc:2468] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 1.
I20260710 11:07:26.778158  8408 consensus_queue.cc:237] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.785272  8108 catalog_manager.cc:5697] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 153367ebb04240a283df0d734d2efa0d (127.7.227.2). New cstate: current_term: 1 leader_uuid: "153367ebb04240a283df0d734d2efa0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.794911  8211 raft_consensus.cc:3060] T a74d37a9865149f89817d158cb17eb98 P 07187c4f9fe24a4b97353a37a06d1f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.798990  8428 consensus_queue.cc:1048] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:26.803376  8428 consensus_queue.cc:1048] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.832235  8414 consensus_queue.cc:1048] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.844695  8460 consensus_queue.cc:1048] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.852322  8460 consensus_queue.cc:1048] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.865293  8360 raft_consensus.cc:3060] T c44360d6c71040eaa6fe26abbb35e4e4 P 69abddb7da0f44a49d92f56f9b9f910c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.873006  8414 consensus_queue.cc:1048] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.948778  8285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f3ed4158cd54842892d61047eea26e3"
dest_uuid: "153367ebb04240a283df0d734d2efa0d"
mode: GRACEFUL
new_leader_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
 from {username='slave'} at 127.0.0.1:40770
I20260710 11:07:26.949512  8285 raft_consensus.cc:606] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 1 LEADER]: Received request to transfer leadership to TS 07187c4f9fe24a4b97353a37a06d1f83
I20260710 11:07:26.959043  8285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "056ff5ef3fc645729d1dcd4e060288f6"
dest_uuid: "153367ebb04240a283df0d734d2efa0d"
mode: GRACEFUL
new_leader_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
 from {username='slave'} at 127.0.0.1:40770
I20260710 11:07:26.959602  8285 raft_consensus.cc:606] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 1 LEADER]: Received request to transfer leadership to TS 07187c4f9fe24a4b97353a37a06d1f83
I20260710 11:07:26.967854  8408 consensus_queue.cc:1048] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.973793  8210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99541a63eeba4c828e233d89ec58c845"
dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
mode: GRACEFUL
new_leader_uuid: "153367ebb04240a283df0d734d2efa0d"
 from {username='slave'} at 127.0.0.1:52662
I20260710 11:07:26.974347  8210 raft_consensus.cc:606] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Received request to transfer leadership to TS 153367ebb04240a283df0d734d2efa0d
I20260710 11:07:26.978715  8408 raft_consensus.cc:993] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d: : Instructing follower 07187c4f9fe24a4b97353a37a06d1f83 to start an election
I20260710 11:07:26.979132  8408 raft_consensus.cc:1081] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 1 LEADER]: Signalling peer 07187c4f9fe24a4b97353a37a06d1f83 to start an election
I20260710 11:07:26.982899  8209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f3ed4158cd54842892d61047eea26e3"
dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
 from {username='slave'} at 127.0.0.1:52646
I20260710 11:07:26.984505  8209 raft_consensus.cc:493] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:26.984874  8209 raft_consensus.cc:3060] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.984501  8450 consensus_queue.cc:1048] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:26.991993  8209 raft_consensus.cc:515] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.995867  8209 leader_election.cc:290] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 2 election: Requested vote from peers 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:26.996062  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3ed4158cd54842892d61047eea26e3" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "153367ebb04240a283df0d734d2efa0d"
I20260710 11:07:26.996665  8285 raft_consensus.cc:3055] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:26.996987  8285 raft_consensus.cc:740] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Running, Role: LEADER
I20260710 11:07:26.997757  8285 consensus_queue.cc:260] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:26.998719  8285 raft_consensus.cc:3060] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.014381  8285 raft_consensus.cc:2468] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 2.
I20260710 11:07:27.016083  8176 leader_election.cc:304] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07187c4f9fe24a4b97353a37a06d1f83, 153367ebb04240a283df0d734d2efa0d; no voters: 
I20260710 11:07:27.016993  8414 raft_consensus.cc:2804] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:27.017460  8414 raft_consensus.cc:697] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 LEADER]: Becoming Leader. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Running, Role: LEADER
I20260710 11:07:27.018294  8414 consensus_queue.cc:237] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:27.022912  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3ed4158cd54842892d61047eea26e3" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
I20260710 11:07:27.023479  8359 raft_consensus.cc:3060] T 2f3ed4158cd54842892d61047eea26e3 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.029915  8359 raft_consensus.cc:2468] T 2f3ed4158cd54842892d61047eea26e3 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 2.
I20260710 11:07:27.032961  8360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a74d37a9865149f89817d158cb17eb98"
dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
mode: GRACEFUL
new_leader_uuid: "153367ebb04240a283df0d734d2efa0d"
 from {username='slave'} at 127.0.0.1:40738
I20260710 11:07:27.033519  8360 raft_consensus.cc:606] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 LEADER]: Received request to transfer leadership to TS 153367ebb04240a283df0d734d2efa0d
I20260710 11:07:27.035033  8107 catalog_manager.cc:5697] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 reported cstate change: term changed from 1 to 2, leader changed from 153367ebb04240a283df0d734d2efa0d (127.7.227.2) to 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "07187c4f9fe24a4b97353a37a06d1f83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.038800  8360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57f8a1f1b6fe4fef94c3ab2eb7c88a45"
dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
mode: GRACEFUL
new_leader_uuid: "153367ebb04240a283df0d734d2efa0d"
 from {username='slave'} at 127.0.0.1:40738
I20260710 11:07:27.039357  8360 raft_consensus.cc:606] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 LEADER]: Received request to transfer leadership to TS 153367ebb04240a283df0d734d2efa0d
I20260710 11:07:27.047770  8209 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e7b76774e6449bfb28d8e88288404ab"
dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
mode: GRACEFUL
new_leader_uuid: "153367ebb04240a283df0d734d2efa0d"
 from {username='slave'} at 127.0.0.1:52662
I20260710 11:07:27.048671  8209 raft_consensus.cc:606] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Received request to transfer leadership to TS 153367ebb04240a283df0d734d2efa0d
I20260710 11:07:27.050927  8414 consensus_queue.cc:1048] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.061269  8457 raft_consensus.cc:993] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83: : Instructing follower 153367ebb04240a283df0d734d2efa0d to start an election
I20260710 11:07:27.061661  8426 raft_consensus.cc:1081] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Signalling peer 153367ebb04240a283df0d734d2efa0d to start an election
I20260710 11:07:27.066685  8457 consensus_queue.cc:1048] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.067058  8286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e7b76774e6449bfb28d8e88288404ab"
dest_uuid: "153367ebb04240a283df0d734d2efa0d"
 from {username='slave'} at 127.0.0.1:40742
I20260710 11:07:27.067585  8286 raft_consensus.cc:493] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:27.067943  8286 raft_consensus.cc:3060] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.075373  8286 raft_consensus.cc:515] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:27.078115  8211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7b76774e6449bfb28d8e88288404ab" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
I20260710 11:07:27.078703  8211 raft_consensus.cc:3055] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:27.079006  8211 raft_consensus.cc:740] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Running, Role: LEADER
I20260710 11:07:27.079722  8211 consensus_queue.cc:260] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:27.080797  8211 raft_consensus.cc:3060] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.084100  8286 leader_election.cc:290] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 2 election: Requested vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:27.085498  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7b76774e6449bfb28d8e88288404ab" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
I20260710 11:07:27.086041  8360 raft_consensus.cc:3060] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.092417  8209 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c4d6200a40e4193ba2d1279422c6508"
dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
mode: GRACEFUL
new_leader_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
 from {username='slave'} at 127.0.0.1:52662
I20260710 11:07:27.092875  8209 raft_consensus.cc:606] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Received request to transfer leadership to TS 69abddb7da0f44a49d92f56f9b9f910c
I20260710 11:07:27.095572  8360 raft_consensus.cc:2468] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 2.
I20260710 11:07:27.096248  8211 raft_consensus.cc:2468] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 2.
I20260710 11:07:27.096719  8252 leader_election.cc:304] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 153367ebb04240a283df0d734d2efa0d, 69abddb7da0f44a49d92f56f9b9f910c; no voters: 
I20260710 11:07:27.097021  8414 consensus_queue.cc:1048] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.097481  8408 raft_consensus.cc:2804] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:27.097918  8408 raft_consensus.cc:697] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 2 LEADER]: Becoming Leader. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Running, Role: LEADER
I20260710 11:07:27.098692  8408 consensus_queue.cc:237] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:27.107790  8107 catalog_manager.cc:5697] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d reported cstate change: term changed from 1 to 2, leader changed from 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1) to 153367ebb04240a283df0d734d2efa0d (127.7.227.2). New cstate: current_term: 2 leader_uuid: "153367ebb04240a283df0d734d2efa0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.108525  8460 consensus_queue.cc:1048] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.128504  8426 raft_consensus.cc:993] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83: : Instructing follower 153367ebb04240a283df0d734d2efa0d to start an election
I20260710 11:07:27.128939  8460 raft_consensus.cc:1081] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Signalling peer 153367ebb04240a283df0d734d2efa0d to start an election
I20260710 11:07:27.130618  8286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99541a63eeba4c828e233d89ec58c845"
dest_uuid: "153367ebb04240a283df0d734d2efa0d"
 from {username='slave'} at 127.0.0.1:40742
I20260710 11:07:27.131266  8286 raft_consensus.cc:493] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:27.131676  8286 raft_consensus.cc:3060] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.138199  8286 raft_consensus.cc:515] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:27.141347  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99541a63eeba4c828e233d89ec58c845" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
I20260710 11:07:27.142275  8209 raft_consensus.cc:3055] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:27.142306  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99541a63eeba4c828e233d89ec58c845" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
I20260710 11:07:27.142802  8209 raft_consensus.cc:740] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Running, Role: LEADER
I20260710 11:07:27.142978  8360 raft_consensus.cc:3060] T 99541a63eeba4c828e233d89ec58c845 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.143611  8209 consensus_queue.cc:260] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:27.144671  8209 raft_consensus.cc:3060] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.153645  8209 raft_consensus.cc:2468] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 2.
I20260710 11:07:27.153983  8360 raft_consensus.cc:2468] T 99541a63eeba4c828e233d89ec58c845 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 2.
I20260710 11:07:27.154354  8286 leader_election.cc:290] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 2 election: Requested vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:27.154948  8252 leader_election.cc:304] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07187c4f9fe24a4b97353a37a06d1f83, 153367ebb04240a283df0d734d2efa0d; no voters: 
I20260710 11:07:27.156435  8408 raft_consensus.cc:2804] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:27.156872  8408 raft_consensus.cc:697] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [term 2 LEADER]: Becoming Leader. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Running, Role: LEADER
I20260710 11:07:27.157598  8408 consensus_queue.cc:237] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:27.165056  8106 catalog_manager.cc:5697] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d reported cstate change: term changed from 1 to 2, leader changed from 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1) to 153367ebb04240a283df0d734d2efa0d (127.7.227.2). New cstate: current_term: 2 leader_uuid: "153367ebb04240a283df0d734d2efa0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.170749  8408 consensus_queue.cc:1048] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.177134  8450 raft_consensus.cc:993] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d: : Instructing follower 07187c4f9fe24a4b97353a37a06d1f83 to start an election
I20260710 11:07:27.177819  8408 raft_consensus.cc:1081] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 1 LEADER]: Signalling peer 07187c4f9fe24a4b97353a37a06d1f83 to start an election
I20260710 11:07:27.181464  8210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "056ff5ef3fc645729d1dcd4e060288f6"
dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
 from {username='slave'} at 127.0.0.1:52646
I20260710 11:07:27.185866  8210 raft_consensus.cc:493] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:27.186249  8210 raft_consensus.cc:3060] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.191962  8210 raft_consensus.cc:515] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:27.195410  8210 leader_election.cc:290] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 2 election: Requested vote from peers 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:27.196674  8485 consensus_queue.cc:1048] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.196872  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056ff5ef3fc645729d1dcd4e060288f6" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
I20260710 11:07:27.197399  8360 raft_consensus.cc:3060] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.198383  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056ff5ef3fc645729d1dcd4e060288f6" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "153367ebb04240a283df0d734d2efa0d"
I20260710 11:07:27.198909  8286 raft_consensus.cc:3055] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:27.199199  8286 raft_consensus.cc:740] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Running, Role: LEADER
I20260710 11:07:27.199911  8286 consensus_queue.cc:260] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:27.200877  8286 raft_consensus.cc:3060] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.204416  8360 raft_consensus.cc:2468] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 2.
I20260710 11:07:27.205108  8359 raft_consensus.cc:1240] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Rejecting Update request from peer 153367ebb04240a283df0d734d2efa0d for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:07:27.207224  8286 raft_consensus.cc:2468] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 2.
I20260710 11:07:27.208355  8176 leader_election.cc:304] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07187c4f9fe24a4b97353a37a06d1f83, 153367ebb04240a283df0d734d2efa0d; no voters: 
I20260710 11:07:27.209471  8460 raft_consensus.cc:2804] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:27.209923  8460 raft_consensus.cc:697] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 LEADER]: Becoming Leader. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Running, Role: LEADER
I20260710 11:07:27.210704  8460 consensus_queue.cc:237] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:27.217370  8106 catalog_manager.cc:5697] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 reported cstate change: term changed from 1 to 2, leader changed from 153367ebb04240a283df0d734d2efa0d (127.7.227.2) to 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "07187c4f9fe24a4b97353a37a06d1f83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.224092  8465 raft_consensus.cc:993] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c: : Instructing follower 153367ebb04240a283df0d734d2efa0d to start an election
I20260710 11:07:27.224521  8428 raft_consensus.cc:1081] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 LEADER]: Signalling peer 153367ebb04240a283df0d734d2efa0d to start an election
I20260710 11:07:27.225893  8286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57f8a1f1b6fe4fef94c3ab2eb7c88a45"
dest_uuid: "153367ebb04240a283df0d734d2efa0d"
 from {username='slave'} at 127.0.0.1:40758
I20260710 11:07:27.226321  8286 raft_consensus.cc:493] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:27.226583  8286 raft_consensus.cc:3060] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.230607  8286 raft_consensus.cc:515] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:27.232088  8286 leader_election.cc:290] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 2 election: Requested vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:27.232664  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f8a1f1b6fe4fef94c3ab2eb7c88a45" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
I20260710 11:07:27.233045  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f8a1f1b6fe4fef94c3ab2eb7c88a45" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
I20260710 11:07:27.233192  8210 raft_consensus.cc:3060] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.233567  8360 raft_consensus.cc:3055] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:27.233886  8360 raft_consensus.cc:740] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69abddb7da0f44a49d92f56f9b9f910c, State: Running, Role: LEADER
I20260710 11:07:27.234645  8360 consensus_queue.cc:260] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:27.235769  8360 raft_consensus.cc:3060] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.237284  8210 raft_consensus.cc:2468] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 2.
I20260710 11:07:27.238131  8252 leader_election.cc:304] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07187c4f9fe24a4b97353a37a06d1f83, 153367ebb04240a283df0d734d2efa0d; no voters: 
I20260710 11:07:27.238734  8485 raft_consensus.cc:2804] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:27.239094  8485 raft_consensus.cc:697] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d [term 2 LEADER]: Becoming Leader. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Running, Role: LEADER
I20260710 11:07:27.239845  8485 consensus_queue.cc:237] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:27.241674  8360 raft_consensus.cc:2468] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 2.
I20260710 11:07:27.245954  8106 catalog_manager.cc:5697] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d reported cstate change: term changed from 1 to 2, leader changed from 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3) to 153367ebb04240a283df0d734d2efa0d (127.7.227.2). New cstate: current_term: 2 leader_uuid: "153367ebb04240a283df0d734d2efa0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.253809  8460 raft_consensus.cc:993] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83: : Instructing follower 69abddb7da0f44a49d92f56f9b9f910c to start an election
I20260710 11:07:27.254194  8426 raft_consensus.cc:1081] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Signalling peer 69abddb7da0f44a49d92f56f9b9f910c to start an election
I20260710 11:07:27.255633  8360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c4d6200a40e4193ba2d1279422c6508"
dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
 from {username='slave'} at 127.0.0.1:40734
I20260710 11:07:27.256134  8360 raft_consensus.cc:493] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:27.256472  8360 raft_consensus.cc:3060] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.262665  8360 raft_consensus.cc:515] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:27.264874  8360 leader_election.cc:290] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c [CANDIDATE]: Term 2 election: Requested vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783)
I20260710 11:07:27.265031  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4d6200a40e4193ba2d1279422c6508" candidate_uuid: "69abddb7da0f44a49d92f56f9b9f910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
I20260710 11:07:27.265597  8210 raft_consensus.cc:3055] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:27.265520  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4d6200a40e4193ba2d1279422c6508" candidate_uuid: "69abddb7da0f44a49d92f56f9b9f910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "153367ebb04240a283df0d734d2efa0d"
I20260710 11:07:27.265971  8210 raft_consensus.cc:740] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Running, Role: LEADER
I20260710 11:07:27.266218  8286 raft_consensus.cc:3060] T 5c4d6200a40e4193ba2d1279422c6508 P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.266755  8210 consensus_queue.cc:260] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:27.267913  8210 raft_consensus.cc:3060] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.272475  8286 raft_consensus.cc:2468] T 5c4d6200a40e4193ba2d1279422c6508 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69abddb7da0f44a49d92f56f9b9f910c in term 2.
I20260710 11:07:27.273644  8325 leader_election.cc:304] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 153367ebb04240a283df0d734d2efa0d, 69abddb7da0f44a49d92f56f9b9f910c; no voters: 
I20260710 11:07:27.274091  8210 raft_consensus.cc:2468] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69abddb7da0f44a49d92f56f9b9f910c in term 2.
I20260710 11:07:27.274461  8428 raft_consensus.cc:2804] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:27.274937  8428 raft_consensus.cc:697] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 LEADER]: Becoming Leader. State: Replica: 69abddb7da0f44a49d92f56f9b9f910c, State: Running, Role: LEADER
I20260710 11:07:27.275709  8428 consensus_queue.cc:237] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:27.282359  8106 catalog_manager.cc:5697] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c reported cstate change: term changed from 1 to 2, leader changed from 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1) to 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3). New cstate: current_term: 2 leader_uuid: "69abddb7da0f44a49d92f56f9b9f910c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:27.374004  8465 raft_consensus.cc:993] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c: : Instructing follower 153367ebb04240a283df0d734d2efa0d to start an election
I20260710 11:07:27.374428  8428 raft_consensus.cc:1081] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 LEADER]: Signalling peer 153367ebb04240a283df0d734d2efa0d to start an election
I20260710 11:07:27.375957  8286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a74d37a9865149f89817d158cb17eb98"
dest_uuid: "153367ebb04240a283df0d734d2efa0d"
 from {username='slave'} at 127.0.0.1:40758
I20260710 11:07:27.376441  8286 raft_consensus.cc:493] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:27.376732  8286 raft_consensus.cc:3060] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.381319  8286 raft_consensus.cc:515] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:27.382805  8286 leader_election.cc:290] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 2 election: Requested vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:27.383561  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74d37a9865149f89817d158cb17eb98" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
I20260710 11:07:27.384086  8210 raft_consensus.cc:3060] T a74d37a9865149f89817d158cb17eb98 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.383972  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74d37a9865149f89817d158cb17eb98" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
I20260710 11:07:27.384675  8360 raft_consensus.cc:3055] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:27.384976  8360 raft_consensus.cc:740] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69abddb7da0f44a49d92f56f9b9f910c, State: Running, Role: LEADER
I20260710 11:07:27.385746  8360 consensus_queue.cc:260] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:27.387004  8360 raft_consensus.cc:3060] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.390717  8210 raft_consensus.cc:2468] T a74d37a9865149f89817d158cb17eb98 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 2.
I20260710 11:07:27.391760  8252 leader_election.cc:304] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07187c4f9fe24a4b97353a37a06d1f83, 153367ebb04240a283df0d734d2efa0d; no voters: 
I20260710 11:07:27.392479  8485 raft_consensus.cc:2804] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:27.392926  8485 raft_consensus.cc:697] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [term 2 LEADER]: Becoming Leader. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Running, Role: LEADER
I20260710 11:07:27.393474  8360 raft_consensus.cc:2468] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 2.
I20260710 11:07:27.393687  8485 consensus_queue.cc:237] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:27.400310  8106 catalog_manager.cc:5697] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d reported cstate change: term changed from 1 to 2, leader changed from 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3) to 153367ebb04240a283df0d734d2efa0d (127.7.227.2). New cstate: current_term: 2 leader_uuid: "153367ebb04240a283df0d734d2efa0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.461550  8286 raft_consensus.cc:1275] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Refusing update from remote peer 07187c4f9fe24a4b97353a37a06d1f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.462998  8426 consensus_queue.cc:1048] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.473874  8360 raft_consensus.cc:1275] T 2f3ed4158cd54842892d61047eea26e3 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Refusing update from remote peer 07187c4f9fe24a4b97353a37a06d1f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.475699  8426 consensus_queue.cc:1048] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.550746  8360 raft_consensus.cc:1275] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Refusing update from remote peer 153367ebb04240a283df0d734d2efa0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.551733  8485 consensus_queue.cc:1048] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.558399  8210 raft_consensus.cc:1275] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Refusing update from remote peer 153367ebb04240a283df0d734d2efa0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.560071  8485 consensus_queue.cc:1048] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.584995  8360 raft_consensus.cc:1275] T 99541a63eeba4c828e233d89ec58c845 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Refusing update from remote peer 153367ebb04240a283df0d734d2efa0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.585971  8485 consensus_queue.cc:1048] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.592345  8210 raft_consensus.cc:1275] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Refusing update from remote peer 153367ebb04240a283df0d734d2efa0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.594077  8487 consensus_queue.cc:1048] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.615119  8360 raft_consensus.cc:1275] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Refusing update from remote peer 07187c4f9fe24a4b97353a37a06d1f83: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.616061  8426 consensus_queue.cc:1048] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.623955  8286 raft_consensus.cc:1275] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Refusing update from remote peer 07187c4f9fe24a4b97353a37a06d1f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.625736  8414 consensus_queue.cc:1048] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.641685  8210 raft_consensus.cc:1275] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Refusing update from remote peer 153367ebb04240a283df0d734d2efa0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.642814  8487 consensus_queue.cc:1048] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.649665  8360 raft_consensus.cc:1275] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Refusing update from remote peer 153367ebb04240a283df0d734d2efa0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.653448  8485 consensus_queue.cc:1048] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.671630  8286 raft_consensus.cc:1275] T 5c4d6200a40e4193ba2d1279422c6508 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Refusing update from remote peer 69abddb7da0f44a49d92f56f9b9f910c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.672616  8428 consensus_queue.cc:1048] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.678715  8210 raft_consensus.cc:1275] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Refusing update from remote peer 69abddb7da0f44a49d92f56f9b9f910c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.680361  8428 consensus_queue.cc:1048] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.797040  8210 raft_consensus.cc:1275] T a74d37a9865149f89817d158cb17eb98 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Refusing update from remote peer 153367ebb04240a283df0d734d2efa0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.798184  8485 consensus_queue.cc:1048] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.804873  8360 raft_consensus.cc:1275] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Refusing update from remote peer 153367ebb04240a283df0d734d2efa0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.806205  8485 consensus_queue.cc:1048] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:07:28.904201  8381 debug-util.cc:398] Leaking SignalData structure 0x7b080016f700 after lost signal to thread 8079
W20260710 11:07:28.904898  8381 debug-util.cc:398] Leaking SignalData structure 0x7b080016fde0 after lost signal to thread 8142
W20260710 11:07:28.905618  8381 debug-util.cc:398] Leaking SignalData structure 0x7b08000c0580 after lost signal to thread 8235
W20260710 11:07:28.906280  8381 debug-util.cc:398] Leaking SignalData structure 0x7b08001be5a0 after lost signal to thread 8310
W20260710 11:07:28.906898  8381 debug-util.cc:398] Leaking SignalData structure 0x7b0800193bc0 after lost signal to thread 8384
I20260710 11:07:30.275339  8076 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:07:30.276165  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:30.299901  8286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e7b76774e6449bfb28d8e88288404ab"
dest_uuid: "153367ebb04240a283df0d734d2efa0d"
mode: GRACEFUL
new_leader_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
 from {username='slave'} at 127.0.0.1:40784
I20260710 11:07:30.300453  8286 raft_consensus.cc:606] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 2 LEADER]: Received request to transfer leadership to TS 69abddb7da0f44a49d92f56f9b9f910c
I20260710 11:07:30.313279  8210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "700f4a5c5c8f431cb655eee28f790e79"
dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
mode: GRACEFUL
new_leader_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
 from {username='slave'} at 127.0.0.1:52670
I20260710 11:07:30.313869  8210 raft_consensus.cc:606] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Received request to transfer leadership to TS 69abddb7da0f44a49d92f56f9b9f910c
I20260710 11:07:30.315357  8076 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:30.315958  8076 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:30.338310  8450 raft_consensus.cc:993] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d: : Instructing follower 69abddb7da0f44a49d92f56f9b9f910c to start an election
I20260710 11:07:30.338824  8497 raft_consensus.cc:1081] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 2 LEADER]: Signalling peer 69abddb7da0f44a49d92f56f9b9f910c to start an election
I20260710 11:07:30.340245  8360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e7b76774e6449bfb28d8e88288404ab"
dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
 from {username='slave'} at 127.0.0.1:40720
I20260710 11:07:30.340662  8360 raft_consensus.cc:493] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:30.340912  8360 raft_consensus.cc:3060] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:30.344666  8360 raft_consensus.cc:515] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:30.345968  8360 leader_election.cc:290] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [CANDIDATE]: Term 3 election: Requested vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783)
I20260710 11:07:30.346911  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7b76774e6449bfb28d8e88288404ab" candidate_uuid: "69abddb7da0f44a49d92f56f9b9f910c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
I20260710 11:07:30.347235  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7b76774e6449bfb28d8e88288404ab" candidate_uuid: "69abddb7da0f44a49d92f56f9b9f910c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "153367ebb04240a283df0d734d2efa0d"
I20260710 11:07:30.347666  8210 raft_consensus.cc:3060] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:30.347751  8286 raft_consensus.cc:3055] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:30.348134  8286 raft_consensus.cc:740] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Running, Role: LEADER
I20260710 11:07:30.348786  8286 consensus_queue.cc:260] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [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: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:30.349592  8286 raft_consensus.cc:3060] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:30.353143  8286 raft_consensus.cc:2468] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69abddb7da0f44a49d92f56f9b9f910c in term 3.
I20260710 11:07:30.353796  8210 raft_consensus.cc:2468] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69abddb7da0f44a49d92f56f9b9f910c in term 3.
I20260710 11:07:30.354043  8325 leader_election.cc:304] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [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: 153367ebb04240a283df0d734d2efa0d, 69abddb7da0f44a49d92f56f9b9f910c; no voters: 
I20260710 11:07:30.354804  8495 raft_consensus.cc:2804] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:30.355252  8495 raft_consensus.cc:697] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 3 LEADER]: Becoming Leader. State: Replica: 69abddb7da0f44a49d92f56f9b9f910c, State: Running, Role: LEADER
I20260710 11:07:30.355974  8495 consensus_queue.cc:237] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [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: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:30.363773  8107 catalog_manager.cc:5697] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c reported cstate change: term changed from 2 to 3, leader changed from 153367ebb04240a283df0d734d2efa0d (127.7.227.2) to 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3). New cstate: current_term: 3 leader_uuid: "69abddb7da0f44a49d92f56f9b9f910c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:30.373999  8503 raft_consensus.cc:993] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83: : Instructing follower 69abddb7da0f44a49d92f56f9b9f910c to start an election
I20260710 11:07:30.374519  8457 raft_consensus.cc:1081] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Signalling peer 69abddb7da0f44a49d92f56f9b9f910c to start an election
I20260710 11:07:30.376067  8360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "700f4a5c5c8f431cb655eee28f790e79"
dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
 from {username='slave'} at 127.0.0.1:40734
I20260710 11:07:30.376554  8360 raft_consensus.cc:493] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:30.376864  8360 raft_consensus.cc:3060] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:30.382413  8360 raft_consensus.cc:515] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:30.384510  8360 leader_election.cc:290] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [CANDIDATE]: Term 2 election: Requested vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783)
I20260710 11:07:30.384943  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700f4a5c5c8f431cb655eee28f790e79" candidate_uuid: "69abddb7da0f44a49d92f56f9b9f910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
I20260710 11:07:30.385329  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700f4a5c5c8f431cb655eee28f790e79" candidate_uuid: "69abddb7da0f44a49d92f56f9b9f910c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "153367ebb04240a283df0d734d2efa0d"
I20260710 11:07:30.385529  8210 raft_consensus.cc:3055] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:30.385807  8286 raft_consensus.cc:3060] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:30.385839  8210 raft_consensus.cc:740] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Running, Role: LEADER
I20260710 11:07:30.386660  8210 consensus_queue.cc:260] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:30.387748  8210 raft_consensus.cc:3060] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:30.391546  8286 raft_consensus.cc:2468] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69abddb7da0f44a49d92f56f9b9f910c in term 2.
I20260710 11:07:30.392500  8325 leader_election.cc:304] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 153367ebb04240a283df0d734d2efa0d, 69abddb7da0f44a49d92f56f9b9f910c; no voters: 
I20260710 11:07:30.393277  8495 raft_consensus.cc:2804] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:30.393728  8495 raft_consensus.cc:697] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 LEADER]: Becoming Leader. State: Replica: 69abddb7da0f44a49d92f56f9b9f910c, State: Running, Role: LEADER
I20260710 11:07:30.393604  8210 raft_consensus.cc:2468] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69abddb7da0f44a49d92f56f9b9f910c in term 2.
I20260710 11:07:30.394804  8495 consensus_queue.cc:237] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:30.403575  8107 catalog_manager.cc:5697] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c reported cstate change: term changed from 1 to 2, leader changed from 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1) to 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3). New cstate: current_term: 2 leader_uuid: "69abddb7da0f44a49d92f56f9b9f910c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:30.861204  8210 raft_consensus.cc:1275] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Refusing update from remote peer 69abddb7da0f44a49d92f56f9b9f910c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:30.862345  8495 consensus_queue.cc:1048] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:30.877290  8286 raft_consensus.cc:1275] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Refusing update from remote peer 69abddb7da0f44a49d92f56f9b9f910c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:30.878710  8492 consensus_queue.cc:1048] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:30.903522  8286 raft_consensus.cc:1275] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 3 FOLLOWER]: Refusing update from remote peer 69abddb7da0f44a49d92f56f9b9f910c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:30.904625  8495 consensus_queue.cc:1048] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:30.912846  8210 raft_consensus.cc:1275] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 3 FOLLOWER]: Refusing update from remote peer 69abddb7da0f44a49d92f56f9b9f910c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:30.921070  8492 consensus_queue.cc:1048] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:31.316776  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:31.327838  8210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f3ed4158cd54842892d61047eea26e3"
dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
mode: GRACEFUL
new_leader_uuid: "153367ebb04240a283df0d734d2efa0d"
 from {username='slave'} at 127.0.0.1:52662
I20260710 11:07:31.328311  8210 raft_consensus.cc:606] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 LEADER]: Received request to transfer leadership to TS 153367ebb04240a283df0d734d2efa0d
I20260710 11:07:31.332746  8360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "700f4a5c5c8f431cb655eee28f790e79"
dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
mode: GRACEFUL
new_leader_uuid: "153367ebb04240a283df0d734d2efa0d"
 from {username='slave'} at 127.0.0.1:40738
I20260710 11:07:31.333135  8360 raft_consensus.cc:606] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 LEADER]: Received request to transfer leadership to TS 153367ebb04240a283df0d734d2efa0d
I20260710 11:07:31.337152  8210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c44360d6c71040eaa6fe26abbb35e4e4"
dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
mode: GRACEFUL
new_leader_uuid: "153367ebb04240a283df0d734d2efa0d"
 from {username='slave'} at 127.0.0.1:52662
I20260710 11:07:31.337653  8210 raft_consensus.cc:606] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Received request to transfer leadership to TS 153367ebb04240a283df0d734d2efa0d
I20260710 11:07:31.342168  8210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "056ff5ef3fc645729d1dcd4e060288f6"
dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
mode: GRACEFUL
new_leader_uuid: "153367ebb04240a283df0d734d2efa0d"
 from {username='slave'} at 127.0.0.1:52662
I20260710 11:07:31.342687  8210 raft_consensus.cc:606] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 LEADER]: Received request to transfer leadership to TS 153367ebb04240a283df0d734d2efa0d
I20260710 11:07:31.354223  8360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e7b76774e6449bfb28d8e88288404ab"
dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
mode: GRACEFUL
new_leader_uuid: "153367ebb04240a283df0d734d2efa0d"
 from {username='slave'} at 127.0.0.1:40738
I20260710 11:07:31.354658  8360 raft_consensus.cc:606] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 3 LEADER]: Received request to transfer leadership to TS 153367ebb04240a283df0d734d2efa0d
I20260710 11:07:31.374845  8492 raft_consensus.cc:993] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c: : Instructing follower 153367ebb04240a283df0d734d2efa0d to start an election
I20260710 11:07:31.375298  8495 raft_consensus.cc:1081] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 3 LEADER]: Signalling peer 153367ebb04240a283df0d734d2efa0d to start an election
I20260710 11:07:31.376622  8286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e7b76774e6449bfb28d8e88288404ab"
dest_uuid: "153367ebb04240a283df0d734d2efa0d"
 from {username='slave'} at 127.0.0.1:40758
I20260710 11:07:31.377125  8286 raft_consensus.cc:493] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:31.377434  8286 raft_consensus.cc:3060] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:31.383044  8286 raft_consensus.cc:515] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:31.384806  8286 leader_election.cc:290] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 4 election: Requested vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:31.385468  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7b76774e6449bfb28d8e88288404ab" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
I20260710 11:07:31.385742  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7b76774e6449bfb28d8e88288404ab" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
I20260710 11:07:31.386103  8210 raft_consensus.cc:3060] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:31.386265  8360 raft_consensus.cc:3055] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:31.386574  8360 raft_consensus.cc:740] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 69abddb7da0f44a49d92f56f9b9f910c, State: Running, Role: LEADER
I20260710 11:07:31.387255  8360 consensus_queue.cc:260] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [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: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:31.388455  8360 raft_consensus.cc:3060] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:31.392297  8210 raft_consensus.cc:2468] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 4.
I20260710 11:07:31.393430  8252 leader_election.cc:304] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [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: 07187c4f9fe24a4b97353a37a06d1f83, 153367ebb04240a283df0d734d2efa0d; no voters: 
I20260710 11:07:31.393909  8360 raft_consensus.cc:2468] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 4.
I20260710 11:07:31.394205  8497 raft_consensus.cc:2804] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:31.395493  8497 raft_consensus.cc:697] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 4 LEADER]: Becoming Leader. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Running, Role: LEADER
I20260710 11:07:31.396833  8497 consensus_queue.cc:237] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [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: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:31.402954  8108 catalog_manager.cc:5697] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d reported cstate change: term changed from 3 to 4, leader changed from 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3) to 153367ebb04240a283df0d734d2efa0d (127.7.227.2). New cstate: current_term: 4 leader_uuid: "153367ebb04240a283df0d734d2efa0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:31.451375  8492 raft_consensus.cc:993] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c: : Instructing follower 153367ebb04240a283df0d734d2efa0d to start an election
I20260710 11:07:31.451828  8495 raft_consensus.cc:1081] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 LEADER]: Signalling peer 153367ebb04240a283df0d734d2efa0d to start an election
I20260710 11:07:31.453351  8286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "700f4a5c5c8f431cb655eee28f790e79"
dest_uuid: "153367ebb04240a283df0d734d2efa0d"
 from {username='slave'} at 127.0.0.1:40758
I20260710 11:07:31.453915  8286 raft_consensus.cc:493] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:31.454270  8286 raft_consensus.cc:3060] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:31.459995  8286 raft_consensus.cc:515] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:31.461673  8286 leader_election.cc:290] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 3 election: Requested vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:31.462459  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700f4a5c5c8f431cb655eee28f790e79" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
I20260710 11:07:31.462805  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700f4a5c5c8f431cb655eee28f790e79" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
I20260710 11:07:31.463039  8210 raft_consensus.cc:3060] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:31.463300  8360 raft_consensus.cc:3055] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:31.463605  8360 raft_consensus.cc:740] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69abddb7da0f44a49d92f56f9b9f910c, State: Running, Role: LEADER
I20260710 11:07:31.464331  8360 consensus_queue.cc:260] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [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: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:31.465375  8360 raft_consensus.cc:3060] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:31.469503  8210 raft_consensus.cc:2468] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 3.
I20260710 11:07:31.470631  8252 leader_election.cc:304] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [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: 07187c4f9fe24a4b97353a37a06d1f83, 153367ebb04240a283df0d734d2efa0d; no voters: 
I20260710 11:07:31.471031  8360 raft_consensus.cc:2468] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 3.
I20260710 11:07:31.471414  8497 raft_consensus.cc:2804] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:31.471895  8497 raft_consensus.cc:697] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [term 3 LEADER]: Becoming Leader. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Running, Role: LEADER
I20260710 11:07:31.472658  8497 consensus_queue.cc:237] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [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: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:31.478668  8108 catalog_manager.cc:5697] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d reported cstate change: term changed from 2 to 3, leader changed from 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3) to 153367ebb04240a283df0d734d2efa0d (127.7.227.2). New cstate: current_term: 3 leader_uuid: "153367ebb04240a283df0d734d2efa0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:31.518913  8503 raft_consensus.cc:993] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83: : Instructing follower 153367ebb04240a283df0d734d2efa0d to start an election
I20260710 11:07:31.519405  8518 raft_consensus.cc:1081] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Signalling peer 153367ebb04240a283df0d734d2efa0d to start an election
I20260710 11:07:31.520946  8286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c44360d6c71040eaa6fe26abbb35e4e4"
dest_uuid: "153367ebb04240a283df0d734d2efa0d"
 from {username='slave'} at 127.0.0.1:40742
I20260710 11:07:31.521459  8286 raft_consensus.cc:493] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:31.521792  8286 raft_consensus.cc:3060] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:31.527474  8286 raft_consensus.cc:515] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:31.529168  8286 leader_election.cc:290] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 2 election: Requested vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:31.530197  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44360d6c71040eaa6fe26abbb35e4e4" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
I20260710 11:07:31.530197  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44360d6c71040eaa6fe26abbb35e4e4" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
I20260710 11:07:31.530903  8360 raft_consensus.cc:3060] T c44360d6c71040eaa6fe26abbb35e4e4 P 69abddb7da0f44a49d92f56f9b9f910c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:31.531002  8210 raft_consensus.cc:3055] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:31.531345  8210 raft_consensus.cc:740] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Running, Role: LEADER
I20260710 11:07:31.532080  8210 consensus_queue.cc:260] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:31.533381  8210 raft_consensus.cc:3060] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:31.536689  8360 raft_consensus.cc:2468] T c44360d6c71040eaa6fe26abbb35e4e4 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 2.
I20260710 11:07:31.537647  8252 leader_election.cc:304] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 153367ebb04240a283df0d734d2efa0d, 69abddb7da0f44a49d92f56f9b9f910c; no voters: 
I20260710 11:07:31.538421  8497 raft_consensus.cc:2804] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:31.538874  8210 raft_consensus.cc:2468] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 2.
I20260710 11:07:31.538883  8497 raft_consensus.cc:697] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d [term 2 LEADER]: Becoming Leader. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Running, Role: LEADER
I20260710 11:07:31.540189  8497 consensus_queue.cc:237] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:31.547420  8108 catalog_manager.cc:5697] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d reported cstate change: term changed from 1 to 2, leader changed from 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1) to 153367ebb04240a283df0d734d2efa0d (127.7.227.2). New cstate: current_term: 2 leader_uuid: "153367ebb04240a283df0d734d2efa0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:31.562405  8503 raft_consensus.cc:993] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83: : Instructing follower 153367ebb04240a283df0d734d2efa0d to start an election
I20260710 11:07:31.562777  8518 raft_consensus.cc:1081] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 LEADER]: Signalling peer 153367ebb04240a283df0d734d2efa0d to start an election
I20260710 11:07:31.564044  8286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f3ed4158cd54842892d61047eea26e3"
dest_uuid: "153367ebb04240a283df0d734d2efa0d"
 from {username='slave'} at 127.0.0.1:40742
I20260710 11:07:31.564536  8286 raft_consensus.cc:493] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:31.564874  8286 raft_consensus.cc:3060] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:31.570758  8286 raft_consensus.cc:515] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:31.572430  8286 leader_election.cc:290] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 3 election: Requested vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:31.573007  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3ed4158cd54842892d61047eea26e3" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
I20260710 11:07:31.573364  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3ed4158cd54842892d61047eea26e3" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
I20260710 11:07:31.573594  8210 raft_consensus.cc:3055] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:31.573856  8360 raft_consensus.cc:3060] T 2f3ed4158cd54842892d61047eea26e3 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:31.573875  8210 raft_consensus.cc:740] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Running, Role: LEADER
I20260710 11:07:31.574697  8210 consensus_queue.cc:260] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [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: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:31.575726  8210 raft_consensus.cc:3060] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:31.579710  8360 raft_consensus.cc:2468] T 2f3ed4158cd54842892d61047eea26e3 P 69abddb7da0f44a49d92f56f9b9f910c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 3.
I20260710 11:07:31.580636  8252 leader_election.cc:304] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [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: 153367ebb04240a283df0d734d2efa0d, 69abddb7da0f44a49d92f56f9b9f910c; no voters: 
I20260710 11:07:31.581159  8210 raft_consensus.cc:2468] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 3.
I20260710 11:07:31.581363  8497 raft_consensus.cc:2804] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:31.581858  8497 raft_consensus.cc:697] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 3 LEADER]: Becoming Leader. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Running, Role: LEADER
I20260710 11:07:31.582608  8497 consensus_queue.cc:237] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [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: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:31.589794  8108 catalog_manager.cc:5697] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d reported cstate change: term changed from 2 to 3, leader changed from 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1) to 153367ebb04240a283df0d734d2efa0d (127.7.227.2). New cstate: current_term: 3 leader_uuid: "153367ebb04240a283df0d734d2efa0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:31.814205  8503 raft_consensus.cc:993] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83: : Instructing follower 153367ebb04240a283df0d734d2efa0d to start an election
I20260710 11:07:31.814626  8518 raft_consensus.cc:1081] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 LEADER]: Signalling peer 153367ebb04240a283df0d734d2efa0d to start an election
I20260710 11:07:31.815994  8286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "056ff5ef3fc645729d1dcd4e060288f6"
dest_uuid: "153367ebb04240a283df0d734d2efa0d"
 from {username='slave'} at 127.0.0.1:40742
I20260710 11:07:31.816484  8286 raft_consensus.cc:493] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:31.816798  8286 raft_consensus.cc:3060] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:31.822561  8286 raft_consensus.cc:515] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:31.824332  8286 leader_election.cc:290] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [CANDIDATE]: Term 3 election: Requested vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:31.824999  8210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056ff5ef3fc645729d1dcd4e060288f6" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
I20260710 11:07:31.825337  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056ff5ef3fc645729d1dcd4e060288f6" candidate_uuid: "153367ebb04240a283df0d734d2efa0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
I20260710 11:07:31.825519  8210 raft_consensus.cc:3055] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:31.825824  8360 raft_consensus.cc:3060] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:31.825817  8210 raft_consensus.cc:740] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Running, Role: LEADER
I20260710 11:07:31.826635  8210 consensus_queue.cc:260] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [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: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:31.827493  8210 raft_consensus.cc:3060] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:31.832592  8360 raft_consensus.cc:2468] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 3.
I20260710 11:07:31.832906  8210 raft_consensus.cc:2468] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153367ebb04240a283df0d734d2efa0d in term 3.
I20260710 11:07:31.833592  8252 leader_election.cc:304] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [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: 153367ebb04240a283df0d734d2efa0d, 69abddb7da0f44a49d92f56f9b9f910c; no voters: 
I20260710 11:07:31.834288  8497 raft_consensus.cc:2804] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:31.834738  8497 raft_consensus.cc:697] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 3 LEADER]: Becoming Leader. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Running, Role: LEADER
I20260710 11:07:31.835465  8497 consensus_queue.cc:237] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [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: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:31.842175  8108 catalog_manager.cc:5697] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d reported cstate change: term changed from 2 to 3, leader changed from 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1) to 153367ebb04240a283df0d734d2efa0d (127.7.227.2). New cstate: current_term: 3 leader_uuid: "153367ebb04240a283df0d734d2efa0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:31.876981  8210 raft_consensus.cc:1275] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 3 FOLLOWER]: Refusing update from remote peer 153367ebb04240a283df0d734d2efa0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:31.878015  8497 consensus_queue.cc:1048] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:31.887531  8360 raft_consensus.cc:1275] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [term 3 FOLLOWER]: Refusing update from remote peer 153367ebb04240a283df0d734d2efa0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:31.888952  8497 consensus_queue.cc:1048] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:31.894145  8210 raft_consensus.cc:1275] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 4 FOLLOWER]: Refusing update from remote peer 153367ebb04240a283df0d734d2efa0d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:31.895697  8514 consensus_queue.cc:1048] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:31.896317  8359 raft_consensus.cc:1275] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 4 FOLLOWER]: Refusing update from remote peer 153367ebb04240a283df0d734d2efa0d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:31.898515  8497 consensus_queue.cc:1048] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:31.927323  8209 raft_consensus.cc:1275] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Refusing update from remote peer 153367ebb04240a283df0d734d2efa0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:31.928429  8497 consensus_queue.cc:1048] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:31.937595  8359 raft_consensus.cc:1275] T c44360d6c71040eaa6fe26abbb35e4e4 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Refusing update from remote peer 153367ebb04240a283df0d734d2efa0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:31.938935  8528 consensus_queue.cc:1048] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:32.055160  8209 raft_consensus.cc:1275] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 3 FOLLOWER]: Refusing update from remote peer 153367ebb04240a283df0d734d2efa0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:32.056228  8528 consensus_queue.cc:1048] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:32.063942  8359 raft_consensus.cc:1275] T 2f3ed4158cd54842892d61047eea26e3 P 69abddb7da0f44a49d92f56f9b9f910c [term 3 FOLLOWER]: Refusing update from remote peer 153367ebb04240a283df0d734d2efa0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:32.065769  8514 consensus_queue.cc:1048] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:32.217352  8209 raft_consensus.cc:1275] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 3 FOLLOWER]: Refusing update from remote peer 153367ebb04240a283df0d734d2efa0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:32.218566  8514 consensus_queue.cc:1048] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:32.226501  8359 raft_consensus.cc:1275] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [term 3 FOLLOWER]: Refusing update from remote peer 153367ebb04240a283df0d734d2efa0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:32.227947  8527 consensus_queue.cc:1048] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:34.359193  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:34.367072  8286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "056ff5ef3fc645729d1dcd4e060288f6"
dest_uuid: "153367ebb04240a283df0d734d2efa0d"
mode: GRACEFUL
new_leader_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
 from {username='slave'} at 127.0.0.1:40784
I20260710 11:07:34.367651  8286 raft_consensus.cc:606] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 3 LEADER]: Received request to transfer leadership to TS 69abddb7da0f44a49d92f56f9b9f910c
I20260710 11:07:34.369885  8286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f3ed4158cd54842892d61047eea26e3"
dest_uuid: "153367ebb04240a283df0d734d2efa0d"
mode: GRACEFUL
new_leader_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
 from {username='slave'} at 127.0.0.1:40784
I20260710 11:07:34.370282  8286 raft_consensus.cc:606] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 3 LEADER]: Received request to transfer leadership to TS 07187c4f9fe24a4b97353a37a06d1f83
I20260710 11:07:34.372330  8286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "700f4a5c5c8f431cb655eee28f790e79"
dest_uuid: "153367ebb04240a283df0d734d2efa0d"
mode: GRACEFUL
new_leader_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
 from {username='slave'} at 127.0.0.1:40784
I20260710 11:07:34.372792  8286 raft_consensus.cc:606] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [term 3 LEADER]: Received request to transfer leadership to TS 07187c4f9fe24a4b97353a37a06d1f83
I20260710 11:07:34.374874  8286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99541a63eeba4c828e233d89ec58c845"
dest_uuid: "153367ebb04240a283df0d734d2efa0d"
mode: GRACEFUL
new_leader_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
 from {username='slave'} at 127.0.0.1:40784
I20260710 11:07:34.375218  8286 raft_consensus.cc:606] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [term 2 LEADER]: Received request to transfer leadership to TS 07187c4f9fe24a4b97353a37a06d1f83
I20260710 11:07:34.377054  8286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a74d37a9865149f89817d158cb17eb98"
dest_uuid: "153367ebb04240a283df0d734d2efa0d"
mode: GRACEFUL
new_leader_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
 from {username='slave'} at 127.0.0.1:40784
I20260710 11:07:34.377503  8286 raft_consensus.cc:606] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [term 2 LEADER]: Received request to transfer leadership to TS 69abddb7da0f44a49d92f56f9b9f910c
I20260710 11:07:34.378444  8076 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:07:34.378813  8076 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:34.439956  8536 raft_consensus.cc:993] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d: : Instructing follower 07187c4f9fe24a4b97353a37a06d1f83 to start an election
I20260710 11:07:34.440451  8527 raft_consensus.cc:1081] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [term 3 LEADER]: Signalling peer 07187c4f9fe24a4b97353a37a06d1f83 to start an election
I20260710 11:07:34.441803  8210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "700f4a5c5c8f431cb655eee28f790e79"
dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
 from {username='slave'} at 127.0.0.1:52646
I20260710 11:07:34.442327  8210 raft_consensus.cc:493] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:34.442713  8210 raft_consensus.cc:3060] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:34.447834  8210 raft_consensus.cc:515] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:34.449363  8210 leader_election.cc:290] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 4 election: Requested vote from peers 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:34.450198  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700f4a5c5c8f431cb655eee28f790e79" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "153367ebb04240a283df0d734d2efa0d"
I20260710 11:07:34.450610  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700f4a5c5c8f431cb655eee28f790e79" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
I20260710 11:07:34.450829  8286 raft_consensus.cc:3055] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:34.451072  8359 raft_consensus.cc:3060] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:34.451079  8286 raft_consensus.cc:740] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Running, Role: LEADER
I20260710 11:07:34.451896  8286 consensus_queue.cc:260] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [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: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:34.452731  8286 raft_consensus.cc:3060] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:34.455631  8359 raft_consensus.cc:2468] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 4.
I20260710 11:07:34.456805  8286 raft_consensus.cc:2468] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 4.
I20260710 11:07:34.456779  8177 leader_election.cc:304] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [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: 07187c4f9fe24a4b97353a37a06d1f83, 69abddb7da0f44a49d92f56f9b9f910c; no voters: 
I20260710 11:07:34.458400  8537 raft_consensus.cc:2804] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:34.459107  8537 raft_consensus.cc:697] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 4 LEADER]: Becoming Leader. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Running, Role: LEADER
I20260710 11:07:34.459772  8537 consensus_queue.cc:237] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [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: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:34.465906  8107 catalog_manager.cc:5697] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 reported cstate change: term changed from 3 to 4, leader changed from 153367ebb04240a283df0d734d2efa0d (127.7.227.2) to 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1). New cstate: current_term: 4 leader_uuid: "07187c4f9fe24a4b97353a37a06d1f83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:34.580179  8527 raft_consensus.cc:993] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d: : Instructing follower 69abddb7da0f44a49d92f56f9b9f910c to start an election
I20260710 11:07:34.580576  8536 raft_consensus.cc:1081] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 3 LEADER]: Signalling peer 69abddb7da0f44a49d92f56f9b9f910c to start an election
I20260710 11:07:34.581940  8359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "056ff5ef3fc645729d1dcd4e060288f6"
dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
 from {username='slave'} at 127.0.0.1:40720
I20260710 11:07:34.582466  8359 raft_consensus.cc:493] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:34.582746  8359 raft_consensus.cc:3060] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:34.584477  8527 raft_consensus.cc:993] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d: : Instructing follower 07187c4f9fe24a4b97353a37a06d1f83 to start an election
I20260710 11:07:34.584873  8536 raft_consensus.cc:1081] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [term 2 LEADER]: Signalling peer 07187c4f9fe24a4b97353a37a06d1f83 to start an election
I20260710 11:07:34.586460  8210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99541a63eeba4c828e233d89ec58c845"
dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
 from {username='slave'} at 127.0.0.1:52646
I20260710 11:07:34.586913  8210 raft_consensus.cc:493] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:34.587167  8210 raft_consensus.cc:3060] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:34.588359  8359 raft_consensus.cc:515] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:34.590405  8359 leader_election.cc:290] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [CANDIDATE]: Term 4 election: Requested vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783)
I20260710 11:07:34.590893  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056ff5ef3fc645729d1dcd4e060288f6" candidate_uuid: "69abddb7da0f44a49d92f56f9b9f910c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
I20260710 11:07:34.590968  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056ff5ef3fc645729d1dcd4e060288f6" candidate_uuid: "69abddb7da0f44a49d92f56f9b9f910c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "153367ebb04240a283df0d734d2efa0d"
I20260710 11:07:34.591228  8210 raft_consensus.cc:515] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:34.591517  8209 raft_consensus.cc:3060] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:34.591560  8286 raft_consensus.cc:3055] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:34.592043  8286 raft_consensus.cc:740] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Running, Role: LEADER
I20260710 11:07:34.592711  8286 consensus_queue.cc:260] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [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: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:34.593767  8286 raft_consensus.cc:3060] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:34.594579  8210 leader_election.cc:290] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 3 election: Requested vote from peers 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:34.594894  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99541a63eeba4c828e233d89ec58c845" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "153367ebb04240a283df0d734d2efa0d"
I20260710 11:07:34.595448  8285 raft_consensus.cc:3055] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:34.595745  8285 raft_consensus.cc:740] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Running, Role: LEADER
I20260710 11:07:34.595701  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99541a63eeba4c828e233d89ec58c845" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
I20260710 11:07:34.596395  8359 raft_consensus.cc:3060] T 99541a63eeba4c828e233d89ec58c845 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:34.596623  8285 consensus_queue.cc:260] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [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: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:34.597800  8285 raft_consensus.cc:3060] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:34.597883  8209 raft_consensus.cc:2468] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69abddb7da0f44a49d92f56f9b9f910c in term 4.
I20260710 11:07:34.599238  8326 leader_election.cc:304] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [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: 07187c4f9fe24a4b97353a37a06d1f83, 69abddb7da0f44a49d92f56f9b9f910c; no voters: 
I20260710 11:07:34.600114  8495 raft_consensus.cc:2804] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:34.601348  8495 raft_consensus.cc:697] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [term 4 LEADER]: Becoming Leader. State: Replica: 69abddb7da0f44a49d92f56f9b9f910c, State: Running, Role: LEADER
I20260710 11:07:34.601804  8359 raft_consensus.cc:2468] T 99541a63eeba4c828e233d89ec58c845 P 69abddb7da0f44a49d92f56f9b9f910c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 3.
I20260710 11:07:34.602200  8495 consensus_queue.cc:237] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [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: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:34.602800  8177 leader_election.cc:304] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [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: 07187c4f9fe24a4b97353a37a06d1f83, 69abddb7da0f44a49d92f56f9b9f910c; no voters: 
I20260710 11:07:34.602936  8286 raft_consensus.cc:2468] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69abddb7da0f44a49d92f56f9b9f910c in term 4.
I20260710 11:07:34.603572  8537 raft_consensus.cc:2804] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:34.604054  8537 raft_consensus.cc:697] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 3 LEADER]: Becoming Leader. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Running, Role: LEADER
I20260710 11:07:34.604786  8537 consensus_queue.cc:237] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [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: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:34.605672  8285 raft_consensus.cc:2468] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 3.
I20260710 11:07:34.611398  8107 catalog_manager.cc:5697] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c reported cstate change: term changed from 3 to 4, leader changed from 153367ebb04240a283df0d734d2efa0d (127.7.227.2) to 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3). New cstate: current_term: 4 leader_uuid: "69abddb7da0f44a49d92f56f9b9f910c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:34.611814  8108 catalog_manager.cc:5697] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 reported cstate change: term changed from 2 to 3, leader changed from 153367ebb04240a283df0d734d2efa0d (127.7.227.2) to 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1). New cstate: current_term: 3 leader_uuid: "07187c4f9fe24a4b97353a37a06d1f83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:34.759157  8536 raft_consensus.cc:993] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d: : Instructing follower 69abddb7da0f44a49d92f56f9b9f910c to start an election
I20260710 11:07:34.759610  8544 raft_consensus.cc:1081] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [term 2 LEADER]: Signalling peer 69abddb7da0f44a49d92f56f9b9f910c to start an election
I20260710 11:07:34.760890  8359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a74d37a9865149f89817d158cb17eb98"
dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
 from {username='slave'} at 127.0.0.1:40720
I20260710 11:07:34.761366  8359 raft_consensus.cc:493] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:34.761669  8359 raft_consensus.cc:3060] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:34.766263  8359 raft_consensus.cc:515] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:34.767819  8359 leader_election.cc:290] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [CANDIDATE]: Term 3 election: Requested vote from peers 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897), 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783)
I20260710 11:07:34.768646  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74d37a9865149f89817d158cb17eb98" candidate_uuid: "69abddb7da0f44a49d92f56f9b9f910c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
I20260710 11:07:34.768929  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74d37a9865149f89817d158cb17eb98" candidate_uuid: "69abddb7da0f44a49d92f56f9b9f910c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "153367ebb04240a283df0d734d2efa0d"
I20260710 11:07:34.769121  8209 raft_consensus.cc:3060] T a74d37a9865149f89817d158cb17eb98 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:34.769416  8285 raft_consensus.cc:3055] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:34.769677  8285 raft_consensus.cc:740] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Running, Role: LEADER
I20260710 11:07:34.770330  8285 consensus_queue.cc:260] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [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: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:34.771195  8285 raft_consensus.cc:3060] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:34.773818  8209 raft_consensus.cc:2468] T a74d37a9865149f89817d158cb17eb98 P 07187c4f9fe24a4b97353a37a06d1f83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69abddb7da0f44a49d92f56f9b9f910c in term 3.
I20260710 11:07:34.774755  8326 leader_election.cc:304] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [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: 07187c4f9fe24a4b97353a37a06d1f83, 69abddb7da0f44a49d92f56f9b9f910c; no voters: 
I20260710 11:07:34.775396  8495 raft_consensus.cc:2804] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:34.775377  8285 raft_consensus.cc:2468] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69abddb7da0f44a49d92f56f9b9f910c in term 3.
I20260710 11:07:34.775954  8495 raft_consensus.cc:697] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 3 LEADER]: Becoming Leader. State: Replica: 69abddb7da0f44a49d92f56f9b9f910c, State: Running, Role: LEADER
I20260710 11:07:34.776747  8495 consensus_queue.cc:237] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [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: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:34.783478  8108 catalog_manager.cc:5697] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c reported cstate change: term changed from 2 to 3, leader changed from 153367ebb04240a283df0d734d2efa0d (127.7.227.2) to 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3). New cstate: current_term: 3 leader_uuid: "69abddb7da0f44a49d92f56f9b9f910c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:34.832607  8536 raft_consensus.cc:993] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d: : Instructing follower 07187c4f9fe24a4b97353a37a06d1f83 to start an election
I20260710 11:07:34.832985  8544 raft_consensus.cc:1081] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 3 LEADER]: Signalling peer 07187c4f9fe24a4b97353a37a06d1f83 to start an election
I20260710 11:07:34.834375  8209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f3ed4158cd54842892d61047eea26e3"
dest_uuid: "07187c4f9fe24a4b97353a37a06d1f83"
 from {username='slave'} at 127.0.0.1:52646
I20260710 11:07:34.834820  8209 raft_consensus.cc:493] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:34.835072  8209 raft_consensus.cc:3060] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:34.839573  8209 raft_consensus.cc:515] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:34.841374  8209 leader_election.cc:290] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [CANDIDATE]: Term 4 election: Requested vote from peers 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783), 69abddb7da0f44a49d92f56f9b9f910c (127.7.227.3:41159)
I20260710 11:07:34.842161  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3ed4158cd54842892d61047eea26e3" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "153367ebb04240a283df0d734d2efa0d"
I20260710 11:07:34.842468  8359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3ed4158cd54842892d61047eea26e3" candidate_uuid: "07187c4f9fe24a4b97353a37a06d1f83" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "69abddb7da0f44a49d92f56f9b9f910c"
I20260710 11:07:34.842761  8285 raft_consensus.cc:3055] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:34.842984  8359 raft_consensus.cc:3060] T 2f3ed4158cd54842892d61047eea26e3 P 69abddb7da0f44a49d92f56f9b9f910c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:34.843101  8285 raft_consensus.cc:740] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 153367ebb04240a283df0d734d2efa0d, State: Running, Role: LEADER
I20260710 11:07:34.843922  8285 consensus_queue.cc:260] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [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: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:34.845118  8285 raft_consensus.cc:3060] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:34.849720  8359 raft_consensus.cc:2468] T 2f3ed4158cd54842892d61047eea26e3 P 69abddb7da0f44a49d92f56f9b9f910c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 4.
I20260710 11:07:34.850870  8177 leader_election.cc:304] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [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: 07187c4f9fe24a4b97353a37a06d1f83, 69abddb7da0f44a49d92f56f9b9f910c; no voters: 
I20260710 11:07:34.851111  8285 raft_consensus.cc:2468] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07187c4f9fe24a4b97353a37a06d1f83 in term 4.
I20260710 11:07:34.851526  8537 raft_consensus.cc:2804] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:34.851979  8537 raft_consensus.cc:697] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 4 LEADER]: Becoming Leader. State: Replica: 07187c4f9fe24a4b97353a37a06d1f83, State: Running, Role: LEADER
I20260710 11:07:34.852674  8537 consensus_queue.cc:237] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [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: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } } peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } }
I20260710 11:07:34.855659  8359 raft_consensus.cc:1275] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [term 4 FOLLOWER]: Refusing update from remote peer 07187c4f9fe24a4b97353a37a06d1f83: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:34.856814  8537 consensus_queue.cc:1048] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:34.859575  8108 catalog_manager.cc:5697] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 reported cstate change: term changed from 3 to 4, leader changed from 153367ebb04240a283df0d734d2efa0d (127.7.227.2) to 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1). New cstate: current_term: 4 leader_uuid: "07187c4f9fe24a4b97353a37a06d1f83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:34.867441  8285 raft_consensus.cc:1275] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [term 4 FOLLOWER]: Refusing update from remote peer 07187c4f9fe24a4b97353a37a06d1f83: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:34.868784  8537 consensus_queue.cc:1048] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:34.992638  8285 raft_consensus.cc:1275] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [term 3 FOLLOWER]: Refusing update from remote peer 07187c4f9fe24a4b97353a37a06d1f83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:34.993677  8537 consensus_queue.cc:1048] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:35.002118  8359 raft_consensus.cc:1275] T 99541a63eeba4c828e233d89ec58c845 P 69abddb7da0f44a49d92f56f9b9f910c [term 3 FOLLOWER]: Refusing update from remote peer 07187c4f9fe24a4b97353a37a06d1f83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:35.003888  8537 consensus_queue.cc:1048] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:35.081080  8285 raft_consensus.cc:1275] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 4 FOLLOWER]: Refusing update from remote peer 69abddb7da0f44a49d92f56f9b9f910c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:35.082209  8495 consensus_queue.cc:1048] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:35.090735  8209 raft_consensus.cc:1275] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 4 FOLLOWER]: Refusing update from remote peer 69abddb7da0f44a49d92f56f9b9f910c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:35.092648  8559 consensus_queue.cc:1048] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:35.237103  8209 raft_consensus.cc:1275] T a74d37a9865149f89817d158cb17eb98 P 07187c4f9fe24a4b97353a37a06d1f83 [term 3 FOLLOWER]: Refusing update from remote peer 69abddb7da0f44a49d92f56f9b9f910c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:35.238404  8559 consensus_queue.cc:1048] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "07187c4f9fe24a4b97353a37a06d1f83" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 44897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:35.247750  8285 raft_consensus.cc:1275] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [term 3 FOLLOWER]: Refusing update from remote peer 69abddb7da0f44a49d92f56f9b9f910c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:35.249197  8495 consensus_queue.cc:1048] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [LEADER]: Connected to new peer: Peer: permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:35.342931  8359 raft_consensus.cc:1275] T 2f3ed4158cd54842892d61047eea26e3 P 69abddb7da0f44a49d92f56f9b9f910c [term 4 FOLLOWER]: Refusing update from remote peer 07187c4f9fe24a4b97353a37a06d1f83: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:35.344211  8537 consensus_queue.cc:1048] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69abddb7da0f44a49d92f56f9b9f910c" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:35.347327  8285 raft_consensus.cc:1275] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 4 FOLLOWER]: Refusing update from remote peer 07187c4f9fe24a4b97353a37a06d1f83: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:35.348628  8537 consensus_queue.cc:1048] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "153367ebb04240a283df0d734d2efa0d" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 35783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:35.379585  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:35.384811  8076 tablet_server.cc:179] TabletServer@127.7.227.1:0 shutting down...
I20260710 11:07:35.406342  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:35.407053  8076 tablet_replica.cc:333] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 07187c4f9fe24a4b97353a37a06d1f83: stopping tablet replica
I20260710 11:07:35.407997  8076 raft_consensus.cc:2243] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.408571  8076 raft_consensus.cc:2272] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.411188  8076 tablet_replica.cc:333] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83: stopping tablet replica
I20260710 11:07:35.411643  8076 raft_consensus.cc:2243] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:35.412300  8076 raft_consensus.cc:2272] T 99541a63eeba4c828e233d89ec58c845 P 07187c4f9fe24a4b97353a37a06d1f83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.414623  8076 tablet_replica.cc:333] T a74d37a9865149f89817d158cb17eb98 P 07187c4f9fe24a4b97353a37a06d1f83: stopping tablet replica
I20260710 11:07:35.415084  8076 raft_consensus.cc:2243] T a74d37a9865149f89817d158cb17eb98 P 07187c4f9fe24a4b97353a37a06d1f83 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.415448  8076 raft_consensus.cc:2272] T a74d37a9865149f89817d158cb17eb98 P 07187c4f9fe24a4b97353a37a06d1f83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.417158  8076 tablet_replica.cc:333] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83: stopping tablet replica
I20260710 11:07:35.417603  8076 raft_consensus.cc:2243] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:35.418226  8076 raft_consensus.cc:2272] T 2f3ed4158cd54842892d61047eea26e3 P 07187c4f9fe24a4b97353a37a06d1f83 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.419910  8076 tablet_replica.cc:333] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83: stopping tablet replica
I20260710 11:07:35.420334  8076 raft_consensus.cc:2243] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.420715  8076 raft_consensus.cc:2272] T 5c4d6200a40e4193ba2d1279422c6508 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.422206  8076 tablet_replica.cc:333] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83: stopping tablet replica
I20260710 11:07:35.422724  8076 raft_consensus.cc:2243] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.423070  8076 raft_consensus.cc:2272] T c44360d6c71040eaa6fe26abbb35e4e4 P 07187c4f9fe24a4b97353a37a06d1f83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.424528  8076 tablet_replica.cc:333] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83: stopping tablet replica
I20260710 11:07:35.424937  8076 raft_consensus.cc:2243] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.425280  8076 raft_consensus.cc:2272] T 056ff5ef3fc645729d1dcd4e060288f6 P 07187c4f9fe24a4b97353a37a06d1f83 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.427088  8076 tablet_replica.cc:333] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83: stopping tablet replica
I20260710 11:07:35.427534  8076 raft_consensus.cc:2243] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.427924  8076 raft_consensus.cc:2272] T 2e7b76774e6449bfb28d8e88288404ab P 07187c4f9fe24a4b97353a37a06d1f83 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.429419  8076 tablet_replica.cc:333] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83: stopping tablet replica
I20260710 11:07:35.429806  8076 raft_consensus.cc:2243] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:35.430462  8076 raft_consensus.cc:2272] T 700f4a5c5c8f431cb655eee28f790e79 P 07187c4f9fe24a4b97353a37a06d1f83 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:35.537111  8326 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.227.1:44897: connect: Connection refused (error 111)
I20260710 11:07:35.538699  8076 tablet_server.cc:196] TabletServer@127.7.227.1:0 shutdown complete.
W20260710 11:07:35.541242  8326 consensus_peers.cc:597] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c -> Peer 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897): Couldn't send request to peer 07187c4f9fe24a4b97353a37a06d1f83. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:44897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:35.542598  8252 consensus_peers.cc:597] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d -> Peer 07187c4f9fe24a4b97353a37a06d1f83 (127.7.227.1:44897): Couldn't send request to peer 07187c4f9fe24a4b97353a37a06d1f83. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:44897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:35.558070  8076 tablet_server.cc:179] TabletServer@127.7.227.2:0 shutting down...
W20260710 11:07:35.564038  8325 consensus_peers.cc:597] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c -> Peer 153367ebb04240a283df0d734d2efa0d (127.7.227.2:35783): Couldn't send request to peer 153367ebb04240a283df0d734d2efa0d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:35.579052  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:35.579788  8076 tablet_replica.cc:333] T 5c4d6200a40e4193ba2d1279422c6508 P 153367ebb04240a283df0d734d2efa0d: stopping tablet replica
I20260710 11:07:35.580369  8076 raft_consensus.cc:2243] T 5c4d6200a40e4193ba2d1279422c6508 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.580792  8076 raft_consensus.cc:2272] T 5c4d6200a40e4193ba2d1279422c6508 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.582429  8076 tablet_replica.cc:333] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d: stopping tablet replica
I20260710 11:07:35.582890  8076 raft_consensus.cc:2243] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.583259  8076 raft_consensus.cc:2272] T 056ff5ef3fc645729d1dcd4e060288f6 P 153367ebb04240a283df0d734d2efa0d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.585176  8076 tablet_replica.cc:333] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d: stopping tablet replica
I20260710 11:07:35.585640  8076 raft_consensus.cc:2243] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:35.586318  8076 raft_consensus.cc:2272] T c44360d6c71040eaa6fe26abbb35e4e4 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.587795  8076 tablet_replica.cc:333] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d: stopping tablet replica
I20260710 11:07:35.588225  8076 raft_consensus.cc:2243] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.588584  8076 raft_consensus.cc:2272] T a74d37a9865149f89817d158cb17eb98 P 153367ebb04240a283df0d734d2efa0d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.590571  8076 tablet_replica.cc:333] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d: stopping tablet replica
I20260710 11:07:35.591004  8076 raft_consensus.cc:2243] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:35.591691  8076 raft_consensus.cc:2272] T 2e7b76774e6449bfb28d8e88288404ab P 153367ebb04240a283df0d734d2efa0d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.593147  8076 tablet_replica.cc:333] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d: stopping tablet replica
I20260710 11:07:35.593583  8076 raft_consensus.cc:2243] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.593950  8076 raft_consensus.cc:2272] T 700f4a5c5c8f431cb655eee28f790e79 P 153367ebb04240a283df0d734d2efa0d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.595788  8076 tablet_replica.cc:333] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d: stopping tablet replica
I20260710 11:07:35.596216  8076 raft_consensus.cc:2243] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.596586  8076 raft_consensus.cc:2272] T 2f3ed4158cd54842892d61047eea26e3 P 153367ebb04240a283df0d734d2efa0d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.598271  8076 tablet_replica.cc:333] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d: stopping tablet replica
I20260710 11:07:35.598706  8076 raft_consensus.cc:2243] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:35.599337  8076 raft_consensus.cc:2272] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 153367ebb04240a283df0d734d2efa0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.600800  8076 tablet_replica.cc:333] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d: stopping tablet replica
I20260710 11:07:35.601192  8076 raft_consensus.cc:2243] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.601548  8076 raft_consensus.cc:2272] T 99541a63eeba4c828e233d89ec58c845 P 153367ebb04240a283df0d734d2efa0d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.628336  8076 tablet_server.cc:196] TabletServer@127.7.227.2:0 shutdown complete.
I20260710 11:07:35.643880  8076 tablet_server.cc:179] TabletServer@127.7.227.3:0 shutting down...
I20260710 11:07:35.661914  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:35.662582  8076 tablet_replica.cc:333] T c44360d6c71040eaa6fe26abbb35e4e4 P 69abddb7da0f44a49d92f56f9b9f910c: stopping tablet replica
I20260710 11:07:35.663179  8076 raft_consensus.cc:2243] T c44360d6c71040eaa6fe26abbb35e4e4 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.663615  8076 raft_consensus.cc:2272] T c44360d6c71040eaa6fe26abbb35e4e4 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.665145  8076 tablet_replica.cc:333] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c: stopping tablet replica
I20260710 11:07:35.665588  8076 raft_consensus.cc:2243] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:35.666294  8076 raft_consensus.cc:2272] T 056ff5ef3fc645729d1dcd4e060288f6 P 69abddb7da0f44a49d92f56f9b9f910c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.668082  8076 tablet_replica.cc:333] T 99541a63eeba4c828e233d89ec58c845 P 69abddb7da0f44a49d92f56f9b9f910c: stopping tablet replica
I20260710 11:07:35.668511  8076 raft_consensus.cc:2243] T 99541a63eeba4c828e233d89ec58c845 P 69abddb7da0f44a49d92f56f9b9f910c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.668859  8076 raft_consensus.cc:2272] T 99541a63eeba4c828e233d89ec58c845 P 69abddb7da0f44a49d92f56f9b9f910c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.670573  8076 tablet_replica.cc:333] T 2f3ed4158cd54842892d61047eea26e3 P 69abddb7da0f44a49d92f56f9b9f910c: stopping tablet replica
I20260710 11:07:35.671013  8076 raft_consensus.cc:2243] T 2f3ed4158cd54842892d61047eea26e3 P 69abddb7da0f44a49d92f56f9b9f910c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.671392  8076 raft_consensus.cc:2272] T 2f3ed4158cd54842892d61047eea26e3 P 69abddb7da0f44a49d92f56f9b9f910c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.673074  8076 tablet_replica.cc:333] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c: stopping tablet replica
I20260710 11:07:35.673468  8076 raft_consensus.cc:2243] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:35.674070  8076 raft_consensus.cc:2272] T a74d37a9865149f89817d158cb17eb98 P 69abddb7da0f44a49d92f56f9b9f910c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.675657  8076 tablet_replica.cc:333] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c: stopping tablet replica
I20260710 11:07:35.676064  8076 raft_consensus.cc:2243] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.676386  8076 raft_consensus.cc:2272] T 57f8a1f1b6fe4fef94c3ab2eb7c88a45 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.677727  8076 tablet_replica.cc:333] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c: stopping tablet replica
I20260710 11:07:35.678097  8076 raft_consensus.cc:2243] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.678485  8076 raft_consensus.cc:2272] T 700f4a5c5c8f431cb655eee28f790e79 P 69abddb7da0f44a49d92f56f9b9f910c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.680544  8076 tablet_replica.cc:333] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c: stopping tablet replica
I20260710 11:07:35.680923  8076 raft_consensus.cc:2243] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:35.681245  8076 raft_consensus.cc:2272] T 2e7b76774e6449bfb28d8e88288404ab P 69abddb7da0f44a49d92f56f9b9f910c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.682642  8076 tablet_replica.cc:333] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c: stopping tablet replica
I20260710 11:07:35.682996  8076 raft_consensus.cc:2243] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:35.683588  8076 raft_consensus.cc:2272] T 5c4d6200a40e4193ba2d1279422c6508 P 69abddb7da0f44a49d92f56f9b9f910c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.730034  8076 tablet_server.cc:196] TabletServer@127.7.227.3:0 shutdown complete.
I20260710 11:07:35.745097  8076 master.cc:562] Master@127.7.227.62:35317 shutting down...
I20260710 11:07:35.933439  8076 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:35.933957  8076 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:35.934294  8076 tablet_replica.cc:333] T 00000000000000000000000000000000 P b4f3aa599040443fbea87c5e5deb5b0f: stopping tablet replica
I20260710 11:07:35.952634  8076 master.cc:584] Master@127.7.227.62:35317 shutdown complete.
07187c4f9fe24a4b97353a37a06d1f83  4
153367ebb04240a283df0d734d2efa0d  4
69abddb7da0f44a49d92f56f9b9f910c  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12562 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:07:35.987761  8076 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.227.62:43525
I20260710 11:07:35.988816  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:35.993932  8569 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:35.994127  8570 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:35.995368  8572 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:35.996021  8076 server_base.cc:1061] running on GCE node
I20260710 11:07:35.996807  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:35.996981  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:35.997112  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681655997096 us; error 0 us; skew 500 ppm
I20260710 11:07:35.997574  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:35.999728  8076 webserver.cc:533] Webserver started at http://127.7.227.62:39879/ using document root <none> and password file <none>
I20260710 11:07:36.000157  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:36.000325  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:36.000564  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:36.001598  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681643265467-8076-0/minicluster-data/master-0-root/instance:
uuid: "c25530ff68d24efbbd7f661f686c11b6"
format_stamp: "Formatted at 2026-07-10 11:07:35 on dist-test-slave-8pmn"
I20260710 11:07:36.005751  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:07:36.008802  8577 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:36.009429  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:36.009663  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681643265467-8076-0/minicluster-data/master-0-root
uuid: "c25530ff68d24efbbd7f661f686c11b6"
format_stamp: "Formatted at 2026-07-10 11:07:35 on dist-test-slave-8pmn"
I20260710 11:07:36.009910  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681643265467-8076-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681643265467-8076-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681643265467-8076-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:36.024299  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:36.025386  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:36.060654  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.62:43525
I20260710 11:07:36.060735  8628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.62:43525 every 8 connection(s)
I20260710 11:07:36.064296  8629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.073511  8629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6: Bootstrap starting.
I20260710 11:07:36.077952  8629 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.081897  8629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6: No bootstrap required, opened a new log
I20260710 11:07:36.083938  8629 raft_consensus.cc:359] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c25530ff68d24efbbd7f661f686c11b6" member_type: VOTER }
I20260710 11:07:36.084319  8629 raft_consensus.cc:385] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.084492  8629 raft_consensus.cc:740] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c25530ff68d24efbbd7f661f686c11b6, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.084975  8629 consensus_queue.cc:260] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c25530ff68d24efbbd7f661f686c11b6" member_type: VOTER }
I20260710 11:07:36.085390  8629 raft_consensus.cc:399] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:36.085582  8629 raft_consensus.cc:493] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:36.085791  8629 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.089736  8629 raft_consensus.cc:515] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c25530ff68d24efbbd7f661f686c11b6" member_type: VOTER }
I20260710 11:07:36.090185  8629 leader_election.cc:304] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6 [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: c25530ff68d24efbbd7f661f686c11b6; no voters: 
I20260710 11:07:36.091292  8629 leader_election.cc:290] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:36.091579  8632 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:36.092767  8632 raft_consensus.cc:697] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6 [term 1 LEADER]: Becoming Leader. State: Replica: c25530ff68d24efbbd7f661f686c11b6, State: Running, Role: LEADER
I20260710 11:07:36.093446  8632 consensus_queue.cc:237] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6 [LEADER]: Queue going to LEADER mode. State: All 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: "c25530ff68d24efbbd7f661f686c11b6" member_type: VOTER }
I20260710 11:07:36.094069  8629 sys_catalog.cc:565] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:36.098172  8634 sys_catalog.cc:455] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c25530ff68d24efbbd7f661f686c11b6. Latest consensus state: current_term: 1 leader_uuid: "c25530ff68d24efbbd7f661f686c11b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c25530ff68d24efbbd7f661f686c11b6" member_type: VOTER } }
I20260710 11:07:36.098764  8634 sys_catalog.cc:458] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:36.098989  8633 sys_catalog.cc:455] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c25530ff68d24efbbd7f661f686c11b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c25530ff68d24efbbd7f661f686c11b6" member_type: VOTER } }
I20260710 11:07:36.099457  8633 sys_catalog.cc:458] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:36.101701  8640 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:36.108878  8640 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:36.109783  8076 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:36.117332  8640 catalog_manager.cc:1383] Generated new cluster ID: df199a0815be415283eb5e21da3fa368
I20260710 11:07:36.117590  8640 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:36.139895  8640 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:36.141078  8640 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:36.153864  8640 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6: Generated new TSK 0
I20260710 11:07:36.154408  8640 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:36.176354  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:36.181679  8650 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:36.182601  8651 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:36.183874  8653 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:36.184260  8076 server_base.cc:1061] running on GCE node
I20260710 11:07:36.184990  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:36.185173  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:36.185335  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681656185318 us; error 0 us; skew 500 ppm
I20260710 11:07:36.185823  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:36.187943  8076 webserver.cc:533] Webserver started at http://127.7.227.1:38193/ using document root <none> and password file <none>
I20260710 11:07:36.188380  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:36.188548  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:36.188797  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:36.189821  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681643265467-8076-0/minicluster-data/ts-0-root/instance:
uuid: "809d7720de474d8f97204e7430fad401"
format_stamp: "Formatted at 2026-07-10 11:07:36 on dist-test-slave-8pmn"
I20260710 11:07:36.193775  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:07:36.196653  8658 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:36.197280  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:36.197525  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681643265467-8076-0/minicluster-data/ts-0-root
uuid: "809d7720de474d8f97204e7430fad401"
format_stamp: "Formatted at 2026-07-10 11:07:36 on dist-test-slave-8pmn"
I20260710 11:07:36.197768  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681643265467-8076-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681643265467-8076-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681643265467-8076-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:36.220043  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:36.221222  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:36.222609  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:36.224701  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:36.224884  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:36.225103  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:36.225257  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:36.261580  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.1:39277
I20260710 11:07:36.261672  8720 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.1:39277 every 8 connection(s)
I20260710 11:07:36.265986  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:36.272305  8725 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:36.273837  8726 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:36.275946  8728 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:36.276067  8076 server_base.cc:1061] running on GCE node
I20260710 11:07:36.276897  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:36.277069  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:36.277241  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681656277222 us; error 0 us; skew 500 ppm
I20260710 11:07:36.277828  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:36.280917  8721 heartbeater.cc:344] Connected to a master server at 127.7.227.62:43525
I20260710 11:07:36.281114  8076 webserver.cc:533] Webserver started at http://127.7.227.2:42087/ using document root <none> and password file <none>
I20260710 11:07:36.281275  8721 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:36.281631  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:36.281821  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:36.282058  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:36.282012  8721 heartbeater.cc:507] Master 127.7.227.62:43525 requested a full tablet report, sending...
I20260710 11:07:36.283397  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681643265467-8076-0/minicluster-data/ts-1-root/instance:
uuid: "5492ab1513c940ea925dc08362b15790"
format_stamp: "Formatted at 2026-07-10 11:07:36 on dist-test-slave-8pmn"
I20260710 11:07:36.284030  8594 ts_manager.cc:194] Registered new tserver with Master: 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277)
I20260710 11:07:36.285634  8594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60200
I20260710 11:07:36.287778  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:36.290849  8733 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:36.291579  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:36.291841  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681643265467-8076-0/minicluster-data/ts-1-root
uuid: "5492ab1513c940ea925dc08362b15790"
format_stamp: "Formatted at 2026-07-10 11:07:36 on dist-test-slave-8pmn"
I20260710 11:07:36.292089  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681643265467-8076-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681643265467-8076-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681643265467-8076-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:36.308898  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:36.310040  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:36.311411  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:36.313444  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:36.313623  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:36.313831  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:36.313973  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:36.350168  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.2:42065
I20260710 11:07:36.350359  8795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.2:42065 every 8 connection(s)
I20260710 11:07:36.354527  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:36.360867  8799 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:36.362212  8800 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:36.365054  8796 heartbeater.cc:344] Connected to a master server at 127.7.227.62:43525
I20260710 11:07:36.365507  8076 server_base.cc:1061] running on GCE node
I20260710 11:07:36.365469  8796 heartbeater.cc:461] Registering TS with master...
W20260710 11:07:36.365875  8802 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:36.366604  8796 heartbeater.cc:507] Master 127.7.227.62:43525 requested a full tablet report, sending...
I20260710 11:07:36.366745  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:36.367025  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:36.367182  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681656367160 us; error 0 us; skew 500 ppm
I20260710 11:07:36.367772  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:36.368578  8594 ts_manager.cc:194] Registered new tserver with Master: 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065)
I20260710 11:07:36.370334  8594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60202
I20260710 11:07:36.370438  8076 webserver.cc:533] Webserver started at http://127.7.227.3:34833/ using document root <none> and password file <none>
I20260710 11:07:36.371008  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:36.371268  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:36.371510  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:36.372509  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681643265467-8076-0/minicluster-data/ts-2-root/instance:
uuid: "72a65db432ae4c28b32bab29c5421cb1"
format_stamp: "Formatted at 2026-07-10 11:07:36 on dist-test-slave-8pmn"
I20260710 11:07:36.376483  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:36.379395  8807 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:36.380046  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:36.380317  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681643265467-8076-0/minicluster-data/ts-2-root
uuid: "72a65db432ae4c28b32bab29c5421cb1"
format_stamp: "Formatted at 2026-07-10 11:07:36 on dist-test-slave-8pmn"
I20260710 11:07:36.380563  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681643265467-8076-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681643265467-8076-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681643265467-8076-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:36.406599  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:36.407843  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:36.409180  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:36.411238  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:36.411424  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:36.411639  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:36.411811  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:36.448298  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.3:39511
I20260710 11:07:36.448408  8869 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.3:39511 every 8 connection(s)
I20260710 11:07:36.460647  8870 heartbeater.cc:344] Connected to a master server at 127.7.227.62:43525
I20260710 11:07:36.460960  8870 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:36.461588  8870 heartbeater.cc:507] Master 127.7.227.62:43525 requested a full tablet report, sending...
I20260710 11:07:36.463292  8594 ts_manager.cc:194] Registered new tserver with Master: 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:36.464078  8076 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012919489s
I20260710 11:07:36.464524  8594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60214
I20260710 11:07:36.486642  8594 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60218:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:36.489280  8594 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:36.569399  8761 tablet_service.cc:1511] Processing CreateTablet for tablet c530b0948cd64d44b2ae43f62ac06b58 (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:36.570362  8758 tablet_service.cc:1511] Processing CreateTablet for tablet ca47c43b2df04ef287dc6da40f6f57bd (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:36.571959  8760 tablet_service.cc:1511] Processing CreateTablet for tablet beee2390ba6a477bb0155569a2f8f8ce (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:36.572117  8759 tablet_service.cc:1511] Processing CreateTablet for tablet 4f7186130d0d4e89b521860c0d8c678d (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:36.572542  8757 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1884b8bd83409c8aea8c6105a7a165 (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:36.574316  8756 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb3fb7f589d49609b1218b80b2c099f (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:36.576380  8755 tablet_service.cc:1511] Processing CreateTablet for tablet 7de2bb75d8654ed182d53f1006060c02 (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:36.576551  8753 tablet_service.cc:1511] Processing CreateTablet for tablet 3a62faf6212c42889f2abaa6fa33fb0c (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:36.576579  8752 tablet_service.cc:1511] Processing CreateTablet for tablet c03ed49323eb43c2b80335553ab96d60 (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:36.570809  8761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c530b0948cd64d44b2ae43f62ac06b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.578022  8752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c03ed49323eb43c2b80335553ab96d60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.577989  8754 tablet_service.cc:1511] Processing CreateTablet for tablet 50153e52429a4492a582f56c1330af32 (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:36.578714  8753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a62faf6212c42889f2abaa6fa33fb0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.579272  8760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beee2390ba6a477bb0155569a2f8f8ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.579799  8757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1884b8bd83409c8aea8c6105a7a165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.580471  8759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f7186130d0d4e89b521860c0d8c678d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.586575  8755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7de2bb75d8654ed182d53f1006060c02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.588214  8686 tablet_service.cc:1511] Processing CreateTablet for tablet c530b0948cd64d44b2ae43f62ac06b58 (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:36.589847  8756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb3fb7f589d49609b1218b80b2c099f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.591252  8685 tablet_service.cc:1511] Processing CreateTablet for tablet beee2390ba6a477bb0155569a2f8f8ce (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:36.591741  8754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50153e52429a4492a582f56c1330af32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.592900  8684 tablet_service.cc:1511] Processing CreateTablet for tablet 4f7186130d0d4e89b521860c0d8c678d (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:36.594560  8758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca47c43b2df04ef287dc6da40f6f57bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.594986  8683 tablet_service.cc:1511] Processing CreateTablet for tablet ca47c43b2df04ef287dc6da40f6f57bd (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:36.597040  8834 tablet_service.cc:1511] Processing CreateTablet for tablet beee2390ba6a477bb0155569a2f8f8ce (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:36.599264  8835 tablet_service.cc:1511] Processing CreateTablet for tablet c530b0948cd64d44b2ae43f62ac06b58 (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:36.599282  8833 tablet_service.cc:1511] Processing CreateTablet for tablet 4f7186130d0d4e89b521860c0d8c678d (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:36.600358  8682 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1884b8bd83409c8aea8c6105a7a165 (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:36.601408  8831 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1884b8bd83409c8aea8c6105a7a165 (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:36.601411  8681 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb3fb7f589d49609b1218b80b2c099f (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:36.598227  8834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beee2390ba6a477bb0155569a2f8f8ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.600358  8832 tablet_service.cc:1511] Processing CreateTablet for tablet ca47c43b2df04ef287dc6da40f6f57bd (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:36.608573  8679 tablet_service.cc:1511] Processing CreateTablet for tablet 50153e52429a4492a582f56c1330af32 (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:36.610575  8827 tablet_service.cc:1511] Processing CreateTablet for tablet 3a62faf6212c42889f2abaa6fa33fb0c (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:36.611745  8827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a62faf6212c42889f2abaa6fa33fb0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.611414  8828 tablet_service.cc:1511] Processing CreateTablet for tablet 50153e52429a4492a582f56c1330af32 (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:36.612664  8828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50153e52429a4492a582f56c1330af32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.613587  8826 tablet_service.cc:1511] Processing CreateTablet for tablet c03ed49323eb43c2b80335553ab96d60 (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:36.614751  8826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c03ed49323eb43c2b80335553ab96d60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.615342  8829 tablet_service.cc:1511] Processing CreateTablet for tablet 7de2bb75d8654ed182d53f1006060c02 (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:36.616575  8829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7de2bb75d8654ed182d53f1006060c02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.620153  8835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c530b0948cd64d44b2ae43f62ac06b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.627702  8830 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb3fb7f589d49609b1218b80b2c099f (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:36.629454  8680 tablet_service.cc:1511] Processing CreateTablet for tablet 7de2bb75d8654ed182d53f1006060c02 (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:36.625742  8686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c530b0948cd64d44b2ae43f62ac06b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.632468  8678 tablet_service.cc:1511] Processing CreateTablet for tablet 3a62faf6212c42889f2abaa6fa33fb0c (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:36.633504  8677 tablet_service.cc:1511] Processing CreateTablet for tablet c03ed49323eb43c2b80335553ab96d60 (DEFAULT_TABLE table=test-workload [id=42985e8340ad4817954ad5d22df5fd01]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:36.638306  8832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca47c43b2df04ef287dc6da40f6f57bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.638898  8830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb3fb7f589d49609b1218b80b2c099f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.641496  8681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb3fb7f589d49609b1218b80b2c099f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.642096  8680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7de2bb75d8654ed182d53f1006060c02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.642668  8678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a62faf6212c42889f2abaa6fa33fb0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.642979  8831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1884b8bd83409c8aea8c6105a7a165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.643235  8685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beee2390ba6a477bb0155569a2f8f8ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.643792  8682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1884b8bd83409c8aea8c6105a7a165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.646118  8679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50153e52429a4492a582f56c1330af32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.650475  8683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca47c43b2df04ef287dc6da40f6f57bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.654529  8677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c03ed49323eb43c2b80335553ab96d60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.666812  8684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f7186130d0d4e89b521860c0d8c678d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.670291  8833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f7186130d0d4e89b521860c0d8c678d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.697438  8885 tablet_bootstrap.cc:492] T c03ed49323eb43c2b80335553ab96d60 P 5492ab1513c940ea925dc08362b15790: Bootstrap starting.
I20260710 11:07:36.728205  8885 tablet_bootstrap.cc:654] T c03ed49323eb43c2b80335553ab96d60 P 5492ab1513c940ea925dc08362b15790: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.748617  8886 tablet_bootstrap.cc:492] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401: Bootstrap starting.
I20260710 11:07:36.751871  8885 tablet_bootstrap.cc:492] T c03ed49323eb43c2b80335553ab96d60 P 5492ab1513c940ea925dc08362b15790: No bootstrap required, opened a new log
I20260710 11:07:36.752408  8885 ts_tablet_manager.cc:1403] T c03ed49323eb43c2b80335553ab96d60 P 5492ab1513c940ea925dc08362b15790: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.006s
I20260710 11:07:36.755023  8886 tablet_bootstrap.cc:654] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.755203  8885 raft_consensus.cc:359] T c03ed49323eb43c2b80335553ab96d60 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.755885  8885 raft_consensus.cc:385] T c03ed49323eb43c2b80335553ab96d60 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.756170  8885 raft_consensus.cc:740] T c03ed49323eb43c2b80335553ab96d60 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5492ab1513c940ea925dc08362b15790, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.756884  8885 consensus_queue.cc:260] T c03ed49323eb43c2b80335553ab96d60 P 5492ab1513c940ea925dc08362b15790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.760167  8887 tablet_bootstrap.cc:492] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1: Bootstrap starting.
I20260710 11:07:36.763027  8886 tablet_bootstrap.cc:492] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401: No bootstrap required, opened a new log
I20260710 11:07:36.763381  8886 ts_tablet_manager.cc:1403] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.007s
I20260710 11:07:36.765303  8886 raft_consensus.cc:359] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.765786  8886 raft_consensus.cc:385] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.765993  8886 raft_consensus.cc:740] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 809d7720de474d8f97204e7430fad401, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.766542  8886 consensus_queue.cc:260] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.769670  8796 heartbeater.cc:499] Master 127.7.227.62:43525 was elected leader, sending a full tablet report...
I20260710 11:07:36.769667  8885 ts_tablet_manager.cc:1434] T c03ed49323eb43c2b80335553ab96d60 P 5492ab1513c940ea925dc08362b15790: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.010s
I20260710 11:07:36.770963  8886 ts_tablet_manager.cc:1434] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:07:36.771234  8885 tablet_bootstrap.cc:492] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790: Bootstrap starting.
I20260710 11:07:36.774263  8721 heartbeater.cc:499] Master 127.7.227.62:43525 was elected leader, sending a full tablet report...
I20260710 11:07:36.774502  8886 tablet_bootstrap.cc:492] T 3a62faf6212c42889f2abaa6fa33fb0c P 809d7720de474d8f97204e7430fad401: Bootstrap starting.
I20260710 11:07:36.777208  8885 tablet_bootstrap.cc:654] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.782642  8887 tablet_bootstrap.cc:654] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.785018  8886 tablet_bootstrap.cc:654] T 3a62faf6212c42889f2abaa6fa33fb0c P 809d7720de474d8f97204e7430fad401: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.791437  8885 tablet_bootstrap.cc:492] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790: No bootstrap required, opened a new log
I20260710 11:07:36.791894  8885 ts_tablet_manager.cc:1403] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260710 11:07:36.797128  8886 tablet_bootstrap.cc:492] T 3a62faf6212c42889f2abaa6fa33fb0c P 809d7720de474d8f97204e7430fad401: No bootstrap required, opened a new log
I20260710 11:07:36.797566  8886 ts_tablet_manager.cc:1403] T 3a62faf6212c42889f2abaa6fa33fb0c P 809d7720de474d8f97204e7430fad401: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.007s
I20260710 11:07:36.798184  8887 tablet_bootstrap.cc:492] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1: No bootstrap required, opened a new log
I20260710 11:07:36.798599  8887 ts_tablet_manager.cc:1403] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.009s
I20260710 11:07:36.800519  8886 raft_consensus.cc:359] T 3a62faf6212c42889f2abaa6fa33fb0c P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.800724  8885 raft_consensus.cc:359] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.801226  8886 raft_consensus.cc:385] T 3a62faf6212c42889f2abaa6fa33fb0c P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.801419  8885 raft_consensus.cc:385] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.801568  8886 raft_consensus.cc:740] T 3a62faf6212c42889f2abaa6fa33fb0c P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 809d7720de474d8f97204e7430fad401, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.801761  8885 raft_consensus.cc:740] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5492ab1513c940ea925dc08362b15790, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.802277  8886 consensus_queue.cc:260] T 3a62faf6212c42889f2abaa6fa33fb0c P 809d7720de474d8f97204e7430fad401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.802481  8885 consensus_queue.cc:260] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.804245  8886 ts_tablet_manager.cc:1434] T 3a62faf6212c42889f2abaa6fa33fb0c P 809d7720de474d8f97204e7430fad401: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:07:36.805074  8886 tablet_bootstrap.cc:492] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401: Bootstrap starting.
I20260710 11:07:36.805274  8887 raft_consensus.cc:359] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.805894  8887 raft_consensus.cc:385] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.806178  8887 raft_consensus.cc:740] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.807112  8887 consensus_queue.cc:260] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.810281  8885 ts_tablet_manager.cc:1434] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 11:07:36.811818  8886 tablet_bootstrap.cc:654] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.815088  8885 tablet_bootstrap.cc:492] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790: Bootstrap starting.
I20260710 11:07:36.815858  8887 ts_tablet_manager.cc:1434] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.001s
I20260710 11:07:36.816557  8870 heartbeater.cc:499] Master 127.7.227.62:43525 was elected leader, sending a full tablet report...
I20260710 11:07:36.818807  8887 tablet_bootstrap.cc:492] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1: Bootstrap starting.
I20260710 11:07:36.820779  8885 tablet_bootstrap.cc:654] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.825716  8887 tablet_bootstrap.cc:654] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.831674  8886 tablet_bootstrap.cc:492] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401: No bootstrap required, opened a new log
I20260710 11:07:36.832176  8886 ts_tablet_manager.cc:1403] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.009s
I20260710 11:07:36.834895  8886 raft_consensus.cc:359] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.835562  8886 raft_consensus.cc:385] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.835852  8886 raft_consensus.cc:740] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 809d7720de474d8f97204e7430fad401, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.836658  8886 consensus_queue.cc:260] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.838660  8886 ts_tablet_manager.cc:1434] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:07:36.839560  8886 tablet_bootstrap.cc:492] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401: Bootstrap starting.
I20260710 11:07:36.844878  8886 tablet_bootstrap.cc:654] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.844942  8887 tablet_bootstrap.cc:492] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1: No bootstrap required, opened a new log
I20260710 11:07:36.845458  8887 ts_tablet_manager.cc:1403] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.015s
I20260710 11:07:36.848250  8887 raft_consensus.cc:359] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.848867  8886 tablet_bootstrap.cc:492] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401: No bootstrap required, opened a new log
I20260710 11:07:36.848888  8887 raft_consensus.cc:385] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.849330  8887 raft_consensus.cc:740] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.849385  8886 ts_tablet_manager.cc:1403] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 11:07:36.850195  8887 consensus_queue.cc:260] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.850812  8885 tablet_bootstrap.cc:492] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790: No bootstrap required, opened a new log
I20260710 11:07:36.851222  8885 ts_tablet_manager.cc:1403] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.001s
I20260710 11:07:36.852123  8886 raft_consensus.cc:359] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.852605  8886 raft_consensus.cc:385] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.852851  8886 raft_consensus.cc:740] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 809d7720de474d8f97204e7430fad401, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.853571  8886 consensus_queue.cc:260] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.853874  8885 raft_consensus.cc:359] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.854554  8885 raft_consensus.cc:385] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.854794  8887 ts_tablet_manager.cc:1434] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:07:36.854853  8885 raft_consensus.cc:740] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5492ab1513c940ea925dc08362b15790, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.855718  8887 tablet_bootstrap.cc:492] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1: Bootstrap starting.
I20260710 11:07:36.857455  8886 ts_tablet_manager.cc:1434] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:07:36.858106  8886 tablet_bootstrap.cc:492] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401: Bootstrap starting.
I20260710 11:07:36.863481  8886 tablet_bootstrap.cc:654] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.863570  8887 tablet_bootstrap.cc:654] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.855738  8885 consensus_queue.cc:260] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.867414  8885 ts_tablet_manager.cc:1434] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260710 11:07:36.868302  8885 tablet_bootstrap.cc:492] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790: Bootstrap starting.
I20260710 11:07:36.869012  8887 tablet_bootstrap.cc:492] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1: No bootstrap required, opened a new log
I20260710 11:07:36.869390  8886 tablet_bootstrap.cc:492] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401: No bootstrap required, opened a new log
I20260710 11:07:36.869457  8887 ts_tablet_manager.cc:1403] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260710 11:07:36.869987  8886 ts_tablet_manager.cc:1403] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:07:36.872354  8887 raft_consensus.cc:359] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.873057  8887 raft_consensus.cc:385] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.873345  8887 raft_consensus.cc:740] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.874199  8885 tablet_bootstrap.cc:654] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.874152  8887 consensus_queue.cc:260] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.874167  8886 raft_consensus.cc:359] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.875255  8886 raft_consensus.cc:385] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.875591  8886 raft_consensus.cc:740] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 809d7720de474d8f97204e7430fad401, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.876412  8886 consensus_queue.cc:260] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.878360  8887 ts_tablet_manager.cc:1434] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:07:36.879304  8887 tablet_bootstrap.cc:492] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1: Bootstrap starting.
I20260710 11:07:36.879416  8886 ts_tablet_manager.cc:1434] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:07:36.880406  8886 tablet_bootstrap.cc:492] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401: Bootstrap starting.
I20260710 11:07:36.885660  8886 tablet_bootstrap.cc:654] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.887495  8887 tablet_bootstrap.cc:654] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.891769  8886 tablet_bootstrap.cc:492] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401: No bootstrap required, opened a new log
I20260710 11:07:36.892138  8887 tablet_bootstrap.cc:492] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1: No bootstrap required, opened a new log
I20260710 11:07:36.892200  8886 ts_tablet_manager.cc:1403] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260710 11:07:36.892552  8887 ts_tablet_manager.cc:1403] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:07:36.894304  8885 tablet_bootstrap.cc:492] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790: No bootstrap required, opened a new log
I20260710 11:07:36.894433  8886 raft_consensus.cc:359] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.894758  8885 ts_tablet_manager.cc:1403] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.003s
I20260710 11:07:36.894989  8886 raft_consensus.cc:385] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.895304  8886 raft_consensus.cc:740] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 809d7720de474d8f97204e7430fad401, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.895278  8887 raft_consensus.cc:359] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.896073  8887 raft_consensus.cc:385] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.896075  8886 consensus_queue.cc:260] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.896507  8887 raft_consensus.cc:740] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.897375  8887 consensus_queue.cc:260] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.897559  8885 raft_consensus.cc:359] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.898276  8886 ts_tablet_manager.cc:1434] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:07:36.898257  8885 raft_consensus.cc:385] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.898741  8885 raft_consensus.cc:740] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5492ab1513c940ea925dc08362b15790, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.899362  8886 tablet_bootstrap.cc:492] T c03ed49323eb43c2b80335553ab96d60 P 809d7720de474d8f97204e7430fad401: Bootstrap starting.
I20260710 11:07:36.899394  8885 consensus_queue.cc:260] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.901500  8885 ts_tablet_manager.cc:1434] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260710 11:07:36.902429  8885 tablet_bootstrap.cc:492] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790: Bootstrap starting.
I20260710 11:07:36.903108  8887 ts_tablet_manager.cc:1434] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:07:36.903966  8887 tablet_bootstrap.cc:492] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1: Bootstrap starting.
I20260710 11:07:36.907487  8886 tablet_bootstrap.cc:654] T c03ed49323eb43c2b80335553ab96d60 P 809d7720de474d8f97204e7430fad401: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.908330  8885 tablet_bootstrap.cc:654] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.909756  8887 tablet_bootstrap.cc:654] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.925751  8886 tablet_bootstrap.cc:492] T c03ed49323eb43c2b80335553ab96d60 P 809d7720de474d8f97204e7430fad401: No bootstrap required, opened a new log
I20260710 11:07:36.926160  8886 ts_tablet_manager.cc:1403] T c03ed49323eb43c2b80335553ab96d60 P 809d7720de474d8f97204e7430fad401: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.008s
I20260710 11:07:36.926697  8885 tablet_bootstrap.cc:492] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790: No bootstrap required, opened a new log
I20260710 11:07:36.927211  8885 ts_tablet_manager.cc:1403] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.003s
I20260710 11:07:36.928416  8886 raft_consensus.cc:359] T c03ed49323eb43c2b80335553ab96d60 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.928947  8886 raft_consensus.cc:385] T c03ed49323eb43c2b80335553ab96d60 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.929181  8886 raft_consensus.cc:740] T c03ed49323eb43c2b80335553ab96d60 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 809d7720de474d8f97204e7430fad401, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.929834  8886 consensus_queue.cc:260] T c03ed49323eb43c2b80335553ab96d60 P 809d7720de474d8f97204e7430fad401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.930048  8885 raft_consensus.cc:359] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.930832  8885 raft_consensus.cc:385] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.931134  8885 raft_consensus.cc:740] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5492ab1513c940ea925dc08362b15790, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.931880  8886 ts_tablet_manager.cc:1434] T c03ed49323eb43c2b80335553ab96d60 P 809d7720de474d8f97204e7430fad401: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 11:07:36.932005  8885 consensus_queue.cc:260] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.932816  8886 tablet_bootstrap.cc:492] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401: Bootstrap starting.
I20260710 11:07:36.937018  8885 ts_tablet_manager.cc:1434] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:07:36.938035  8885 tablet_bootstrap.cc:492] T ca47c43b2df04ef287dc6da40f6f57bd P 5492ab1513c940ea925dc08362b15790: Bootstrap starting.
I20260710 11:07:36.939338  8886 tablet_bootstrap.cc:654] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.944231  8885 tablet_bootstrap.cc:654] T ca47c43b2df04ef287dc6da40f6f57bd P 5492ab1513c940ea925dc08362b15790: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.950140  8890 raft_consensus.cc:493] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.950632  8890 raft_consensus.cc:515] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.953070  8890 leader_election.cc:290] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:36.955271  8891 raft_consensus.cc:493] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.955746  8891 raft_consensus.cc:515] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.960249  8891 leader_election.cc:290] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:36.969003  8895 raft_consensus.cc:493] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.969491  8895 raft_consensus.cc:515] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.972008  8895 leader_election.cc:290] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065)
I20260710 11:07:36.989774  8895 raft_consensus.cc:493] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.990345  8895 raft_consensus.cc:515] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:36.992559  8895 leader_election.cc:290] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065)
I20260710 11:07:36.993255  8771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1884b8bd83409c8aea8c6105a7a165" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5492ab1513c940ea925dc08362b15790" is_pre_election: true
W20260710 11:07:36.996145  8660 leader_election.cc:343] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.001732  8887 tablet_bootstrap.cc:492] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1: No bootstrap required, opened a new log
I20260710 11:07:37.002338  8887 ts_tablet_manager.cc:1403] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1: Time spent bootstrapping tablet: real 0.099s	user 0.040s	sys 0.051s
I20260710 11:07:37.005576  8887 raft_consensus.cc:359] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.006350  8887 raft_consensus.cc:385] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.006675  8887 raft_consensus.cc:740] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.007582  8887 consensus_queue.cc:260] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.011855  8887 ts_tablet_manager.cc:1434] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:37.012814  8887 tablet_bootstrap.cc:492] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1: Bootstrap starting.
I20260710 11:07:37.021934  8887 tablet_bootstrap.cc:654] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.027555  8890 raft_consensus.cc:493] T c03ed49323eb43c2b80335553ab96d60 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.028039  8890 raft_consensus.cc:515] T c03ed49323eb43c2b80335553ab96d60 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.029934  8890 leader_election.cc:290] T c03ed49323eb43c2b80335553ab96d60 P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:37.034852  8890 raft_consensus.cc:493] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.035502  8887 tablet_bootstrap.cc:492] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1: No bootstrap required, opened a new log
I20260710 11:07:37.035315  8890 raft_consensus.cc:515] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.036123  8887 ts_tablet_manager.cc:1403] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1: Time spent bootstrapping tablet: real 0.024s	user 0.001s	sys 0.016s
I20260710 11:07:37.037331  8890 leader_election.cc:290] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:37.038003  8890 raft_consensus.cc:493] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.038437  8890 raft_consensus.cc:515] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.040284  8890 leader_election.cc:290] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:37.043439  8696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7186130d0d4e89b521860c0d8c678d" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809d7720de474d8f97204e7430fad401" is_pre_election: true
I20260710 11:07:37.045559  8845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7186130d0d4e89b521860c0d8c678d" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a65db432ae4c28b32bab29c5421cb1" is_pre_election: true
I20260710 11:07:37.046113  8887 raft_consensus.cc:359] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.047175  8696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03ed49323eb43c2b80335553ab96d60" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809d7720de474d8f97204e7430fad401" is_pre_election: true
I20260710 11:07:37.047518  8842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beee2390ba6a477bb0155569a2f8f8ce" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a65db432ae4c28b32bab29c5421cb1" is_pre_election: true
I20260710 11:07:37.047863  8696 raft_consensus.cc:2468] T c03ed49323eb43c2b80335553ab96d60 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5492ab1513c940ea925dc08362b15790 in term 0.
I20260710 11:07:37.048187  8842 raft_consensus.cc:2468] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5492ab1513c940ea925dc08362b15790 in term 0.
I20260710 11:07:37.049330  8844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03ed49323eb43c2b80335553ab96d60" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a65db432ae4c28b32bab29c5421cb1" is_pre_election: true
I20260710 11:07:37.046671  8843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a62faf6212c42889f2abaa6fa33fb0c" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a65db432ae4c28b32bab29c5421cb1" is_pre_election: true
I20260710 11:07:37.049659  8696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a62faf6212c42889f2abaa6fa33fb0c" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809d7720de474d8f97204e7430fad401" is_pre_election: true
I20260710 11:07:37.050379  8844 raft_consensus.cc:2468] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5492ab1513c940ea925dc08362b15790 in term 0.
I20260710 11:07:37.050594  8696 raft_consensus.cc:2468] T 3a62faf6212c42889f2abaa6fa33fb0c P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5492ab1513c940ea925dc08362b15790 in term 0.
I20260710 11:07:37.051692  8887 raft_consensus.cc:385] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.052719  8844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1884b8bd83409c8aea8c6105a7a165" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a65db432ae4c28b32bab29c5421cb1" is_pre_election: true
I20260710 11:07:37.054280  8887 raft_consensus.cc:740] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.054808  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beee2390ba6a477bb0155569a2f8f8ce" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809d7720de474d8f97204e7430fad401" is_pre_election: true
I20260710 11:07:37.055125  8887 consensus_queue.cc:260] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.056106  8695 raft_consensus.cc:2468] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5492ab1513c940ea925dc08362b15790 in term 0.
I20260710 11:07:37.056921  8845 raft_consensus.cc:2468] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5492ab1513c940ea925dc08362b15790 in term 0.
I20260710 11:07:37.057343  8887 ts_tablet_manager.cc:1434] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260710 11:07:37.053671  8736 leader_election.cc:304] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5492ab1513c940ea925dc08362b15790, 72a65db432ae4c28b32bab29c5421cb1; no voters: 
W20260710 11:07:37.060117  8661 leader_election.cc:343] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.060555  8661 leader_election.cc:304] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 809d7720de474d8f97204e7430fad401; no voters: 5492ab1513c940ea925dc08362b15790, 72a65db432ae4c28b32bab29c5421cb1
I20260710 11:07:37.062011  8891 raft_consensus.cc:2749] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:37.063194  8885 tablet_bootstrap.cc:492] T ca47c43b2df04ef287dc6da40f6f57bd P 5492ab1513c940ea925dc08362b15790: No bootstrap required, opened a new log
I20260710 11:07:37.063207  8890 raft_consensus.cc:2804] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.063808  8885 ts_tablet_manager.cc:1403] T ca47c43b2df04ef287dc6da40f6f57bd P 5492ab1513c940ea925dc08362b15790: Time spent bootstrapping tablet: real 0.126s	user 0.031s	sys 0.059s
I20260710 11:07:37.063784  8890 raft_consensus.cc:493] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.064383  8890 raft_consensus.cc:3060] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.064414  8696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03ed49323eb43c2b80335553ab96d60" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809d7720de474d8f97204e7430fad401" is_pre_election: true
I20260710 11:07:37.065088  8696 raft_consensus.cc:2468] T c03ed49323eb43c2b80335553ab96d60 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 0.
I20260710 11:07:37.067153  8887 tablet_bootstrap.cc:492] T 3a62faf6212c42889f2abaa6fa33fb0c P 72a65db432ae4c28b32bab29c5421cb1: Bootstrap starting.
I20260710 11:07:37.068102  8885 raft_consensus.cc:359] T ca47c43b2df04ef287dc6da40f6f57bd P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.069494  8885 raft_consensus.cc:385] T ca47c43b2df04ef287dc6da40f6f57bd P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.069758  8885 raft_consensus.cc:740] T ca47c43b2df04ef287dc6da40f6f57bd P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5492ab1513c940ea925dc08362b15790, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.070575  8885 consensus_queue.cc:260] T ca47c43b2df04ef287dc6da40f6f57bd P 5492ab1513c940ea925dc08362b15790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.068706  8696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50153e52429a4492a582f56c1330af32" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809d7720de474d8f97204e7430fad401" is_pre_election: true
I20260710 11:07:37.071568  8696 raft_consensus.cc:2468] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 0.
I20260710 11:07:37.071811  8890 raft_consensus.cc:515] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.073590  8886 tablet_bootstrap.cc:492] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401: No bootstrap required, opened a new log
I20260710 11:07:37.073637  8890 leader_election.cc:290] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 1 election: Requested vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:37.075165  8886 ts_tablet_manager.cc:1403] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401: Time spent bootstrapping tablet: real 0.143s	user 0.023s	sys 0.044s
I20260710 11:07:37.074592  8887 tablet_bootstrap.cc:654] T 3a62faf6212c42889f2abaa6fa33fb0c P 72a65db432ae4c28b32bab29c5421cb1: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.077693  8886 raft_consensus.cc:359] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
W20260710 11:07:37.067271  8736 leader_election.cc:343] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.078739  8736 leader_election.cc:304] T c03ed49323eb43c2b80335553ab96d60 P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5492ab1513c940ea925dc08362b15790, 809d7720de474d8f97204e7430fad401; no voters: 
I20260710 11:07:37.074447  8810 leader_election.cc:304] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72a65db432ae4c28b32bab29c5421cb1, 809d7720de474d8f97204e7430fad401; no voters: 
I20260710 11:07:37.080324  8810 leader_election.cc:304] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72a65db432ae4c28b32bab29c5421cb1, 809d7720de474d8f97204e7430fad401; no voters: 
I20260710 11:07:37.079612  8736 leader_election.cc:304] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5492ab1513c940ea925dc08362b15790, 809d7720de474d8f97204e7430fad401; no voters: 
I20260710 11:07:37.081283  8895 raft_consensus.cc:2804] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.081670  8895 raft_consensus.cc:493] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.082064  8895 raft_consensus.cc:3060] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:37.083547  8736 leader_election.cc:343] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.084051  8845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beee2390ba6a477bb0155569a2f8f8ce" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
I20260710 11:07:37.084609  8886 raft_consensus.cc:385] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.080693  8771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03ed49323eb43c2b80335553ab96d60" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5492ab1513c940ea925dc08362b15790" is_pre_election: true
I20260710 11:07:37.082551  8770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50153e52429a4492a582f56c1330af32" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5492ab1513c940ea925dc08362b15790" is_pre_election: true
I20260710 11:07:37.086472  8696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beee2390ba6a477bb0155569a2f8f8ce" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809d7720de474d8f97204e7430fad401"
I20260710 11:07:37.087267  8696 raft_consensus.cc:3060] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:37.087862  8809 leader_election.cc:343] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.084664  8845 raft_consensus.cc:3060] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.102574  8895 raft_consensus.cc:515] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
W20260710 11:07:37.104564  8642 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:37.086445  8886 raft_consensus.cc:740] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 809d7720de474d8f97204e7430fad401, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.105922  8770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03ed49323eb43c2b80335553ab96d60" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5492ab1513c940ea925dc08362b15790"
I20260710 11:07:37.097541  8845 raft_consensus.cc:2468] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5492ab1513c940ea925dc08362b15790 in term 1.
I20260710 11:07:37.085054  8890 raft_consensus.cc:2804] T c03ed49323eb43c2b80335553ab96d60 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.085853  8736 leader_election.cc:304] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [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: 5492ab1513c940ea925dc08362b15790, 72a65db432ae4c28b32bab29c5421cb1; no voters: 809d7720de474d8f97204e7430fad401
I20260710 11:07:37.120543  8771 raft_consensus.cc:2468] T c03ed49323eb43c2b80335553ab96d60 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 0.
I20260710 11:07:37.122392  8696 raft_consensus.cc:2468] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5492ab1513c940ea925dc08362b15790 in term 1.
I20260710 11:07:37.122891  8890 raft_consensus.cc:493] T c03ed49323eb43c2b80335553ab96d60 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.123337  8890 raft_consensus.cc:3060] T c03ed49323eb43c2b80335553ab96d60 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.115777  8886 consensus_queue.cc:260] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.118693  8891 raft_consensus.cc:493] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.119845  8885 ts_tablet_manager.cc:1434] T ca47c43b2df04ef287dc6da40f6f57bd P 5492ab1513c940ea925dc08362b15790: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.007s
I20260710 11:07:37.124872  8922 raft_consensus.cc:2804] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.125633  8891 raft_consensus.cc:515] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.127893  8891 leader_election.cc:290] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:37.128676  8771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c530b0948cd64d44b2ae43f62ac06b58" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5492ab1513c940ea925dc08362b15790" is_pre_election: true
I20260710 11:07:37.107627  8895 leader_election.cc:290] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 election: Requested vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065)
I20260710 11:07:37.132606  8885 tablet_bootstrap.cc:492] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790: Bootstrap starting.
I20260710 11:07:37.133608  8886 ts_tablet_manager.cc:1434] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.002s
I20260710 11:07:37.134625  8886 tablet_bootstrap.cc:492] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401: Bootstrap starting.
I20260710 11:07:37.131891  8895 raft_consensus.cc:493] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:07:37.138219  8810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.227.1:39277, user_credentials={real_user=slave}} blocked reactor thread for 57932.2us
I20260710 11:07:37.130823  8771 raft_consensus.cc:2468] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 809d7720de474d8f97204e7430fad401 in term 0.
I20260710 11:07:37.140170  8886 tablet_bootstrap.cc:654] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.138592  8895 raft_consensus.cc:515] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.141008  8696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03ed49323eb43c2b80335553ab96d60" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809d7720de474d8f97204e7430fad401"
I20260710 11:07:37.141613  8696 raft_consensus.cc:3060] T c03ed49323eb43c2b80335553ab96d60 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.142657  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca47c43b2df04ef287dc6da40f6f57bd" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809d7720de474d8f97204e7430fad401" is_pre_election: true
I20260710 11:07:37.143484  8895 leader_election.cc:290] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065)
W20260710 11:07:37.144312  8810 leader_election.cc:343] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.146590  8771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca47c43b2df04ef287dc6da40f6f57bd" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5492ab1513c940ea925dc08362b15790" is_pre_election: true
I20260710 11:07:37.141032  8660 leader_election.cc:304] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5492ab1513c940ea925dc08362b15790, 809d7720de474d8f97204e7430fad401; no voters: 
I20260710 11:07:37.147253  8771 raft_consensus.cc:2468] T ca47c43b2df04ef287dc6da40f6f57bd P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 0.
I20260710 11:07:37.148517  8809 leader_election.cc:304] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [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: 5492ab1513c940ea925dc08362b15790, 72a65db432ae4c28b32bab29c5421cb1; no voters: 809d7720de474d8f97204e7430fad401
I20260710 11:07:37.149878  8696 raft_consensus.cc:2468] T c03ed49323eb43c2b80335553ab96d60 P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 1.
I20260710 11:07:37.150879  8924 raft_consensus.cc:2804] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.151257  8924 raft_consensus.cc:493] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.151139  8810 leader_election.cc:304] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72a65db432ae4c28b32bab29c5421cb1, 809d7720de474d8f97204e7430fad401; no voters: 5492ab1513c940ea925dc08362b15790
I20260710 11:07:37.151598  8924 raft_consensus.cc:3060] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.151914  8895 raft_consensus.cc:2804] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.152283  8895 raft_consensus.cc:493] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.152623  8895 raft_consensus.cc:3060] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.152673  8920 raft_consensus.cc:2804] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.129386  8922 raft_consensus.cc:493] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.131294  8845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c530b0948cd64d44b2ae43f62ac06b58" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a65db432ae4c28b32bab29c5421cb1" is_pre_election: true
I20260710 11:07:37.161614  8921 raft_consensus.cc:493] T ca47c43b2df04ef287dc6da40f6f57bd P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.163932  8887 tablet_bootstrap.cc:492] T 3a62faf6212c42889f2abaa6fa33fb0c P 72a65db432ae4c28b32bab29c5421cb1: No bootstrap required, opened a new log
W20260710 11:07:37.165552  8661 leader_election.cc:343] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.166021  8887 ts_tablet_manager.cc:1403] T 3a62faf6212c42889f2abaa6fa33fb0c P 72a65db432ae4c28b32bab29c5421cb1: Time spent bootstrapping tablet: real 0.099s	user 0.007s	sys 0.031s
I20260710 11:07:37.164491  8918 raft_consensus.cc:2804] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.168226  8918 raft_consensus.cc:493] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.168624  8918 raft_consensus.cc:3060] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:37.172104  8736 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.227.3:39511, user_credentials={real_user=slave}} blocked reactor thread for 86331.5us
I20260710 11:07:37.172857  8736 leader_election.cc:304] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5492ab1513c940ea925dc08362b15790, 809d7720de474d8f97204e7430fad401; no voters: 
I20260710 11:07:37.171779  8885 tablet_bootstrap.cc:654] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.173198  8887 raft_consensus.cc:359] T 3a62faf6212c42889f2abaa6fa33fb0c P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.174201  8887 raft_consensus.cc:385] T 3a62faf6212c42889f2abaa6fa33fb0c P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.174516  8887 raft_consensus.cc:740] T 3a62faf6212c42889f2abaa6fa33fb0c P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.175257  8887 consensus_queue.cc:260] T 3a62faf6212c42889f2abaa6fa33fb0c P 72a65db432ae4c28b32bab29c5421cb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.160868  8922 raft_consensus.cc:3060] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.165773  8921 raft_consensus.cc:515] T ca47c43b2df04ef287dc6da40f6f57bd P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.169337  8890 raft_consensus.cc:515] T c03ed49323eb43c2b80335553ab96d60 P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.179572  8920 raft_consensus.cc:697] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Becoming Leader. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Running, Role: LEADER
I20260710 11:07:37.184770  8890 leader_election.cc:290] T c03ed49323eb43c2b80335553ab96d60 P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 1 election: Requested vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:37.186432  8890 raft_consensus.cc:2804] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.186851  8923 raft_consensus.cc:2804] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.188545  8923 raft_consensus.cc:493] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.188920  8923 raft_consensus.cc:3060] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.187269  8890 raft_consensus.cc:697] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 1 LEADER]: Becoming Leader. State: Replica: 5492ab1513c940ea925dc08362b15790, State: Running, Role: LEADER
I20260710 11:07:37.191671  8696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03ed49323eb43c2b80335553ab96d60" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809d7720de474d8f97204e7430fad401"
I20260710 11:07:37.192377  8696 raft_consensus.cc:2393] T c03ed49323eb43c2b80335553ab96d60 P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5492ab1513c940ea925dc08362b15790 in current term 1: Already voted for candidate 72a65db432ae4c28b32bab29c5421cb1 in this term.
I20260710 11:07:37.193130  8924 raft_consensus.cc:515] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.194267  8845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03ed49323eb43c2b80335553ab96d60" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
I20260710 11:07:37.194559  8921 leader_election.cc:290] T ca47c43b2df04ef287dc6da40f6f57bd P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:37.196058  8771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c530b0948cd64d44b2ae43f62ac06b58" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5492ab1513c940ea925dc08362b15790"
I20260710 11:07:37.195899  8890 consensus_queue.cc:237] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.196609  8771 raft_consensus.cc:3060] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.188246  8895 raft_consensus.cc:515] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.198606  8924 leader_election.cc:290] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 1 election: Requested vote from peers 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:37.198982  8918 raft_consensus.cc:515] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.199865  8845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c530b0948cd64d44b2ae43f62ac06b58" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
I20260710 11:07:37.199975  8696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca47c43b2df04ef287dc6da40f6f57bd" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809d7720de474d8f97204e7430fad401" is_pre_election: true
I20260710 11:07:37.202070  8844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca47c43b2df04ef287dc6da40f6f57bd" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a65db432ae4c28b32bab29c5421cb1" is_pre_election: true
I20260710 11:07:37.202975  8736 leader_election.cc:304] T c03ed49323eb43c2b80335553ab96d60 P 5492ab1513c940ea925dc08362b15790 [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: 5492ab1513c940ea925dc08362b15790; no voters: 72a65db432ae4c28b32bab29c5421cb1, 809d7720de474d8f97204e7430fad401
W20260710 11:07:37.203472  8661 leader_election.cc:343] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.204257  8885 tablet_bootstrap.cc:492] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790: No bootstrap required, opened a new log
I20260710 11:07:37.204643  8885 ts_tablet_manager.cc:1403] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.004s
I20260710 11:07:37.206722  8887 ts_tablet_manager.cc:1434] T 3a62faf6212c42889f2abaa6fa33fb0c P 72a65db432ae4c28b32bab29c5421cb1: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260710 11:07:37.206483  8922 raft_consensus.cc:515] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.207348  8771 raft_consensus.cc:2468] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809d7720de474d8f97204e7430fad401 in term 1.
I20260710 11:07:37.207705  8887 tablet_bootstrap.cc:492] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1: Bootstrap starting.
I20260710 11:07:37.208453  8660 leader_election.cc:304] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5492ab1513c940ea925dc08362b15790, 809d7720de474d8f97204e7430fad401; no voters: 72a65db432ae4c28b32bab29c5421cb1
I20260710 11:07:37.209252  8924 raft_consensus.cc:2804] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.209753  8924 raft_consensus.cc:697] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 1 LEADER]: Becoming Leader. State: Replica: 809d7720de474d8f97204e7430fad401, State: Running, Role: LEADER
I20260710 11:07:37.210959  8922 leader_election.cc:290] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 election: Requested vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065)
I20260710 11:07:37.210594  8924 consensus_queue.cc:237] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.211779  8844 raft_consensus.cc:2393] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5492ab1513c940ea925dc08362b15790 in current term 1: Already voted for candidate 72a65db432ae4c28b32bab29c5421cb1 in this term.
I20260710 11:07:37.184870  8920 consensus_queue.cc:237] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.212544  8770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca47c43b2df04ef287dc6da40f6f57bd" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5492ab1513c940ea925dc08362b15790"
I20260710 11:07:37.213107  8770 raft_consensus.cc:3060] T ca47c43b2df04ef287dc6da40f6f57bd P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.213318  8696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50153e52429a4492a582f56c1330af32" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809d7720de474d8f97204e7430fad401"
I20260710 11:07:37.213848  8696 raft_consensus.cc:3060] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.208866  8918 leader_election.cc:290] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 1 election: Requested vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:37.218430  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a62faf6212c42889f2abaa6fa33fb0c" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809d7720de474d8f97204e7430fad401"
I20260710 11:07:37.217818  8885 raft_consensus.cc:359] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.219435  8695 raft_consensus.cc:3060] T 3a62faf6212c42889f2abaa6fa33fb0c P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.219678  8885 raft_consensus.cc:385] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.220075  8885 raft_consensus.cc:740] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5492ab1513c940ea925dc08362b15790, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.214418  8895 leader_election.cc:290] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 election: Requested vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065)
I20260710 11:07:37.219426  8694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca47c43b2df04ef287dc6da40f6f57bd" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809d7720de474d8f97204e7430fad401"
I20260710 11:07:37.222739  8885 consensus_queue.cc:260] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.223644  8844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a62faf6212c42889f2abaa6fa33fb0c" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
W20260710 11:07:37.223882  8810 leader_election.cc:343] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.224948  8885 ts_tablet_manager.cc:1434] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260710 11:07:37.225876  8885 tablet_bootstrap.cc:492] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790: Bootstrap starting.
I20260710 11:07:37.227401  8696 raft_consensus.cc:2468] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 1.
I20260710 11:07:37.227958  8770 raft_consensus.cc:2468] T ca47c43b2df04ef287dc6da40f6f57bd P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 1.
I20260710 11:07:37.228297  8810 leader_election.cc:304] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72a65db432ae4c28b32bab29c5421cb1, 809d7720de474d8f97204e7430fad401; no voters: 
I20260710 11:07:37.229106  8809 leader_election.cc:304] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5492ab1513c940ea925dc08362b15790, 72a65db432ae4c28b32bab29c5421cb1; no voters: 809d7720de474d8f97204e7430fad401
I20260710 11:07:37.230651  8844 raft_consensus.cc:3060] T 3a62faf6212c42889f2abaa6fa33fb0c P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.230696  8922 raft_consensus.cc:2804] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.217968  8771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50153e52429a4492a582f56c1330af32" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5492ab1513c940ea925dc08362b15790"
I20260710 11:07:37.232241  8922 raft_consensus.cc:697] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Becoming Leader. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Running, Role: LEADER
I20260710 11:07:37.232478  8926 raft_consensus.cc:2749] T c03ed49323eb43c2b80335553ab96d60 P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:37.233106  8922 consensus_queue.cc:237] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.209525  8923 raft_consensus.cc:515] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.236390  8771 raft_consensus.cc:3060] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.237082  8695 raft_consensus.cc:2468] T 3a62faf6212c42889f2abaa6fa33fb0c P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5492ab1513c940ea925dc08362b15790 in term 1.
I20260710 11:07:37.239742  8886 tablet_bootstrap.cc:492] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401: No bootstrap required, opened a new log
I20260710 11:07:37.240224  8886 ts_tablet_manager.cc:1403] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401: Time spent bootstrapping tablet: real 0.106s	user 0.004s	sys 0.009s
I20260710 11:07:37.232048  8895 raft_consensus.cc:2804] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:07:37.235316  8736 leader_election.cc:343] T ca47c43b2df04ef287dc6da40f6f57bd P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.247471  8771 raft_consensus.cc:2468] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 1.
I20260710 11:07:37.243350  8895 raft_consensus.cc:697] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Becoming Leader. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Running, Role: LEADER
I20260710 11:07:37.240780  8844 raft_consensus.cc:2468] T 3a62faf6212c42889f2abaa6fa33fb0c P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5492ab1513c940ea925dc08362b15790 in term 1.
I20260710 11:07:37.251422  8895 consensus_queue.cc:237] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.249348  8885 tablet_bootstrap.cc:654] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.255486  8886 raft_consensus.cc:359] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.256192  8886 raft_consensus.cc:385] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.256429  8886 raft_consensus.cc:740] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 809d7720de474d8f97204e7430fad401, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.253886  8592 catalog_manager.cc:5697] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3). New cstate: current_term: 1 leader_uuid: "72a65db432ae4c28b32bab29c5421cb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:37.259467  8886 consensus_queue.cc:260] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.266562  8591 catalog_manager.cc:5697] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 reported cstate change: term changed from 0 to 1, leader changed from <none> to 809d7720de474d8f97204e7430fad401 (127.7.227.1). New cstate: current_term: 1 leader_uuid: "809d7720de474d8f97204e7430fad401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.262795  8887 tablet_bootstrap.cc:654] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.274302  8886 ts_tablet_manager.cc:1434] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260710 11:07:37.275528  8886 tablet_bootstrap.cc:492] T ca47c43b2df04ef287dc6da40f6f57bd P 809d7720de474d8f97204e7430fad401: Bootstrap starting.
I20260710 11:07:37.277057  8923 leader_election.cc:290] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 1 election: Requested vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:37.260308  8736 leader_election.cc:304] T ca47c43b2df04ef287dc6da40f6f57bd P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5492ab1513c940ea925dc08362b15790; no voters: 72a65db432ae4c28b32bab29c5421cb1, 809d7720de474d8f97204e7430fad401
I20260710 11:07:37.277766  8924 raft_consensus.cc:493] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.278915  8924 raft_consensus.cc:515] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.282913  8771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7186130d0d4e89b521860c0d8c678d" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5492ab1513c940ea925dc08362b15790" is_pre_election: true
I20260710 11:07:37.283784  8771 raft_consensus.cc:2393] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 809d7720de474d8f97204e7430fad401 in current term 1: Already voted for candidate 5492ab1513c940ea925dc08362b15790 in this term.
I20260710 11:07:37.284040  8886 tablet_bootstrap.cc:654] T ca47c43b2df04ef287dc6da40f6f57bd P 809d7720de474d8f97204e7430fad401: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.287032  8736 leader_election.cc:304] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5492ab1513c940ea925dc08362b15790, 809d7720de474d8f97204e7430fad401; no voters: 
I20260710 11:07:37.287330  8844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7186130d0d4e89b521860c0d8c678d" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a65db432ae4c28b32bab29c5421cb1" is_pre_election: true
I20260710 11:07:37.288033  8844 raft_consensus.cc:2468] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 809d7720de474d8f97204e7430fad401 in term 0.
I20260710 11:07:37.289278  8918 raft_consensus.cc:2749] T ca47c43b2df04ef287dc6da40f6f57bd P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:37.289489  8661 leader_election.cc:304] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [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: 72a65db432ae4c28b32bab29c5421cb1, 809d7720de474d8f97204e7430fad401; no voters: 5492ab1513c940ea925dc08362b15790
I20260710 11:07:37.290432  8891 raft_consensus.cc:2804] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.290815  8891 raft_consensus.cc:493] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.290459  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7186130d0d4e89b521860c0d8c678d" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809d7720de474d8f97204e7430fad401"
I20260710 11:07:37.291289  8891 raft_consensus.cc:3060] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.291877  8844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7186130d0d4e89b521860c0d8c678d" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
I20260710 11:07:37.292426  8844 raft_consensus.cc:3060] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.294677  8918 raft_consensus.cc:2804] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.295145  8918 raft_consensus.cc:697] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790 [term 1 LEADER]: Becoming Leader. State: Replica: 5492ab1513c940ea925dc08362b15790, State: Running, Role: LEADER
I20260710 11:07:37.295996  8918 consensus_queue.cc:237] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.299634  8891 raft_consensus.cc:515] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.301651  8924 leader_election.cc:290] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:37.302613  8695 raft_consensus.cc:2393] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5492ab1513c940ea925dc08362b15790 in current term 1: Already voted for candidate 809d7720de474d8f97204e7430fad401 in this term.
I20260710 11:07:37.304832  8771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7186130d0d4e89b521860c0d8c678d" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5492ab1513c940ea925dc08362b15790"
I20260710 11:07:37.305562  8771 raft_consensus.cc:2393] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 809d7720de474d8f97204e7430fad401 in current term 1: Already voted for candidate 5492ab1513c940ea925dc08362b15790 in this term.
I20260710 11:07:37.308182  8891 leader_election.cc:290] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 1 election: Requested vote from peers 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:37.309188  8845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7186130d0d4e89b521860c0d8c678d" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
I20260710 11:07:37.311003  8661 leader_election.cc:304] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [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: 809d7720de474d8f97204e7430fad401; no voters: 5492ab1513c940ea925dc08362b15790, 72a65db432ae4c28b32bab29c5421cb1
I20260710 11:07:37.312013  8924 raft_consensus.cc:2749] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:37.317960  8887 tablet_bootstrap.cc:492] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1: No bootstrap required, opened a new log
I20260710 11:07:37.318554  8887 ts_tablet_manager.cc:1403] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1: Time spent bootstrapping tablet: real 0.111s	user 0.007s	sys 0.010s
I20260710 11:07:37.320398  8844 raft_consensus.cc:2468] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5492ab1513c940ea925dc08362b15790 in term 1.
I20260710 11:07:37.321539  8736 leader_election.cc:304] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5492ab1513c940ea925dc08362b15790, 72a65db432ae4c28b32bab29c5421cb1; no voters: 809d7720de474d8f97204e7430fad401
I20260710 11:07:37.322841  8926 raft_consensus.cc:2804] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.323314  8926 raft_consensus.cc:697] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 1 LEADER]: Becoming Leader. State: Replica: 5492ab1513c940ea925dc08362b15790, State: Running, Role: LEADER
I20260710 11:07:37.324203  8926 consensus_queue.cc:237] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.329237  8887 raft_consensus.cc:359] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.330029  8887 raft_consensus.cc:385] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.330549  8887 raft_consensus.cc:740] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.331199  8885 tablet_bootstrap.cc:492] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790: No bootstrap required, opened a new log
I20260710 11:07:37.331696  8885 ts_tablet_manager.cc:1403] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790: Time spent bootstrapping tablet: real 0.106s	user 0.014s	sys 0.005s
I20260710 11:07:37.331821  8887 consensus_queue.cc:260] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.334224  8885 raft_consensus.cc:359] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.334939  8885 raft_consensus.cc:385] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.335197  8885 raft_consensus.cc:740] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5492ab1513c940ea925dc08362b15790, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.335840  8885 consensus_queue.cc:260] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.336263  8594 catalog_manager.cc:5697] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5492ab1513c940ea925dc08362b15790 (127.7.227.2). New cstate: current_term: 1 leader_uuid: "5492ab1513c940ea925dc08362b15790" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.337908  8885 ts_tablet_manager.cc:1434] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:37.339125  8885 tablet_bootstrap.cc:492] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790: Bootstrap starting.
I20260710 11:07:37.339128  8886 tablet_bootstrap.cc:492] T ca47c43b2df04ef287dc6da40f6f57bd P 809d7720de474d8f97204e7430fad401: No bootstrap required, opened a new log
I20260710 11:07:37.343096  8886 ts_tablet_manager.cc:1403] T ca47c43b2df04ef287dc6da40f6f57bd P 809d7720de474d8f97204e7430fad401: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.007s
I20260710 11:07:37.343195  8891 raft_consensus.cc:493] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.343664  8891 raft_consensus.cc:515] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.345274  8885 tablet_bootstrap.cc:654] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.345623  8891 leader_election.cc:290] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:37.345679  8886 raft_consensus.cc:359] T ca47c43b2df04ef287dc6da40f6f57bd P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.346405  8886 raft_consensus.cc:385] T ca47c43b2df04ef287dc6da40f6f57bd P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.346661  8886 raft_consensus.cc:740] T ca47c43b2df04ef287dc6da40f6f57bd P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 809d7720de474d8f97204e7430fad401, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.347311  8771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de2bb75d8654ed182d53f1006060c02" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5492ab1513c940ea925dc08362b15790" is_pre_election: true
I20260710 11:07:37.349334  8844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de2bb75d8654ed182d53f1006060c02" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a65db432ae4c28b32bab29c5421cb1" is_pre_election: true
I20260710 11:07:37.342662  8895 raft_consensus.cc:493] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:07:37.349650  8660 leader_election.cc:343] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.350035  8895 raft_consensus.cc:515] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.336252  8887 ts_tablet_manager.cc:1434] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260710 11:07:37.352242  8895 leader_election.cc:290] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065)
I20260710 11:07:37.352557  8887 tablet_bootstrap.cc:492] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1: Bootstrap starting.
I20260710 11:07:37.352962  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb3fb7f589d49609b1218b80b2c099f" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809d7720de474d8f97204e7430fad401" is_pre_election: true
I20260710 11:07:37.353505  8695 raft_consensus.cc:2468] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 0.
I20260710 11:07:37.355181  8771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb3fb7f589d49609b1218b80b2c099f" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5492ab1513c940ea925dc08362b15790" is_pre_election: true
I20260710 11:07:37.355813  8771 raft_consensus.cc:2468] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 0.
I20260710 11:07:37.357074  8809 leader_election.cc:304] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5492ab1513c940ea925dc08362b15790, 72a65db432ae4c28b32bab29c5421cb1; no voters: 
I20260710 11:07:37.357844  8895 raft_consensus.cc:2804] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.358055  8887 tablet_bootstrap.cc:654] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.358189  8895 raft_consensus.cc:493] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.358548  8895 raft_consensus.cc:3060] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.359951  8885 tablet_bootstrap.cc:492] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790: No bootstrap required, opened a new log
I20260710 11:07:37.360329  8885 ts_tablet_manager.cc:1403] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.004s
I20260710 11:07:37.347311  8886 consensus_queue.cc:260] T ca47c43b2df04ef287dc6da40f6f57bd P 809d7720de474d8f97204e7430fad401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.362727  8886 ts_tablet_manager.cc:1434] T ca47c43b2df04ef287dc6da40f6f57bd P 809d7720de474d8f97204e7430fad401: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:07:37.362644  8885 raft_consensus.cc:359] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
W20260710 11:07:37.363085  8661 leader_election.cc:343] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.363348  8885 raft_consensus.cc:385] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.363610  8885 raft_consensus.cc:740] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5492ab1513c940ea925dc08362b15790, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.363525  8661 leader_election.cc:304] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 809d7720de474d8f97204e7430fad401; no voters: 5492ab1513c940ea925dc08362b15790, 72a65db432ae4c28b32bab29c5421cb1
I20260710 11:07:37.364338  8885 consensus_queue.cc:260] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.364748  8891 raft_consensus.cc:2749] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:37.366633  8885 ts_tablet_manager.cc:1434] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:37.368127  8885 tablet_bootstrap.cc:492] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790: Bootstrap starting.
I20260710 11:07:37.367471  8592 catalog_manager.cc:5697] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3). New cstate: current_term: 1 leader_uuid: "72a65db432ae4c28b32bab29c5421cb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:37.368219  8895 raft_consensus.cc:515] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.369287  8592 catalog_manager.cc:5697] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3). New cstate: current_term: 1 leader_uuid: "72a65db432ae4c28b32bab29c5421cb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:37.373878  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb3fb7f589d49609b1218b80b2c099f" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809d7720de474d8f97204e7430fad401"
I20260710 11:07:37.374560  8695 raft_consensus.cc:3060] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.378772  8771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb3fb7f589d49609b1218b80b2c099f" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5492ab1513c940ea925dc08362b15790"
I20260710 11:07:37.379369  8771 raft_consensus.cc:3060] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.380846  8887 tablet_bootstrap.cc:492] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1: No bootstrap required, opened a new log
I20260710 11:07:37.381009  8885 tablet_bootstrap.cc:654] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.381287  8887 ts_tablet_manager.cc:1403] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.000s
I20260710 11:07:37.384007  8887 raft_consensus.cc:359] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.384361  8695 raft_consensus.cc:2468] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 1.
I20260710 11:07:37.384676  8887 raft_consensus.cc:385] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.384984  8887 raft_consensus.cc:740] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.385494  8895 leader_election.cc:290] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 election: Requested vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065)
I20260710 11:07:37.385528  8810 leader_election.cc:304] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72a65db432ae4c28b32bab29c5421cb1, 809d7720de474d8f97204e7430fad401; no voters: 
I20260710 11:07:37.385641  8887 consensus_queue.cc:260] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.386619  8895 raft_consensus.cc:2804] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.387208  8771 raft_consensus.cc:2468] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 1.
I20260710 11:07:37.387326  8895 raft_consensus.cc:697] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Becoming Leader. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Running, Role: LEADER
I20260710 11:07:37.388021  8887 ts_tablet_manager.cc:1434] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:07:37.388934  8887 tablet_bootstrap.cc:492] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1: Bootstrap starting.
I20260710 11:07:37.388893  8895 consensus_queue.cc:237] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.391840  8885 tablet_bootstrap.cc:492] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790: No bootstrap required, opened a new log
I20260710 11:07:37.392285  8885 ts_tablet_manager.cc:1403] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 11:07:37.395078  8887 tablet_bootstrap.cc:654] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.394907  8885 raft_consensus.cc:359] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.395608  8885 raft_consensus.cc:385] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.395928  8885 raft_consensus.cc:740] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5492ab1513c940ea925dc08362b15790, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.396135  8594 catalog_manager.cc:5697] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5492ab1513c940ea925dc08362b15790 (127.7.227.2). New cstate: current_term: 1 leader_uuid: "5492ab1513c940ea925dc08362b15790" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.398047  8594 catalog_manager.cc:5697] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5492ab1513c940ea925dc08362b15790 (127.7.227.2). New cstate: current_term: 1 leader_uuid: "5492ab1513c940ea925dc08362b15790" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.399540  8887 tablet_bootstrap.cc:492] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1: No bootstrap required, opened a new log
I20260710 11:07:37.399992  8887 ts_tablet_manager.cc:1403] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:07:37.396664  8885 consensus_queue.cc:260] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.402077  8885 ts_tablet_manager.cc:1434] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:07:37.402526  8887 raft_consensus.cc:359] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.403219  8887 raft_consensus.cc:385] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.403544  8887 raft_consensus.cc:740] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.404227  8887 consensus_queue.cc:260] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.405853  8887 ts_tablet_manager.cc:1434] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:37.411499  8592 catalog_manager.cc:5697] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3). New cstate: current_term: 1 leader_uuid: "72a65db432ae4c28b32bab29c5421cb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:37.413461  8895 raft_consensus.cc:493] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.413944  8895 raft_consensus.cc:515] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.415954  8895 leader_election.cc:290] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065)
I20260710 11:07:37.416669  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1884b8bd83409c8aea8c6105a7a165" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809d7720de474d8f97204e7430fad401" is_pre_election: true
I20260710 11:07:37.417120  8771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1884b8bd83409c8aea8c6105a7a165" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5492ab1513c940ea925dc08362b15790" is_pre_election: true
I20260710 11:07:37.417268  8695 raft_consensus.cc:2468] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 0.
I20260710 11:07:37.417645  8771 raft_consensus.cc:2468] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 0.
I20260710 11:07:37.418226  8810 leader_election.cc:304] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72a65db432ae4c28b32bab29c5421cb1, 809d7720de474d8f97204e7430fad401; no voters: 
I20260710 11:07:37.419214  8895 raft_consensus.cc:2804] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.419554  8895 raft_consensus.cc:493] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.419867  8895 raft_consensus.cc:3060] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.426195  8895 raft_consensus.cc:515] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.428061  8895 leader_election.cc:290] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 election: Requested vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065)
I20260710 11:07:37.428529  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1884b8bd83409c8aea8c6105a7a165" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809d7720de474d8f97204e7430fad401"
I20260710 11:07:37.429023  8695 raft_consensus.cc:3060] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.429008  8771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1884b8bd83409c8aea8c6105a7a165" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5492ab1513c940ea925dc08362b15790"
I20260710 11:07:37.429651  8771 raft_consensus.cc:3060] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.435643  8695 raft_consensus.cc:2468] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 1.
I20260710 11:07:37.435652  8771 raft_consensus.cc:2468] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 1.
I20260710 11:07:37.436821  8809 leader_election.cc:304] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5492ab1513c940ea925dc08362b15790, 72a65db432ae4c28b32bab29c5421cb1; no voters: 
I20260710 11:07:37.437449  8895 raft_consensus.cc:2804] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.437866  8895 raft_consensus.cc:697] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Becoming Leader. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Running, Role: LEADER
I20260710 11:07:37.438486  8895 consensus_queue.cc:237] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.445328  8594 catalog_manager.cc:5697] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3). New cstate: current_term: 1 leader_uuid: "72a65db432ae4c28b32bab29c5421cb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:37.564563  8895 raft_consensus.cc:493] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.565016  8895 raft_consensus.cc:515] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.566606  8895 leader_election.cc:290] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065)
I20260710 11:07:37.567482  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de2bb75d8654ed182d53f1006060c02" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809d7720de474d8f97204e7430fad401" is_pre_election: true
I20260710 11:07:37.567659  8771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de2bb75d8654ed182d53f1006060c02" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5492ab1513c940ea925dc08362b15790" is_pre_election: true
I20260710 11:07:37.568022  8695 raft_consensus.cc:2468] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 0.
I20260710 11:07:37.568145  8771 raft_consensus.cc:2468] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 0.
I20260710 11:07:37.568881  8810 leader_election.cc:304] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72a65db432ae4c28b32bab29c5421cb1, 809d7720de474d8f97204e7430fad401; no voters: 
I20260710 11:07:37.569541  8895 raft_consensus.cc:2804] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.569867  8895 raft_consensus.cc:493] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.570111  8895 raft_consensus.cc:3060] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.574474  8895 raft_consensus.cc:515] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.576061  8895 leader_election.cc:290] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 election: Requested vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065)
I20260710 11:07:37.577004  8771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de2bb75d8654ed182d53f1006060c02" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5492ab1513c940ea925dc08362b15790"
I20260710 11:07:37.576923  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de2bb75d8654ed182d53f1006060c02" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809d7720de474d8f97204e7430fad401"
I20260710 11:07:37.577529  8771 raft_consensus.cc:3060] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.577647  8695 raft_consensus.cc:3060] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.581965  8771 raft_consensus.cc:2468] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 1.
I20260710 11:07:37.582577  8695 raft_consensus.cc:2468] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 1.
I20260710 11:07:37.583091  8809 leader_election.cc:304] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5492ab1513c940ea925dc08362b15790, 72a65db432ae4c28b32bab29c5421cb1; no voters: 
I20260710 11:07:37.583849  8895 raft_consensus.cc:2804] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.584244  8895 raft_consensus.cc:697] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Becoming Leader. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Running, Role: LEADER
I20260710 11:07:37.584894  8895 consensus_queue.cc:237] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.592036  8594 catalog_manager.cc:5697] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3). New cstate: current_term: 1 leader_uuid: "72a65db432ae4c28b32bab29c5421cb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:37.627084  8895 raft_consensus.cc:493] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.627525  8895 raft_consensus.cc:515] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.629132  8895 leader_election.cc:290] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065), 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277)
I20260710 11:07:37.630021  8771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c530b0948cd64d44b2ae43f62ac06b58" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5492ab1513c940ea925dc08362b15790" is_pre_election: true
I20260710 11:07:37.630049  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c530b0948cd64d44b2ae43f62ac06b58" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809d7720de474d8f97204e7430fad401" is_pre_election: true
I20260710 11:07:37.630784  8771 raft_consensus.cc:2393] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72a65db432ae4c28b32bab29c5421cb1 in current term 1: Already voted for candidate 809d7720de474d8f97204e7430fad401 in this term.
I20260710 11:07:37.631726  8810 leader_election.cc:304] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72a65db432ae4c28b32bab29c5421cb1; no voters: 5492ab1513c940ea925dc08362b15790, 809d7720de474d8f97204e7430fad401
I20260710 11:07:37.632475  8895 raft_consensus.cc:3060] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.634603  8926 consensus_queue.cc:1048] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.638522  8895 raft_consensus.cc:2749] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:37.645401  8926 consensus_queue.cc:1048] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.652184  8922 consensus_queue.cc:1048] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.657853  8922 consensus_queue.cc:1048] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.658182  8895 consensus_queue.cc:1048] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.665925  8928 consensus_queue.cc:1048] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:37.684578  8925 consensus_queue.cc:1048] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:37.684968  8696 raft_consensus.cc:3060] T ca47c43b2df04ef287dc6da40f6f57bd P 809d7720de474d8f97204e7430fad401 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.691170  8925 consensus_queue.cc:1048] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.705534  8891 consensus_queue.cc:1048] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.725641  8891 consensus_queue.cc:1048] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.730737  8770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "beee2390ba6a477bb0155569a2f8f8ce"
dest_uuid: "5492ab1513c940ea925dc08362b15790"
mode: GRACEFUL
new_leader_uuid: "809d7720de474d8f97204e7430fad401"
 from {username='slave'} at 127.0.0.1:52022
I20260710 11:07:37.731315  8770 raft_consensus.cc:606] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 1 LEADER]: Received request to transfer leadership to TS 809d7720de474d8f97204e7430fad401
I20260710 11:07:37.738787  8770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f7186130d0d4e89b521860c0d8c678d"
dest_uuid: "5492ab1513c940ea925dc08362b15790"
mode: GRACEFUL
new_leader_uuid: "809d7720de474d8f97204e7430fad401"
 from {username='slave'} at 127.0.0.1:52022
I20260710 11:07:37.739342  8770 raft_consensus.cc:606] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 1 LEADER]: Received request to transfer leadership to TS 809d7720de474d8f97204e7430fad401
I20260710 11:07:37.753185  8844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca47c43b2df04ef287dc6da40f6f57bd"
dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
mode: GRACEFUL
new_leader_uuid: "809d7720de474d8f97204e7430fad401"
 from {username='slave'} at 127.0.0.1:39932
I20260710 11:07:37.753680  8844 raft_consensus.cc:606] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Received request to transfer leadership to TS 809d7720de474d8f97204e7430fad401
I20260710 11:07:37.758020  8844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a1884b8bd83409c8aea8c6105a7a165"
dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
mode: GRACEFUL
new_leader_uuid: "809d7720de474d8f97204e7430fad401"
 from {username='slave'} at 127.0.0.1:39932
I20260710 11:07:37.758553  8844 raft_consensus.cc:606] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Received request to transfer leadership to TS 809d7720de474d8f97204e7430fad401
I20260710 11:07:37.763453  8844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cb3fb7f589d49609b1218b80b2c099f"
dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
mode: GRACEFUL
new_leader_uuid: "5492ab1513c940ea925dc08362b15790"
 from {username='slave'} at 127.0.0.1:39932
I20260710 11:07:37.763902  8844 raft_consensus.cc:606] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Received request to transfer leadership to TS 5492ab1513c940ea925dc08362b15790
I20260710 11:07:37.768323  8844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7de2bb75d8654ed182d53f1006060c02"
dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
mode: GRACEFUL
new_leader_uuid: "5492ab1513c940ea925dc08362b15790"
 from {username='slave'} at 127.0.0.1:39932
I20260710 11:07:37.768736  8844 raft_consensus.cc:606] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Received request to transfer leadership to TS 5492ab1513c940ea925dc08362b15790
I20260710 11:07:37.772998  8844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50153e52429a4492a582f56c1330af32"
dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
mode: GRACEFUL
new_leader_uuid: "5492ab1513c940ea925dc08362b15790"
 from {username='slave'} at 127.0.0.1:39932
I20260710 11:07:37.773417  8844 raft_consensus.cc:606] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Received request to transfer leadership to TS 5492ab1513c940ea925dc08362b15790
I20260710 11:07:37.787285  8926 consensus_queue.cc:1048] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.790854  8925 consensus_queue.cc:1048] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.799284  8926 consensus_queue.cc:1048] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.806066  8925 consensus_queue.cc:1048] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.813297  8925 raft_consensus.cc:993] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1: : Instructing follower 5492ab1513c940ea925dc08362b15790 to start an election
I20260710 11:07:37.813733  8922 raft_consensus.cc:1081] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Signalling peer 5492ab1513c940ea925dc08362b15790 to start an election
I20260710 11:07:37.815467  8770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cb3fb7f589d49609b1218b80b2c099f"
dest_uuid: "5492ab1513c940ea925dc08362b15790"
 from {username='slave'} at 127.0.0.1:52016
I20260710 11:07:37.816269  8770 raft_consensus.cc:493] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:37.816658  8770 raft_consensus.cc:3060] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.821383  8770 raft_consensus.cc:515] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.822962  8770 leader_election.cc:290] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 2 election: Requested vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:37.824131  8844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb3fb7f589d49609b1218b80b2c099f" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
I20260710 11:07:37.824663  8844 raft_consensus.cc:3055] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:37.824878  8844 raft_consensus.cc:740] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Running, Role: LEADER
I20260710 11:07:37.825541  8844 consensus_queue.cc:260] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.826458  8844 raft_consensus.cc:3060] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.826591  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb3fb7f589d49609b1218b80b2c099f" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "809d7720de474d8f97204e7430fad401"
I20260710 11:07:37.827121  8695 raft_consensus.cc:3060] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.830832  8844 raft_consensus.cc:2468] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5492ab1513c940ea925dc08362b15790 in term 2.
I20260710 11:07:37.831740  8736 leader_election.cc:304] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5492ab1513c940ea925dc08362b15790, 72a65db432ae4c28b32bab29c5421cb1; no voters: 
I20260710 11:07:37.831821  8695 raft_consensus.cc:2468] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5492ab1513c940ea925dc08362b15790 in term 2.
I20260710 11:07:37.832466  8926 raft_consensus.cc:2804] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:37.832914  8926 raft_consensus.cc:697] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [term 2 LEADER]: Becoming Leader. State: Replica: 5492ab1513c940ea925dc08362b15790, State: Running, Role: LEADER
I20260710 11:07:37.833577  8926 consensus_queue.cc:237] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.839243  8594 catalog_manager.cc:5697] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 reported cstate change: term changed from 1 to 2, leader changed from 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3) to 5492ab1513c940ea925dc08362b15790 (127.7.227.2). New cstate: current_term: 2 leader_uuid: "5492ab1513c940ea925dc08362b15790" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.841320  8926 consensus_queue.cc:1048] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.851725  8923 consensus_queue.cc:1048] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.859292  8918 raft_consensus.cc:993] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790: : Instructing follower 809d7720de474d8f97204e7430fad401 to start an election
I20260710 11:07:37.859691  8923 raft_consensus.cc:1081] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 1 LEADER]: Signalling peer 809d7720de474d8f97204e7430fad401 to start an election
I20260710 11:07:37.861100  8695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f7186130d0d4e89b521860c0d8c678d"
dest_uuid: "809d7720de474d8f97204e7430fad401"
 from {username='slave'} at 127.0.0.1:36006
I20260710 11:07:37.861661  8695 raft_consensus.cc:493] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:37.862015  8695 raft_consensus.cc:3060] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.866207  8695 raft_consensus.cc:515] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.868019  8695 leader_election.cc:290] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 2 election: Requested vote from peers 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:37.868673  8770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7186130d0d4e89b521860c0d8c678d" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5492ab1513c940ea925dc08362b15790"
I20260710 11:07:37.869169  8844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7186130d0d4e89b521860c0d8c678d" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
I20260710 11:07:37.869634  8844 raft_consensus.cc:3060] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.869210  8770 raft_consensus.cc:3055] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:37.870225  8770 raft_consensus.cc:740] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5492ab1513c940ea925dc08362b15790, State: Running, Role: LEADER
I20260710 11:07:37.870990  8770 consensus_queue.cc:260] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.872148  8770 raft_consensus.cc:3060] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.875723  8844 raft_consensus.cc:2468] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809d7720de474d8f97204e7430fad401 in term 2.
I20260710 11:07:37.876716  8661 leader_election.cc:304] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72a65db432ae4c28b32bab29c5421cb1, 809d7720de474d8f97204e7430fad401; no voters: 
I20260710 11:07:37.877336  8924 raft_consensus.cc:2804] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:37.877786  8924 raft_consensus.cc:697] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 2 LEADER]: Becoming Leader. State: Replica: 809d7720de474d8f97204e7430fad401, State: Running, Role: LEADER
I20260710 11:07:37.878131  8770 raft_consensus.cc:2468] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809d7720de474d8f97204e7430fad401 in term 2.
I20260710 11:07:37.878592  8924 consensus_queue.cc:237] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.884222  8592 catalog_manager.cc:5697] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 reported cstate change: term changed from 1 to 2, leader changed from 5492ab1513c940ea925dc08362b15790 (127.7.227.2) to 809d7720de474d8f97204e7430fad401 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "809d7720de474d8f97204e7430fad401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.922575  8922 consensus_queue.cc:1048] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.931420  8925 consensus_queue.cc:1048] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.937887  8928 raft_consensus.cc:993] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1: : Instructing follower 809d7720de474d8f97204e7430fad401 to start an election
I20260710 11:07:37.938320  8925 raft_consensus.cc:1081] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Signalling peer 809d7720de474d8f97204e7430fad401 to start an election
I20260710 11:07:37.939807  8695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a1884b8bd83409c8aea8c6105a7a165"
dest_uuid: "809d7720de474d8f97204e7430fad401"
 from {username='slave'} at 127.0.0.1:36020
I20260710 11:07:37.940277  8695 raft_consensus.cc:493] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:37.940562  8695 raft_consensus.cc:3060] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.944775  8695 raft_consensus.cc:515] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.946302  8695 leader_election.cc:290] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 2 election: Requested vote from peers 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:37.946985  8770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1884b8bd83409c8aea8c6105a7a165" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5492ab1513c940ea925dc08362b15790"
I20260710 11:07:37.947280  8844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1884b8bd83409c8aea8c6105a7a165" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
I20260710 11:07:37.947541  8770 raft_consensus.cc:3060] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.947785  8844 raft_consensus.cc:3055] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:37.948124  8844 raft_consensus.cc:740] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Running, Role: LEADER
I20260710 11:07:37.948869  8844 consensus_queue.cc:260] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.949709  8844 raft_consensus.cc:3060] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.953203  8770 raft_consensus.cc:2468] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809d7720de474d8f97204e7430fad401 in term 2.
I20260710 11:07:37.954144  8660 leader_election.cc:304] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5492ab1513c940ea925dc08362b15790, 809d7720de474d8f97204e7430fad401; no voters: 
I20260710 11:07:37.954607  8844 raft_consensus.cc:2468] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809d7720de474d8f97204e7430fad401 in term 2.
I20260710 11:07:37.954795  8924 raft_consensus.cc:2804] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:37.955240  8924 raft_consensus.cc:697] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [term 2 LEADER]: Becoming Leader. State: Replica: 809d7720de474d8f97204e7430fad401, State: Running, Role: LEADER
I20260710 11:07:37.956019  8924 consensus_queue.cc:237] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:37.961243  8594 catalog_manager.cc:5697] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 reported cstate change: term changed from 1 to 2, leader changed from 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3) to 809d7720de474d8f97204e7430fad401 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "809d7720de474d8f97204e7430fad401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.051142  8890 raft_consensus.cc:993] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790: : Instructing follower 809d7720de474d8f97204e7430fad401 to start an election
I20260710 11:07:38.051577  8923 raft_consensus.cc:1081] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 1 LEADER]: Signalling peer 809d7720de474d8f97204e7430fad401 to start an election
I20260710 11:07:38.052940  8695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "beee2390ba6a477bb0155569a2f8f8ce"
dest_uuid: "809d7720de474d8f97204e7430fad401"
 from {username='slave'} at 127.0.0.1:36006
I20260710 11:07:38.053459  8695 raft_consensus.cc:493] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:38.053772  8695 raft_consensus.cc:3060] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.057986  8695 raft_consensus.cc:515] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:38.059475  8695 leader_election.cc:290] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 2 election: Requested vote from peers 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:38.060240  8770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beee2390ba6a477bb0155569a2f8f8ce" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5492ab1513c940ea925dc08362b15790"
I20260710 11:07:38.060462  8844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beee2390ba6a477bb0155569a2f8f8ce" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
I20260710 11:07:38.060791  8770 raft_consensus.cc:3055] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:38.060976  8844 raft_consensus.cc:3060] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.061117  8770 raft_consensus.cc:740] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5492ab1513c940ea925dc08362b15790, State: Running, Role: LEADER
I20260710 11:07:38.061789  8770 consensus_queue.cc:260] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:38.062700  8770 raft_consensus.cc:3060] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.065672  8844 raft_consensus.cc:2468] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809d7720de474d8f97204e7430fad401 in term 2.
I20260710 11:07:38.066692  8661 leader_election.cc:304] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72a65db432ae4c28b32bab29c5421cb1, 809d7720de474d8f97204e7430fad401; no voters: 
I20260710 11:07:38.067067  8770 raft_consensus.cc:2468] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809d7720de474d8f97204e7430fad401 in term 2.
I20260710 11:07:38.067312  8924 raft_consensus.cc:2804] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:38.067737  8924 raft_consensus.cc:697] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 2 LEADER]: Becoming Leader. State: Replica: 809d7720de474d8f97204e7430fad401, State: Running, Role: LEADER
I20260710 11:07:38.068506  8924 consensus_queue.cc:237] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:38.073805  8594 catalog_manager.cc:5697] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 reported cstate change: term changed from 1 to 2, leader changed from 5492ab1513c940ea925dc08362b15790 (127.7.227.2) to 809d7720de474d8f97204e7430fad401 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "809d7720de474d8f97204e7430fad401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.121774  8925 consensus_queue.cc:1048] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.127362  8928 raft_consensus.cc:993] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1: : Instructing follower 5492ab1513c940ea925dc08362b15790 to start an election
I20260710 11:07:38.127808  8928 raft_consensus.cc:1081] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Signalling peer 5492ab1513c940ea925dc08362b15790 to start an election
I20260710 11:07:38.129998  8769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7de2bb75d8654ed182d53f1006060c02"
dest_uuid: "5492ab1513c940ea925dc08362b15790"
 from {username='slave'} at 127.0.0.1:52016
I20260710 11:07:38.130905  8769 raft_consensus.cc:493] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:38.131275  8769 raft_consensus.cc:3060] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.133400  8928 consensus_queue.cc:1048] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.138904  8769 raft_consensus.cc:515] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:38.142737  8696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de2bb75d8654ed182d53f1006060c02" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "809d7720de474d8f97204e7430fad401"
I20260710 11:07:38.142824  8844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de2bb75d8654ed182d53f1006060c02" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
I20260710 11:07:38.143802  8844 raft_consensus.cc:3055] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:38.144140  8844 raft_consensus.cc:740] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Running, Role: LEADER
I20260710 11:07:38.145071  8844 consensus_queue.cc:260] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:38.145992  8844 raft_consensus.cc:3060] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.143824  8769 leader_election.cc:290] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 2 election: Requested vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:38.152119  8844 raft_consensus.cc:2468] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5492ab1513c940ea925dc08362b15790 in term 2.
I20260710 11:07:38.153185  8736 leader_election.cc:304] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [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: 5492ab1513c940ea925dc08362b15790, 72a65db432ae4c28b32bab29c5421cb1; no voters: 809d7720de474d8f97204e7430fad401
I20260710 11:07:38.153823  8923 raft_consensus.cc:2804] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:38.154217  8923 raft_consensus.cc:697] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [term 2 LEADER]: Becoming Leader. State: Replica: 5492ab1513c940ea925dc08362b15790, State: Running, Role: LEADER
I20260710 11:07:38.154942  8923 consensus_queue.cc:237] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:38.160501  8594 catalog_manager.cc:5697] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 reported cstate change: term changed from 1 to 2, leader changed from 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3) to 5492ab1513c940ea925dc08362b15790 (127.7.227.2). New cstate: current_term: 2 leader_uuid: "5492ab1513c940ea925dc08362b15790" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.178469  8922 raft_consensus.cc:993] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1: : Instructing follower 809d7720de474d8f97204e7430fad401 to start an election
I20260710 11:07:38.178936  8928 raft_consensus.cc:1081] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Signalling peer 809d7720de474d8f97204e7430fad401 to start an election
I20260710 11:07:38.180361  8695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca47c43b2df04ef287dc6da40f6f57bd"
dest_uuid: "809d7720de474d8f97204e7430fad401"
 from {username='slave'} at 127.0.0.1:36020
I20260710 11:07:38.180787  8695 raft_consensus.cc:493] T ca47c43b2df04ef287dc6da40f6f57bd P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:38.181069  8695 raft_consensus.cc:3060] T ca47c43b2df04ef287dc6da40f6f57bd P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.185478  8695 raft_consensus.cc:515] T ca47c43b2df04ef287dc6da40f6f57bd P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:38.187014  8695 leader_election.cc:290] T ca47c43b2df04ef287dc6da40f6f57bd P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 2 election: Requested vote from peers 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:38.187776  8769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca47c43b2df04ef287dc6da40f6f57bd" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5492ab1513c940ea925dc08362b15790"
I20260710 11:07:38.188035  8844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca47c43b2df04ef287dc6da40f6f57bd" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
I20260710 11:07:38.188335  8769 raft_consensus.cc:3060] T ca47c43b2df04ef287dc6da40f6f57bd P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.188577  8844 raft_consensus.cc:3055] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:38.188856  8844 raft_consensus.cc:740] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Running, Role: LEADER
I20260710 11:07:38.189467  8844 consensus_queue.cc:260] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:38.190363  8844 raft_consensus.cc:3060] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.192808  8769 raft_consensus.cc:2468] T ca47c43b2df04ef287dc6da40f6f57bd P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809d7720de474d8f97204e7430fad401 in term 2.
I20260710 11:07:38.193729  8660 leader_election.cc:304] T ca47c43b2df04ef287dc6da40f6f57bd P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5492ab1513c940ea925dc08362b15790, 809d7720de474d8f97204e7430fad401; no voters: 
I20260710 11:07:38.194383  8891 raft_consensus.cc:2804] T ca47c43b2df04ef287dc6da40f6f57bd P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:38.194833  8891 raft_consensus.cc:697] T ca47c43b2df04ef287dc6da40f6f57bd P 809d7720de474d8f97204e7430fad401 [term 2 LEADER]: Becoming Leader. State: Replica: 809d7720de474d8f97204e7430fad401, State: Running, Role: LEADER
I20260710 11:07:38.194888  8844 raft_consensus.cc:2468] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809d7720de474d8f97204e7430fad401 in term 2.
I20260710 11:07:38.195638  8891 consensus_queue.cc:237] T ca47c43b2df04ef287dc6da40f6f57bd P 809d7720de474d8f97204e7430fad401 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:38.201625  8594 catalog_manager.cc:5697] T ca47c43b2df04ef287dc6da40f6f57bd P 809d7720de474d8f97204e7430fad401 reported cstate change: term changed from 1 to 2, leader changed from 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3) to 809d7720de474d8f97204e7430fad401 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "809d7720de474d8f97204e7430fad401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.233928  8695 raft_consensus.cc:1275] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Refusing update from remote peer 5492ab1513c940ea925dc08362b15790: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.235122  8923 consensus_queue.cc:1048] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.242833  8844 raft_consensus.cc:1275] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Refusing update from remote peer 5492ab1513c940ea925dc08362b15790: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.244309  8923 consensus_queue.cc:1048] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.294646  8922 raft_consensus.cc:993] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1: : Instructing follower 5492ab1513c940ea925dc08362b15790 to start an election
I20260710 11:07:38.295061  8928 raft_consensus.cc:1081] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Signalling peer 5492ab1513c940ea925dc08362b15790 to start an election
I20260710 11:07:38.296591  8769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50153e52429a4492a582f56c1330af32"
dest_uuid: "5492ab1513c940ea925dc08362b15790"
 from {username='slave'} at 127.0.0.1:52016
I20260710 11:07:38.297119  8769 raft_consensus.cc:493] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:38.297402  8769 raft_consensus.cc:3060] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.301743  8769 raft_consensus.cc:515] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:38.303194  8769 leader_election.cc:290] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 2 election: Requested vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:38.303951  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50153e52429a4492a582f56c1330af32" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "809d7720de474d8f97204e7430fad401"
I20260710 11:07:38.304152  8844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50153e52429a4492a582f56c1330af32" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
I20260710 11:07:38.304407  8695 raft_consensus.cc:3060] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.304654  8844 raft_consensus.cc:3055] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:38.304910  8844 raft_consensus.cc:740] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Running, Role: LEADER
I20260710 11:07:38.305485  8844 consensus_queue.cc:260] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:38.306345  8844 raft_consensus.cc:3060] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.309267  8695 raft_consensus.cc:2468] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5492ab1513c940ea925dc08362b15790 in term 2.
I20260710 11:07:38.310278  8736 leader_election.cc:304] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5492ab1513c940ea925dc08362b15790, 809d7720de474d8f97204e7430fad401; no voters: 
I20260710 11:07:38.311035  8923 raft_consensus.cc:2804] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:38.311735  8844 raft_consensus.cc:2468] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5492ab1513c940ea925dc08362b15790 in term 2.
I20260710 11:07:38.312143  8923 raft_consensus.cc:697] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [term 2 LEADER]: Becoming Leader. State: Replica: 5492ab1513c940ea925dc08362b15790, State: Running, Role: LEADER
I20260710 11:07:38.312851  8923 consensus_queue.cc:237] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:38.318277  8594 catalog_manager.cc:5697] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 reported cstate change: term changed from 1 to 2, leader changed from 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3) to 5492ab1513c940ea925dc08362b15790 (127.7.227.2). New cstate: current_term: 2 leader_uuid: "5492ab1513c940ea925dc08362b15790" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.377382  8844 raft_consensus.cc:1275] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Refusing update from remote peer 809d7720de474d8f97204e7430fad401: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.378484  8891 consensus_queue.cc:1048] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.385070  8769 raft_consensus.cc:1275] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Refusing update from remote peer 809d7720de474d8f97204e7430fad401: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.386541  8891 consensus_queue.cc:1048] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.395838  8844 raft_consensus.cc:1275] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Refusing update from remote peer 809d7720de474d8f97204e7430fad401: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.396916  8891 consensus_queue.cc:1048] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.408569  8769 raft_consensus.cc:1275] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Refusing update from remote peer 809d7720de474d8f97204e7430fad401: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.409974  8891 consensus_queue.cc:1048] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.528085  8769 raft_consensus.cc:1275] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Refusing update from remote peer 809d7720de474d8f97204e7430fad401: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.529170  8891 consensus_queue.cc:1048] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.538054  8844 raft_consensus.cc:1275] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Refusing update from remote peer 809d7720de474d8f97204e7430fad401: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.539726  8978 consensus_queue.cc:1048] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:38.709306  8695 raft_consensus.cc:1275] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Refusing update from remote peer 5492ab1513c940ea925dc08362b15790: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.710382  8926 consensus_queue.cc:1048] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.716007  8844 raft_consensus.cc:1275] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Refusing update from remote peer 5492ab1513c940ea925dc08362b15790: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.718708  8844 raft_consensus.cc:1275] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Refusing update from remote peer 5492ab1513c940ea925dc08362b15790: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.720428  8918 consensus_queue.cc:1048] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.720754  8923 consensus_queue.cc:1048] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.728053  8695 raft_consensus.cc:3060] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.735311  8695 raft_consensus.cc:1275] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Refusing update from remote peer 5492ab1513c940ea925dc08362b15790: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.736596  8918 consensus_queue.cc:1048] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.751673  8769 raft_consensus.cc:1275] T ca47c43b2df04ef287dc6da40f6f57bd P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Refusing update from remote peer 809d7720de474d8f97204e7430fad401: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.752667  8978 consensus_queue.cc:1048] T ca47c43b2df04ef287dc6da40f6f57bd P 809d7720de474d8f97204e7430fad401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.759749  8845 raft_consensus.cc:1275] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Refusing update from remote peer 809d7720de474d8f97204e7430fad401: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.761072  8924 consensus_queue.cc:1048] T ca47c43b2df04ef287dc6da40f6f57bd P 809d7720de474d8f97204e7430fad401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:40.807512  8076 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:07:40.808189  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:40.822822  8695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "beee2390ba6a477bb0155569a2f8f8ce"
dest_uuid: "809d7720de474d8f97204e7430fad401"
mode: GRACEFUL
new_leader_uuid: "72a65db432ae4c28b32bab29c5421cb1"
 from {username='slave'} at 127.0.0.1:36024
I20260710 11:07:40.823338  8695 raft_consensus.cc:606] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 2 LEADER]: Received request to transfer leadership to TS 72a65db432ae4c28b32bab29c5421cb1
I20260710 11:07:40.825438  8695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c530b0948cd64d44b2ae43f62ac06b58"
dest_uuid: "809d7720de474d8f97204e7430fad401"
mode: GRACEFUL
new_leader_uuid: "72a65db432ae4c28b32bab29c5421cb1"
 from {username='slave'} at 127.0.0.1:36024
I20260710 11:07:40.825807  8695 raft_consensus.cc:606] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 1 LEADER]: Received request to transfer leadership to TS 72a65db432ae4c28b32bab29c5421cb1
I20260710 11:07:40.826612  8076 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:40.827009  8076 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:41.117506  8985 raft_consensus.cc:993] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401: : Instructing follower 72a65db432ae4c28b32bab29c5421cb1 to start an election
I20260710 11:07:41.117915  8985 raft_consensus.cc:1081] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 1 LEADER]: Signalling peer 72a65db432ae4c28b32bab29c5421cb1 to start an election
I20260710 11:07:41.119238  8845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c530b0948cd64d44b2ae43f62ac06b58"
dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
 from {username='slave'} at 127.0.0.1:39920
I20260710 11:07:41.119643  8845 raft_consensus.cc:493] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:41.119879  8845 raft_consensus.cc:3060] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:41.124078  8845 raft_consensus.cc:515] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:41.125512  8845 leader_election.cc:290] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 2 election: Requested vote from peers 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065), 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277)
I20260710 11:07:41.126197  8770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c530b0948cd64d44b2ae43f62ac06b58" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5492ab1513c940ea925dc08362b15790"
I20260710 11:07:41.126550  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c530b0948cd64d44b2ae43f62ac06b58" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "809d7720de474d8f97204e7430fad401"
I20260710 11:07:41.126785  8770 raft_consensus.cc:3060] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:41.127085  8695 raft_consensus.cc:3055] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:41.127362  8695 raft_consensus.cc:740] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 809d7720de474d8f97204e7430fad401, State: Running, Role: LEADER
I20260710 11:07:41.128019  8695 consensus_queue.cc:260] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:41.129081  8695 raft_consensus.cc:3060] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:41.132921  8770 raft_consensus.cc:2468] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 2.
I20260710 11:07:41.134102  8809 leader_election.cc:304] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5492ab1513c940ea925dc08362b15790, 72a65db432ae4c28b32bab29c5421cb1; no voters: 
I20260710 11:07:41.134511  8695 raft_consensus.cc:2468] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 2.
I20260710 11:07:41.134766  8928 raft_consensus.cc:2804] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:41.135802  8928 raft_consensus.cc:697] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 2 LEADER]: Becoming Leader. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Running, Role: LEADER
I20260710 11:07:41.136478  8928 consensus_queue.cc:237] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:41.143335  8594 catalog_manager.cc:5697] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 reported cstate change: term changed from 1 to 2, leader changed from 809d7720de474d8f97204e7430fad401 (127.7.227.1) to 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3). New cstate: current_term: 2 leader_uuid: "72a65db432ae4c28b32bab29c5421cb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:41.162050  8988 raft_consensus.cc:993] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401: : Instructing follower 72a65db432ae4c28b32bab29c5421cb1 to start an election
I20260710 11:07:41.162533  8985 raft_consensus.cc:1081] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 2 LEADER]: Signalling peer 72a65db432ae4c28b32bab29c5421cb1 to start an election
I20260710 11:07:41.163842  8845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "beee2390ba6a477bb0155569a2f8f8ce"
dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
 from {username='slave'} at 127.0.0.1:39920
I20260710 11:07:41.164264  8845 raft_consensus.cc:493] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:41.164523  8845 raft_consensus.cc:3060] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:41.169209  8845 raft_consensus.cc:515] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:41.171571  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beee2390ba6a477bb0155569a2f8f8ce" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "809d7720de474d8f97204e7430fad401"
I20260710 11:07:41.171877  8845 leader_election.cc:290] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 3 election: Requested vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065)
I20260710 11:07:41.172006  8695 raft_consensus.cc:3055] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:41.172067  8770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beee2390ba6a477bb0155569a2f8f8ce" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5492ab1513c940ea925dc08362b15790"
I20260710 11:07:41.172480  8695 raft_consensus.cc:740] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 809d7720de474d8f97204e7430fad401, State: Running, Role: LEADER
I20260710 11:07:41.172633  8770 raft_consensus.cc:3060] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:41.173185  8695 consensus_queue.cc:260] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [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: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:41.174228  8695 raft_consensus.cc:3060] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:41.178920  8770 raft_consensus.cc:2468] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 3.
I20260710 11:07:41.179874  8695 raft_consensus.cc:2468] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 3.
I20260710 11:07:41.179971  8809 leader_election.cc:304] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [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: 5492ab1513c940ea925dc08362b15790, 72a65db432ae4c28b32bab29c5421cb1; no voters: 
I20260710 11:07:41.180756  8928 raft_consensus.cc:2804] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:41.181120  8928 raft_consensus.cc:697] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 3 LEADER]: Becoming Leader. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Running, Role: LEADER
I20260710 11:07:41.181792  8928 consensus_queue.cc:237] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [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: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:41.187858  8594 catalog_manager.cc:5697] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 reported cstate change: term changed from 2 to 3, leader changed from 809d7720de474d8f97204e7430fad401 (127.7.227.1) to 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3). New cstate: current_term: 3 leader_uuid: "72a65db432ae4c28b32bab29c5421cb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:41.527441  8695 raft_consensus.cc:1275] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Refusing update from remote peer 72a65db432ae4c28b32bab29c5421cb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:41.528525  8928 consensus_queue.cc:1048] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:41.536485  8770 raft_consensus.cc:1275] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Refusing update from remote peer 72a65db432ae4c28b32bab29c5421cb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:41.537904  8928 consensus_queue.cc:1048] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:41.565122  8770 raft_consensus.cc:1275] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Refusing update from remote peer 72a65db432ae4c28b32bab29c5421cb1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:41.566136  8928 consensus_queue.cc:1048] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:41.573558  8695 raft_consensus.cc:1275] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 3 FOLLOWER]: Refusing update from remote peer 72a65db432ae4c28b32bab29c5421cb1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:41.575109  8989 consensus_queue.cc:1048] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:41.827702  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:41.837805  8845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c530b0948cd64d44b2ae43f62ac06b58"
dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
mode: GRACEFUL
new_leader_uuid: "809d7720de474d8f97204e7430fad401"
 from {username='slave'} at 127.0.0.1:39932
I20260710 11:07:41.838255  8845 raft_consensus.cc:606] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 2 LEADER]: Received request to transfer leadership to TS 809d7720de474d8f97204e7430fad401
I20260710 11:07:41.842381  8845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "beee2390ba6a477bb0155569a2f8f8ce"
dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
mode: GRACEFUL
new_leader_uuid: "809d7720de474d8f97204e7430fad401"
 from {username='slave'} at 127.0.0.1:39932
I20260710 11:07:41.842787  8845 raft_consensus.cc:606] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 3 LEADER]: Received request to transfer leadership to TS 809d7720de474d8f97204e7430fad401
I20260710 11:07:41.853154  8770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cb3fb7f589d49609b1218b80b2c099f"
dest_uuid: "5492ab1513c940ea925dc08362b15790"
mode: GRACEFUL
new_leader_uuid: "809d7720de474d8f97204e7430fad401"
 from {username='slave'} at 127.0.0.1:52022
I20260710 11:07:41.853566  8770 raft_consensus.cc:606] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [term 2 LEADER]: Received request to transfer leadership to TS 809d7720de474d8f97204e7430fad401
I20260710 11:07:41.857895  8770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7de2bb75d8654ed182d53f1006060c02"
dest_uuid: "5492ab1513c940ea925dc08362b15790"
mode: GRACEFUL
new_leader_uuid: "809d7720de474d8f97204e7430fad401"
 from {username='slave'} at 127.0.0.1:52022
I20260710 11:07:41.858349  8770 raft_consensus.cc:606] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [term 2 LEADER]: Received request to transfer leadership to TS 809d7720de474d8f97204e7430fad401
I20260710 11:07:41.862046  8770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50153e52429a4492a582f56c1330af32"
dest_uuid: "5492ab1513c940ea925dc08362b15790"
mode: GRACEFUL
new_leader_uuid: "809d7720de474d8f97204e7430fad401"
 from {username='slave'} at 127.0.0.1:52022
I20260710 11:07:41.862429  8770 raft_consensus.cc:606] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [term 2 LEADER]: Received request to transfer leadership to TS 809d7720de474d8f97204e7430fad401
I20260710 11:07:41.976842  8984 raft_consensus.cc:993] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790: : Instructing follower 809d7720de474d8f97204e7430fad401 to start an election
I20260710 11:07:41.977223  9004 raft_consensus.cc:1081] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [term 2 LEADER]: Signalling peer 809d7720de474d8f97204e7430fad401 to start an election
I20260710 11:07:41.978490  8695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cb3fb7f589d49609b1218b80b2c099f"
dest_uuid: "809d7720de474d8f97204e7430fad401"
 from {username='slave'} at 127.0.0.1:36006
I20260710 11:07:41.978880  8695 raft_consensus.cc:493] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:41.979125  8695 raft_consensus.cc:3060] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:41.983140  8695 raft_consensus.cc:515] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:41.984258  8984 raft_consensus.cc:993] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790: : Instructing follower 809d7720de474d8f97204e7430fad401 to start an election
I20260710 11:07:41.984656  9004 raft_consensus.cc:1081] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [term 2 LEADER]: Signalling peer 809d7720de474d8f97204e7430fad401 to start an election
I20260710 11:07:41.984720  8695 leader_election.cc:290] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 3 election: Requested vote from peers 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:41.985378  8770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb3fb7f589d49609b1218b80b2c099f" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5492ab1513c940ea925dc08362b15790"
I20260710 11:07:41.985906  8770 raft_consensus.cc:3055] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:41.985970  8845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb3fb7f589d49609b1218b80b2c099f" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
I20260710 11:07:41.986116  8695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50153e52429a4492a582f56c1330af32"
dest_uuid: "809d7720de474d8f97204e7430fad401"
 from {username='slave'} at 127.0.0.1:36006
I20260710 11:07:41.986343  8770 raft_consensus.cc:740] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5492ab1513c940ea925dc08362b15790, State: Running, Role: LEADER
I20260710 11:07:41.986639  8695 raft_consensus.cc:493] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:41.986617  8845 raft_consensus.cc:3060] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:41.987187  8695 raft_consensus.cc:3060] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:41.987151  8770 consensus_queue.cc:260] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [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: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:41.988407  8770 raft_consensus.cc:3060] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:41.991281  8845 raft_consensus.cc:2468] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809d7720de474d8f97204e7430fad401 in term 3.
I20260710 11:07:41.992234  8661 leader_election.cc:304] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401 [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: 72a65db432ae4c28b32bab29c5421cb1, 809d7720de474d8f97204e7430fad401; no voters: 
I20260710 11:07:41.992846  8985 raft_consensus.cc:2804] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:41.993074  8695 raft_consensus.cc:515] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:41.994580  8770 raft_consensus.cc:2468] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809d7720de474d8f97204e7430fad401 in term 3.
I20260710 11:07:41.994697  8985 raft_consensus.cc:697] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401 [term 3 LEADER]: Becoming Leader. State: Replica: 809d7720de474d8f97204e7430fad401, State: Running, Role: LEADER
I20260710 11:07:41.995558  8985 consensus_queue.cc:237] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401 [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: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:41.996095  8770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50153e52429a4492a582f56c1330af32" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5492ab1513c940ea925dc08362b15790"
I20260710 11:07:41.996704  8770 raft_consensus.cc:3055] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:41.996960  8695 leader_election.cc:290] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 3 election: Requested vote from peers 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:41.997066  8770 raft_consensus.cc:740] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5492ab1513c940ea925dc08362b15790, State: Running, Role: LEADER
I20260710 11:07:41.997991  8845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50153e52429a4492a582f56c1330af32" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
I20260710 11:07:41.997997  8770 consensus_queue.cc:260] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [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: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:41.998751  8845 raft_consensus.cc:3060] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:41.999384  8770 raft_consensus.cc:3060] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.003278  8591 catalog_manager.cc:5697] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401 reported cstate change: term changed from 2 to 3, leader changed from 5492ab1513c940ea925dc08362b15790 (127.7.227.2) to 809d7720de474d8f97204e7430fad401 (127.7.227.1). New cstate: current_term: 3 leader_uuid: "809d7720de474d8f97204e7430fad401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.005208  8770 raft_consensus.cc:2468] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809d7720de474d8f97204e7430fad401 in term 3.
I20260710 11:07:42.005540  8845 raft_consensus.cc:2468] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809d7720de474d8f97204e7430fad401 in term 3.
I20260710 11:07:42.006315  8660 leader_election.cc:304] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401 [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: 5492ab1513c940ea925dc08362b15790, 809d7720de474d8f97204e7430fad401; no voters: 
I20260710 11:07:42.006985  8985 raft_consensus.cc:2804] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:42.007484  8985 raft_consensus.cc:697] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401 [term 3 LEADER]: Becoming Leader. State: Replica: 809d7720de474d8f97204e7430fad401, State: Running, Role: LEADER
I20260710 11:07:42.008232  8985 consensus_queue.cc:237] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401 [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: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:42.017853  8591 catalog_manager.cc:5697] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401 reported cstate change: term changed from 2 to 3, leader changed from 5492ab1513c940ea925dc08362b15790 (127.7.227.2) to 809d7720de474d8f97204e7430fad401 (127.7.227.1). New cstate: current_term: 3 leader_uuid: "809d7720de474d8f97204e7430fad401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.080204  9011 raft_consensus.cc:993] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1: : Instructing follower 809d7720de474d8f97204e7430fad401 to start an election
I20260710 11:07:42.080595  9012 raft_consensus.cc:1081] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 3 LEADER]: Signalling peer 809d7720de474d8f97204e7430fad401 to start an election
I20260710 11:07:42.081902  8695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "beee2390ba6a477bb0155569a2f8f8ce"
dest_uuid: "809d7720de474d8f97204e7430fad401"
 from {username='slave'} at 127.0.0.1:36020
I20260710 11:07:42.082329  8695 raft_consensus.cc:493] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:42.082597  8695 raft_consensus.cc:3060] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:42.086548  8695 raft_consensus.cc:515] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:42.087929  8695 leader_election.cc:290] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 4 election: Requested vote from peers 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:42.088591  8770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beee2390ba6a477bb0155569a2f8f8ce" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5492ab1513c940ea925dc08362b15790"
I20260710 11:07:42.088850  8845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beee2390ba6a477bb0155569a2f8f8ce" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
I20260710 11:07:42.089114  8770 raft_consensus.cc:3060] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:42.089298  8845 raft_consensus.cc:3055] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:42.089607  8845 raft_consensus.cc:740] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Running, Role: LEADER
I20260710 11:07:42.090185  8845 consensus_queue.cc:260] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [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: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:42.091053  8845 raft_consensus.cc:3060] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:42.093365  8770 raft_consensus.cc:2468] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809d7720de474d8f97204e7430fad401 in term 4.
I20260710 11:07:42.094208  8660 leader_election.cc:304] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [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: 5492ab1513c940ea925dc08362b15790, 809d7720de474d8f97204e7430fad401; no voters: 
I20260710 11:07:42.094887  8985 raft_consensus.cc:2804] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:42.095342  8985 raft_consensus.cc:697] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 4 LEADER]: Becoming Leader. State: Replica: 809d7720de474d8f97204e7430fad401, State: Running, Role: LEADER
I20260710 11:07:42.095959  8845 raft_consensus.cc:2468] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809d7720de474d8f97204e7430fad401 in term 4.
I20260710 11:07:42.096076  8985 consensus_queue.cc:237] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [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: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:42.101895  8591 catalog_manager.cc:5697] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 reported cstate change: term changed from 3 to 4, leader changed from 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3) to 809d7720de474d8f97204e7430fad401 (127.7.227.1). New cstate: current_term: 4 leader_uuid: "809d7720de474d8f97204e7430fad401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.114671  8989 raft_consensus.cc:993] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1: : Instructing follower 809d7720de474d8f97204e7430fad401 to start an election
I20260710 11:07:42.115022  9012 raft_consensus.cc:1081] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 2 LEADER]: Signalling peer 809d7720de474d8f97204e7430fad401 to start an election
I20260710 11:07:42.116223  8695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c530b0948cd64d44b2ae43f62ac06b58"
dest_uuid: "809d7720de474d8f97204e7430fad401"
 from {username='slave'} at 127.0.0.1:36020
I20260710 11:07:42.116580  8695 raft_consensus.cc:493] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:42.116813  8695 raft_consensus.cc:3060] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.120620  8695 raft_consensus.cc:515] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:42.122126  8695 leader_election.cc:290] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 3 election: Requested vote from peers 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:42.122895  8770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c530b0948cd64d44b2ae43f62ac06b58" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5492ab1513c940ea925dc08362b15790"
I20260710 11:07:42.123113  8845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c530b0948cd64d44b2ae43f62ac06b58" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
I20260710 11:07:42.123329  8770 raft_consensus.cc:3060] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.123643  8845 raft_consensus.cc:3055] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:42.123889  8845 raft_consensus.cc:740] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Running, Role: LEADER
I20260710 11:07:42.124500  8845 consensus_queue.cc:260] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [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: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:42.125331  8845 raft_consensus.cc:3060] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.127089  8770 raft_consensus.cc:2468] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809d7720de474d8f97204e7430fad401 in term 3.
I20260710 11:07:42.127859  8660 leader_election.cc:304] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [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: 5492ab1513c940ea925dc08362b15790, 809d7720de474d8f97204e7430fad401; no voters: 
I20260710 11:07:42.128471  8985 raft_consensus.cc:2804] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:42.128937  8985 raft_consensus.cc:697] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 3 LEADER]: Becoming Leader. State: Replica: 809d7720de474d8f97204e7430fad401, State: Running, Role: LEADER
I20260710 11:07:42.129673  8985 consensus_queue.cc:237] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [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: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:42.130064  8845 raft_consensus.cc:2468] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809d7720de474d8f97204e7430fad401 in term 3.
I20260710 11:07:42.135316  8591 catalog_manager.cc:5697] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 reported cstate change: term changed from 2 to 3, leader changed from 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3) to 809d7720de474d8f97204e7430fad401 (127.7.227.1). New cstate: current_term: 3 leader_uuid: "809d7720de474d8f97204e7430fad401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.193555  8984 raft_consensus.cc:993] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790: : Instructing follower 809d7720de474d8f97204e7430fad401 to start an election
I20260710 11:07:42.193997  9004 raft_consensus.cc:1081] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [term 2 LEADER]: Signalling peer 809d7720de474d8f97204e7430fad401 to start an election
I20260710 11:07:42.195268  8695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7de2bb75d8654ed182d53f1006060c02"
dest_uuid: "809d7720de474d8f97204e7430fad401"
 from {username='slave'} at 127.0.0.1:36006
I20260710 11:07:42.195772  8695 raft_consensus.cc:493] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:42.196046  8695 raft_consensus.cc:3060] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.200532  8695 raft_consensus.cc:515] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:42.201975  8695 leader_election.cc:290] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [CANDIDATE]: Term 3 election: Requested vote from peers 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:42.202682  8770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de2bb75d8654ed182d53f1006060c02" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5492ab1513c940ea925dc08362b15790"
I20260710 11:07:42.202929  8845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de2bb75d8654ed182d53f1006060c02" candidate_uuid: "809d7720de474d8f97204e7430fad401" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
I20260710 11:07:42.203203  8770 raft_consensus.cc:3055] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:42.203475  8845 raft_consensus.cc:3060] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.203513  8770 raft_consensus.cc:740] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5492ab1513c940ea925dc08362b15790, State: Running, Role: LEADER
I20260710 11:07:42.204244  8770 consensus_queue.cc:260] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [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: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:42.205026  8770 raft_consensus.cc:3060] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.207799  8845 raft_consensus.cc:2468] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809d7720de474d8f97204e7430fad401 in term 3.
I20260710 11:07:42.208555  8661 leader_election.cc:304] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [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: 72a65db432ae4c28b32bab29c5421cb1, 809d7720de474d8f97204e7430fad401; no voters: 
I20260710 11:07:42.208987  8770 raft_consensus.cc:2468] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809d7720de474d8f97204e7430fad401 in term 3.
I20260710 11:07:42.209153  8985 raft_consensus.cc:2804] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:42.209619  8985 raft_consensus.cc:697] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [term 3 LEADER]: Becoming Leader. State: Replica: 809d7720de474d8f97204e7430fad401, State: Running, Role: LEADER
I20260710 11:07:42.210350  8985 consensus_queue.cc:237] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [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: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:42.215966  8591 catalog_manager.cc:5697] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 reported cstate change: term changed from 2 to 3, leader changed from 5492ab1513c940ea925dc08362b15790 (127.7.227.2) to 809d7720de474d8f97204e7430fad401 (127.7.227.1). New cstate: current_term: 3 leader_uuid: "809d7720de474d8f97204e7430fad401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.439646  8770 raft_consensus.cc:1275] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Refusing update from remote peer 809d7720de474d8f97204e7430fad401: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:42.440742  8985 consensus_queue.cc:1048] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:42.449729  8845 raft_consensus.cc:1275] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Refusing update from remote peer 809d7720de474d8f97204e7430fad401: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:42.451299  8985 consensus_queue.cc:1048] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:42.502897  8770 raft_consensus.cc:1275] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Refusing update from remote peer 809d7720de474d8f97204e7430fad401: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:42.503893  8985 consensus_queue.cc:1048] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:42.511319  8844 raft_consensus.cc:1275] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Refusing update from remote peer 809d7720de474d8f97204e7430fad401: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:42.512617  8985 consensus_queue.cc:1048] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:42.591192  8770 raft_consensus.cc:1275] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Refusing update from remote peer 809d7720de474d8f97204e7430fad401: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:42.592274  9021 consensus_queue.cc:1048] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:42.601698  8844 raft_consensus.cc:1275] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Refusing update from remote peer 809d7720de474d8f97204e7430fad401: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:42.602735  9005 consensus_queue.cc:1048] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:42.608523  8845 raft_consensus.cc:1275] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 4 FOLLOWER]: Refusing update from remote peer 809d7720de474d8f97204e7430fad401: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:42.609917  9016 consensus_queue.cc:1048] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:42.611009  8770 raft_consensus.cc:1275] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 4 FOLLOWER]: Refusing update from remote peer 809d7720de474d8f97204e7430fad401: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:42.612233  9016 consensus_queue.cc:1048] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:42.647326  8770 raft_consensus.cc:1275] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Refusing update from remote peer 809d7720de474d8f97204e7430fad401: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:42.648331  9005 consensus_queue.cc:1048] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:42.656102  8845 raft_consensus.cc:1275] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Refusing update from remote peer 809d7720de474d8f97204e7430fad401: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:42.657630  9005 consensus_queue.cc:1048] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:44.868435  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:44.875813  8695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f7186130d0d4e89b521860c0d8c678d"
dest_uuid: "809d7720de474d8f97204e7430fad401"
mode: GRACEFUL
new_leader_uuid: "72a65db432ae4c28b32bab29c5421cb1"
 from {username='slave'} at 127.0.0.1:36024
I20260710 11:07:44.876426  8695 raft_consensus.cc:606] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 2 LEADER]: Received request to transfer leadership to TS 72a65db432ae4c28b32bab29c5421cb1
I20260710 11:07:44.878788  8695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a1884b8bd83409c8aea8c6105a7a165"
dest_uuid: "809d7720de474d8f97204e7430fad401"
mode: GRACEFUL
new_leader_uuid: "5492ab1513c940ea925dc08362b15790"
 from {username='slave'} at 127.0.0.1:36024
I20260710 11:07:44.879159  8695 raft_consensus.cc:606] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [term 2 LEADER]: Received request to transfer leadership to TS 5492ab1513c940ea925dc08362b15790
I20260710 11:07:44.881219  8695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "beee2390ba6a477bb0155569a2f8f8ce"
dest_uuid: "809d7720de474d8f97204e7430fad401"
mode: GRACEFUL
new_leader_uuid: "5492ab1513c940ea925dc08362b15790"
 from {username='slave'} at 127.0.0.1:36024
I20260710 11:07:44.881582  8695 raft_consensus.cc:606] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 4 LEADER]: Received request to transfer leadership to TS 5492ab1513c940ea925dc08362b15790
I20260710 11:07:44.883697  8695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c530b0948cd64d44b2ae43f62ac06b58"
dest_uuid: "809d7720de474d8f97204e7430fad401"
mode: GRACEFUL
new_leader_uuid: "72a65db432ae4c28b32bab29c5421cb1"
 from {username='slave'} at 127.0.0.1:36024
I20260710 11:07:44.884060  8695 raft_consensus.cc:606] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 3 LEADER]: Received request to transfer leadership to TS 72a65db432ae4c28b32bab29c5421cb1
I20260710 11:07:44.884907  8076 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:07:44.885311  8076 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:44.916522  9030 raft_consensus.cc:993] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401: : Instructing follower 5492ab1513c940ea925dc08362b15790 to start an election
I20260710 11:07:44.916956  9030 raft_consensus.cc:1081] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 4 LEADER]: Signalling peer 5492ab1513c940ea925dc08362b15790 to start an election
I20260710 11:07:44.918380  8770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "beee2390ba6a477bb0155569a2f8f8ce"
dest_uuid: "5492ab1513c940ea925dc08362b15790"
 from {username='slave'} at 127.0.0.1:52010
I20260710 11:07:44.918799  8770 raft_consensus.cc:493] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:44.919081  8770 raft_consensus.cc:3060] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:44.923900  8770 raft_consensus.cc:515] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:44.925312  8770 leader_election.cc:290] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 5 election: Requested vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:44.926110  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beee2390ba6a477bb0155569a2f8f8ce" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "809d7720de474d8f97204e7430fad401"
I20260710 11:07:44.926590  8844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beee2390ba6a477bb0155569a2f8f8ce" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
I20260710 11:07:44.926829  8695 raft_consensus.cc:3055] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:07:44.927091  8844 raft_consensus.cc:3060] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:44.927203  8695 raft_consensus.cc:740] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 809d7720de474d8f97204e7430fad401, State: Running, Role: LEADER
I20260710 11:07:44.928041  8695 consensus_queue.cc:260] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [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: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:44.929039  8695 raft_consensus.cc:3060] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:44.931977  8844 raft_consensus.cc:2468] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5492ab1513c940ea925dc08362b15790 in term 5.
I20260710 11:07:44.933007  8736 leader_election.cc:304] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [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: 5492ab1513c940ea925dc08362b15790, 72a65db432ae4c28b32bab29c5421cb1; no voters: 
I20260710 11:07:44.933841  9004 raft_consensus.cc:2804] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:07:44.933931  8695 raft_consensus.cc:2468] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5492ab1513c940ea925dc08362b15790 in term 5.
I20260710 11:07:44.934795  9004 raft_consensus.cc:697] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 5 LEADER]: Becoming Leader. State: Replica: 5492ab1513c940ea925dc08362b15790, State: Running, Role: LEADER
I20260710 11:07:44.935616  9004 consensus_queue.cc:237] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [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: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:44.941689  8592 catalog_manager.cc:5697] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 reported cstate change: term changed from 4 to 5, leader changed from 809d7720de474d8f97204e7430fad401 (127.7.227.1) to 5492ab1513c940ea925dc08362b15790 (127.7.227.2). New cstate: current_term: 5 leader_uuid: "5492ab1513c940ea925dc08362b15790" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:45.034425  9005 raft_consensus.cc:993] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401: : Instructing follower 72a65db432ae4c28b32bab29c5421cb1 to start an election
I20260710 11:07:45.034811  9030 raft_consensus.cc:1081] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 2 LEADER]: Signalling peer 72a65db432ae4c28b32bab29c5421cb1 to start an election
I20260710 11:07:45.036253  8844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f7186130d0d4e89b521860c0d8c678d"
dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
 from {username='slave'} at 127.0.0.1:39920
I20260710 11:07:45.036672  8844 raft_consensus.cc:493] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:45.036927  8844 raft_consensus.cc:3060] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:45.041023  8844 raft_consensus.cc:515] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:45.042521  8844 leader_election.cc:290] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 3 election: Requested vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065)
I20260710 11:07:45.043203  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7186130d0d4e89b521860c0d8c678d" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "809d7720de474d8f97204e7430fad401"
I20260710 11:07:45.043507  8770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7186130d0d4e89b521860c0d8c678d" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5492ab1513c940ea925dc08362b15790"
I20260710 11:07:45.043711  8695 raft_consensus.cc:3055] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:45.043951  8770 raft_consensus.cc:3060] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:45.043980  8695 raft_consensus.cc:740] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 809d7720de474d8f97204e7430fad401, State: Running, Role: LEADER
I20260710 11:07:45.044869  8695 consensus_queue.cc:260] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [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: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:45.045769  8695 raft_consensus.cc:3060] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:45.048287  8770 raft_consensus.cc:2468] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 3.
I20260710 11:07:45.049270  8809 leader_election.cc:304] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 [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: 5492ab1513c940ea925dc08362b15790, 72a65db432ae4c28b32bab29c5421cb1; no voters: 
I20260710 11:07:45.049633  8695 raft_consensus.cc:2468] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 3.
I20260710 11:07:45.050005  9012 raft_consensus.cc:2804] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:45.051224  9012 raft_consensus.cc:697] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 [term 3 LEADER]: Becoming Leader. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Running, Role: LEADER
I20260710 11:07:45.052024  9012 consensus_queue.cc:237] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 [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: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:45.058562  8592 catalog_manager.cc:5697] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 reported cstate change: term changed from 2 to 3, leader changed from 809d7720de474d8f97204e7430fad401 (127.7.227.1) to 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3). New cstate: current_term: 3 leader_uuid: "72a65db432ae4c28b32bab29c5421cb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:45.257496  9005 raft_consensus.cc:993] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401: : Instructing follower 72a65db432ae4c28b32bab29c5421cb1 to start an election
I20260710 11:07:45.257875  9030 raft_consensus.cc:1081] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 3 LEADER]: Signalling peer 72a65db432ae4c28b32bab29c5421cb1 to start an election
I20260710 11:07:45.259263  8844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c530b0948cd64d44b2ae43f62ac06b58"
dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
 from {username='slave'} at 127.0.0.1:39920
I20260710 11:07:45.259649  8844 raft_consensus.cc:493] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:45.259876  8844 raft_consensus.cc:3060] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:45.263764  8844 raft_consensus.cc:515] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:45.265033  8844 leader_election.cc:290] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [CANDIDATE]: Term 4 election: Requested vote from peers 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065), 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277)
I20260710 11:07:45.265787  8770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c530b0948cd64d44b2ae43f62ac06b58" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5492ab1513c940ea925dc08362b15790"
I20260710 11:07:45.265913  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c530b0948cd64d44b2ae43f62ac06b58" candidate_uuid: "72a65db432ae4c28b32bab29c5421cb1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "809d7720de474d8f97204e7430fad401"
I20260710 11:07:45.266407  8770 raft_consensus.cc:3060] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:45.266470  8695 raft_consensus.cc:3055] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:45.266808  8695 raft_consensus.cc:740] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 809d7720de474d8f97204e7430fad401, State: Running, Role: LEADER
I20260710 11:07:45.267411  8695 consensus_queue.cc:260] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [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: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:45.268534  8695 raft_consensus.cc:3060] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:45.270706  8770 raft_consensus.cc:2468] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 4.
I20260710 11:07:45.271528  8809 leader_election.cc:304] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [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: 5492ab1513c940ea925dc08362b15790, 72a65db432ae4c28b32bab29c5421cb1; no voters: 
I20260710 11:07:45.272177  9012 raft_consensus.cc:2804] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:45.272616  9012 raft_consensus.cc:697] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 4 LEADER]: Becoming Leader. State: Replica: 72a65db432ae4c28b32bab29c5421cb1, State: Running, Role: LEADER
I20260710 11:07:45.272842  8695 raft_consensus.cc:2468] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a65db432ae4c28b32bab29c5421cb1 in term 4.
I20260710 11:07:45.273432  9012 consensus_queue.cc:237] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [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: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:45.279821  8592 catalog_manager.cc:5697] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 reported cstate change: term changed from 3 to 4, leader changed from 809d7720de474d8f97204e7430fad401 (127.7.227.1) to 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3). New cstate: current_term: 4 leader_uuid: "72a65db432ae4c28b32bab29c5421cb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:45.309533  9005 raft_consensus.cc:993] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401: : Instructing follower 5492ab1513c940ea925dc08362b15790 to start an election
I20260710 11:07:45.309952  9030 raft_consensus.cc:1081] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [term 2 LEADER]: Signalling peer 5492ab1513c940ea925dc08362b15790 to start an election
I20260710 11:07:45.311375  8770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a1884b8bd83409c8aea8c6105a7a165"
dest_uuid: "5492ab1513c940ea925dc08362b15790"
 from {username='slave'} at 127.0.0.1:52010
I20260710 11:07:45.311810  8770 raft_consensus.cc:493] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:45.312041  8770 raft_consensus.cc:3060] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:45.315995  8770 raft_consensus.cc:515] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:45.317293  8770 leader_election.cc:290] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790 [CANDIDATE]: Term 3 election: Requested vote from peers 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277), 72a65db432ae4c28b32bab29c5421cb1 (127.7.227.3:39511)
I20260710 11:07:45.318071  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1884b8bd83409c8aea8c6105a7a165" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "809d7720de474d8f97204e7430fad401"
I20260710 11:07:45.318322  8844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1884b8bd83409c8aea8c6105a7a165" candidate_uuid: "5492ab1513c940ea925dc08362b15790" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72a65db432ae4c28b32bab29c5421cb1"
I20260710 11:07:45.318522  8695 raft_consensus.cc:3055] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:45.318783  8695 raft_consensus.cc:740] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 809d7720de474d8f97204e7430fad401, State: Running, Role: LEADER
I20260710 11:07:45.318783  8844 raft_consensus.cc:3060] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:45.319487  8695 consensus_queue.cc:260] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [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: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:45.320302  8695 raft_consensus.cc:3060] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:45.323189  8844 raft_consensus.cc:2468] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5492ab1513c940ea925dc08362b15790 in term 3.
I20260710 11:07:45.324007  8736 leader_election.cc:304] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790 [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: 5492ab1513c940ea925dc08362b15790, 72a65db432ae4c28b32bab29c5421cb1; no voters: 
I20260710 11:07:45.324447  8695 raft_consensus.cc:2468] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5492ab1513c940ea925dc08362b15790 in term 3.
I20260710 11:07:45.324647  9004 raft_consensus.cc:2804] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:45.325184  9004 raft_consensus.cc:697] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790 [term 3 LEADER]: Becoming Leader. State: Replica: 5492ab1513c940ea925dc08362b15790, State: Running, Role: LEADER
I20260710 11:07:45.325891  9004 consensus_queue.cc:237] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790 [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: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } }
I20260710 11:07:45.332351  8592 catalog_manager.cc:5697] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790 reported cstate change: term changed from 2 to 3, leader changed from 809d7720de474d8f97204e7430fad401 (127.7.227.1) to 5492ab1513c940ea925dc08362b15790 (127.7.227.2). New cstate: current_term: 3 leader_uuid: "5492ab1513c940ea925dc08362b15790" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:45.409519  8844 raft_consensus.cc:1275] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 5 FOLLOWER]: Refusing update from remote peer 5492ab1513c940ea925dc08362b15790: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:07:45.410710  9004 consensus_queue.cc:1048] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:07:45.421550  8696 raft_consensus.cc:1275] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 5 FOLLOWER]: Refusing update from remote peer 5492ab1513c940ea925dc08362b15790: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:07:45.423064  9004 consensus_queue.cc:1048] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:07:45.432608  8696 raft_consensus.cc:1275] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 3 FOLLOWER]: Refusing update from remote peer 72a65db432ae4c28b32bab29c5421cb1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:45.434265  9012 consensus_queue.cc:1048] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:45.442431  8770 raft_consensus.cc:1275] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Refusing update from remote peer 72a65db432ae4c28b32bab29c5421cb1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:45.443966  9012 consensus_queue.cc:1048] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:45.729959  8844 raft_consensus.cc:1275] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Refusing update from remote peer 5492ab1513c940ea925dc08362b15790: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:45.731202  9031 consensus_queue.cc:1048] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a65db432ae4c28b32bab29c5421cb1" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:45.739727  8696 raft_consensus.cc:1275] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [term 3 FOLLOWER]: Refusing update from remote peer 5492ab1513c940ea925dc08362b15790: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:45.741233  9004 consensus_queue.cc:1048] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:45.781862  8696 raft_consensus.cc:1275] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 4 FOLLOWER]: Refusing update from remote peer 72a65db432ae4c28b32bab29c5421cb1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:45.783070  9012 consensus_queue.cc:1048] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "809d7720de474d8f97204e7430fad401" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:45.791604  8770 raft_consensus.cc:1275] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790 [term 4 FOLLOWER]: Refusing update from remote peer 72a65db432ae4c28b32bab29c5421cb1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:45.793459  9037 consensus_queue.cc:1048] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5492ab1513c940ea925dc08362b15790" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 42065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:45.886081  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:45.891707  8076 tablet_server.cc:179] TabletServer@127.7.227.1:0 shutting down...
W20260710 11:07:45.899181  8810 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]
W20260710 11:07:45.903865  8810 consensus_peers.cc:597] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 -> Peer 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277): Couldn't send request to peer 809d7720de474d8f97204e7430fad401. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:45.914299  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:45.915036  8076 tablet_replica.cc:333] T ca47c43b2df04ef287dc6da40f6f57bd P 809d7720de474d8f97204e7430fad401: stopping tablet replica
I20260710 11:07:45.915674  8076 raft_consensus.cc:2243] T ca47c43b2df04ef287dc6da40f6f57bd P 809d7720de474d8f97204e7430fad401 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:45.916428  8076 raft_consensus.cc:2272] T ca47c43b2df04ef287dc6da40f6f57bd P 809d7720de474d8f97204e7430fad401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:45.918395  8076 tablet_replica.cc:333] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401: stopping tablet replica
I20260710 11:07:45.918890  8076 raft_consensus.cc:2243] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:45.919687  8076 raft_consensus.cc:2272] T 0cb3fb7f589d49609b1218b80b2c099f P 809d7720de474d8f97204e7430fad401 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:45.921365  8076 tablet_replica.cc:333] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401: stopping tablet replica
I20260710 11:07:45.921856  8076 raft_consensus.cc:2243] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:45.922215  8076 raft_consensus.cc:2272] T 4f7186130d0d4e89b521860c0d8c678d P 809d7720de474d8f97204e7430fad401 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:45.924253  8076 tablet_replica.cc:333] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401: stopping tablet replica
I20260710 11:07:45.924763  8076 raft_consensus.cc:2243] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:45.925195  8076 raft_consensus.cc:2272] T c530b0948cd64d44b2ae43f62ac06b58 P 809d7720de474d8f97204e7430fad401 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:45.927296  8076 tablet_replica.cc:333] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401: stopping tablet replica
I20260710 11:07:45.927846  8076 raft_consensus.cc:2243] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:45.928372  8076 raft_consensus.cc:2272] T 8a1884b8bd83409c8aea8c6105a7a165 P 809d7720de474d8f97204e7430fad401 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:45.930722  8076 tablet_replica.cc:333] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401: stopping tablet replica
I20260710 11:07:45.931195  8076 raft_consensus.cc:2243] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:45.931556  8076 raft_consensus.cc:2272] T beee2390ba6a477bb0155569a2f8f8ce P 809d7720de474d8f97204e7430fad401 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:45.933398  8076 tablet_replica.cc:333] T 3a62faf6212c42889f2abaa6fa33fb0c P 809d7720de474d8f97204e7430fad401: stopping tablet replica
I20260710 11:07:45.933859  8076 raft_consensus.cc:2243] T 3a62faf6212c42889f2abaa6fa33fb0c P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:45.934221  8076 raft_consensus.cc:2272] T 3a62faf6212c42889f2abaa6fa33fb0c P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:45.936043  8076 tablet_replica.cc:333] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401: stopping tablet replica
I20260710 11:07:45.936488  8076 raft_consensus.cc:2243] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:45.937196  8076 raft_consensus.cc:2272] T 7de2bb75d8654ed182d53f1006060c02 P 809d7720de474d8f97204e7430fad401 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:45.938887  8076 tablet_replica.cc:333] T c03ed49323eb43c2b80335553ab96d60 P 809d7720de474d8f97204e7430fad401: stopping tablet replica
I20260710 11:07:45.939343  8076 raft_consensus.cc:2243] T c03ed49323eb43c2b80335553ab96d60 P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:45.939702  8076 raft_consensus.cc:2272] T c03ed49323eb43c2b80335553ab96d60 P 809d7720de474d8f97204e7430fad401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:45.941294  8076 tablet_replica.cc:333] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401: stopping tablet replica
I20260710 11:07:45.941711  8076 raft_consensus.cc:2243] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:45.942457  8076 raft_consensus.cc:2272] T 50153e52429a4492a582f56c1330af32 P 809d7720de474d8f97204e7430fad401 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:45.970881  8076 tablet_server.cc:196] TabletServer@127.7.227.1:0 shutdown complete.
W20260710 11:07:45.987877  8736 consensus_peers.cc:597] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 -> Peer 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277): Couldn't send request to peer 809d7720de474d8f97204e7430fad401. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:39277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:45.992753  8076 tablet_server.cc:179] TabletServer@127.7.227.2:0 shutting down...
I20260710 11:07:46.017139  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:46.017764  8076 tablet_replica.cc:333] T ca47c43b2df04ef287dc6da40f6f57bd P 5492ab1513c940ea925dc08362b15790: stopping tablet replica
I20260710 11:07:46.018386  8076 raft_consensus.cc:2243] T ca47c43b2df04ef287dc6da40f6f57bd P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.018829  8076 raft_consensus.cc:2272] T ca47c43b2df04ef287dc6da40f6f57bd P 5492ab1513c940ea925dc08362b15790 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.020548  8076 tablet_replica.cc:333] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790: stopping tablet replica
I20260710 11:07:46.021075  8076 raft_consensus.cc:2243] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.021463  8076 raft_consensus.cc:2272] T 7de2bb75d8654ed182d53f1006060c02 P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.023058  8076 tablet_replica.cc:333] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790: stopping tablet replica
I20260710 11:07:46.023551  8076 raft_consensus.cc:2243] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.024235  8076 raft_consensus.cc:2272] T 3a62faf6212c42889f2abaa6fa33fb0c P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.025888  8076 tablet_replica.cc:333] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790: stopping tablet replica
I20260710 11:07:46.026391  8076 raft_consensus.cc:2243] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.027010  8076 raft_consensus.cc:2272] T beee2390ba6a477bb0155569a2f8f8ce P 5492ab1513c940ea925dc08362b15790 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.029194  8076 tablet_replica.cc:333] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790: stopping tablet replica
I20260710 11:07:46.029655  8076 raft_consensus.cc:2243] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.030308  8076 raft_consensus.cc:2272] T 8a1884b8bd83409c8aea8c6105a7a165 P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.032104  8076 tablet_replica.cc:333] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790: stopping tablet replica
I20260710 11:07:46.032521  8076 raft_consensus.cc:2243] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.032872  8076 raft_consensus.cc:2272] T c530b0948cd64d44b2ae43f62ac06b58 P 5492ab1513c940ea925dc08362b15790 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.034682  8076 tablet_replica.cc:333] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790: stopping tablet replica
I20260710 11:07:46.035108  8076 raft_consensus.cc:2243] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.035478  8076 raft_consensus.cc:2272] T 0cb3fb7f589d49609b1218b80b2c099f P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.036912  8076 tablet_replica.cc:333] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790: stopping tablet replica
I20260710 11:07:46.037339  8076 raft_consensus.cc:2243] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.037897  8076 raft_consensus.cc:2272] T 4f7186130d0d4e89b521860c0d8c678d P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.040159  8076 tablet_replica.cc:333] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790: stopping tablet replica
I20260710 11:07:46.040772  8076 raft_consensus.cc:2243] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 11:07:46.040834  8809 consensus_peers.cc:597] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 -> Peer 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065): Couldn't send request to peer 5492ab1513c940ea925dc08362b15790. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:46.041307  8076 raft_consensus.cc:2272] T 50153e52429a4492a582f56c1330af32 P 5492ab1513c940ea925dc08362b15790 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.043455  8076 tablet_replica.cc:333] T c03ed49323eb43c2b80335553ab96d60 P 5492ab1513c940ea925dc08362b15790: stopping tablet replica
I20260710 11:07:46.043886  8076 raft_consensus.cc:2243] T c03ed49323eb43c2b80335553ab96d60 P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.044262  8076 raft_consensus.cc:2272] T c03ed49323eb43c2b80335553ab96d60 P 5492ab1513c940ea925dc08362b15790 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.071563  8076 tablet_server.cc:196] TabletServer@127.7.227.2:0 shutdown complete.
I20260710 11:07:46.088387  8076 tablet_server.cc:179] TabletServer@127.7.227.3:0 shutting down...
W20260710 11:07:46.098892  8809 consensus_peers.cc:597] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 -> Peer 5492ab1513c940ea925dc08362b15790 (127.7.227.2:42065): Couldn't send request to peer 5492ab1513c940ea925dc08362b15790. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.2:42065: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:46.110929  8810 consensus_peers.cc:597] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 -> Peer 809d7720de474d8f97204e7430fad401 (127.7.227.1:39277): Couldn't send request to peer 809d7720de474d8f97204e7430fad401. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:39277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:46.111714  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:46.112355  8076 tablet_replica.cc:333] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1: stopping tablet replica
I20260710 11:07:46.112905  8076 raft_consensus.cc:2243] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.113619  8076 raft_consensus.cc:2272] T c530b0948cd64d44b2ae43f62ac06b58 P 72a65db432ae4c28b32bab29c5421cb1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.115896  8076 tablet_replica.cc:333] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1: stopping tablet replica
I20260710 11:07:46.116430  8076 raft_consensus.cc:2243] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.116835  8076 raft_consensus.cc:2272] T 8a1884b8bd83409c8aea8c6105a7a165 P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.119295  8076 tablet_replica.cc:333] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1: stopping tablet replica
I20260710 11:07:46.119782  8076 raft_consensus.cc:2243] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.120173  8076 raft_consensus.cc:2272] T 7de2bb75d8654ed182d53f1006060c02 P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.121711  8076 tablet_replica.cc:333] T 3a62faf6212c42889f2abaa6fa33fb0c P 72a65db432ae4c28b32bab29c5421cb1: stopping tablet replica
I20260710 11:07:46.122148  8076 raft_consensus.cc:2243] T 3a62faf6212c42889f2abaa6fa33fb0c P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.122560  8076 raft_consensus.cc:2272] T 3a62faf6212c42889f2abaa6fa33fb0c P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.124083  8076 tablet_replica.cc:333] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1: stopping tablet replica
I20260710 11:07:46.124550  8076 raft_consensus.cc:2243] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.124929  8076 raft_consensus.cc:2272] T ca47c43b2df04ef287dc6da40f6f57bd P 72a65db432ae4c28b32bab29c5421cb1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.126492  8076 tablet_replica.cc:333] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1: stopping tablet replica
I20260710 11:07:46.126942  8076 raft_consensus.cc:2243] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.127679  8076 raft_consensus.cc:2272] T c03ed49323eb43c2b80335553ab96d60 P 72a65db432ae4c28b32bab29c5421cb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.129289  8076 tablet_replica.cc:333] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1: stopping tablet replica
I20260710 11:07:46.129777  8076 raft_consensus.cc:2243] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.130190  8076 raft_consensus.cc:2272] T 50153e52429a4492a582f56c1330af32 P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.131925  8076 tablet_replica.cc:333] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1: stopping tablet replica
I20260710 11:07:46.132360  8076 raft_consensus.cc:2243] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.133026  8076 raft_consensus.cc:2272] T 4f7186130d0d4e89b521860c0d8c678d P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.134884  8076 tablet_replica.cc:333] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1: stopping tablet replica
I20260710 11:07:46.135329  8076 raft_consensus.cc:2243] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.135725  8076 raft_consensus.cc:2272] T 0cb3fb7f589d49609b1218b80b2c099f P 72a65db432ae4c28b32bab29c5421cb1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.137229  8076 tablet_replica.cc:333] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1: stopping tablet replica
I20260710 11:07:46.137616  8076 raft_consensus.cc:2243] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.137989  8076 raft_consensus.cc:2272] T beee2390ba6a477bb0155569a2f8f8ce P 72a65db432ae4c28b32bab29c5421cb1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.164630  8076 tablet_server.cc:196] TabletServer@127.7.227.3:0 shutdown complete.
I20260710 11:07:46.182010  8076 master.cc:562] Master@127.7.227.62:43525 shutting down...
I20260710 11:07:46.198365  8076 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.198858  8076 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.199183  8076 tablet_replica.cc:333] T 00000000000000000000000000000000 P c25530ff68d24efbbd7f661f686c11b6: stopping tablet replica
I20260710 11:07:46.217922  8076 master.cc:584] Master@127.7.227.62:43525 shutdown complete.
5492ab1513c940ea925dc08362b15790  4
72a65db432ae4c28b32bab29c5421cb1  1
809d7720de474d8f97204e7430fad401  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10266 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:07:46.254024  8076 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.227.62:42177
I20260710 11:07:46.255143  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:46.260182  9059 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:46.260526  9060 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:46.261679  9062 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:46.261894  8076 server_base.cc:1061] running on GCE node
I20260710 11:07:46.262727  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:46.262902  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:46.263042  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681666263024 us; error 0 us; skew 500 ppm
I20260710 11:07:46.263523  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:46.265714  8076 webserver.cc:533] Webserver started at http://127.7.227.62:34763/ using document root <none> and password file <none>
I20260710 11:07:46.266167  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:46.266651  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:46.266916  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:46.267925  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/master-0-root/instance:
uuid: "1d09688c09a447afb83ad21a95ddbd15"
format_stamp: "Formatted at 2026-07-10 11:07:46 on dist-test-slave-8pmn"
I20260710 11:07:46.271976  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:07:46.275151  9067 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:46.275779  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:46.276036  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/master-0-root
uuid: "1d09688c09a447afb83ad21a95ddbd15"
format_stamp: "Formatted at 2026-07-10 11:07:46 on dist-test-slave-8pmn"
I20260710 11:07:46.276286  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:46.319612  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:46.320776  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:46.355618  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.62:42177
I20260710 11:07:46.355700  9118 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.62:42177 every 8 connection(s)
I20260710 11:07:46.359336  9119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.368428  9119 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15: Bootstrap starting.
I20260710 11:07:46.372660  9119 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:46.376545  9119 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15: No bootstrap required, opened a new log
I20260710 11:07:46.378582  9119 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d09688c09a447afb83ad21a95ddbd15" member_type: VOTER }
I20260710 11:07:46.378922  9119 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:46.379112  9119 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d09688c09a447afb83ad21a95ddbd15, State: Initialized, Role: FOLLOWER
I20260710 11:07:46.379557  9119 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1d09688c09a447afb83ad21a95ddbd15" member_type: VOTER }
I20260710 11:07:46.379940  9119 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:46.380126  9119 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:46.380323  9119 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:46.384068  9119 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d09688c09a447afb83ad21a95ddbd15" member_type: VOTER }
I20260710 11:07:46.384493  9119 leader_election.cc:304] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15 [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: 1d09688c09a447afb83ad21a95ddbd15; no voters: 
I20260710 11:07:46.385452  9119 leader_election.cc:290] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:46.385746  9122 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:46.386940  9122 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15 [term 1 LEADER]: Becoming Leader. State: Replica: 1d09688c09a447afb83ad21a95ddbd15, State: Running, Role: LEADER
I20260710 11:07:46.387550  9122 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15 [LEADER]: Queue going to LEADER mode. State: All 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: "1d09688c09a447afb83ad21a95ddbd15" member_type: VOTER }
I20260710 11:07:46.388074  9119 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:46.392230  9124 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1d09688c09a447afb83ad21a95ddbd15. Latest consensus state: current_term: 1 leader_uuid: "1d09688c09a447afb83ad21a95ddbd15" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d09688c09a447afb83ad21a95ddbd15" member_type: VOTER } }
I20260710 11:07:46.392894  9124 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:46.392892  9123 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1d09688c09a447afb83ad21a95ddbd15" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d09688c09a447afb83ad21a95ddbd15" member_type: VOTER } }
I20260710 11:07:46.393415  9123 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:46.395058  9130 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:46.399742  9130 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:46.402024  8076 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:46.407984  9130 catalog_manager.cc:1383] Generated new cluster ID: eb81781f973049faa719ffe3a53fba0f
I20260710 11:07:46.408248  9130 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:46.425860  9130 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:46.427202  9130 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:46.442176  9130 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15: Generated new TSK 0
I20260710 11:07:46.442749  9130 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:46.467940  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:46.473410  9140 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:46.474190  9141 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:46.475767  9143 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:46.476440  8076 server_base.cc:1061] running on GCE node
I20260710 11:07:46.477227  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:46.477398  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:46.477545  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681666477527 us; error 0 us; skew 500 ppm
I20260710 11:07:46.478040  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:46.480170  8076 webserver.cc:533] Webserver started at http://127.7.227.1:42917/ using document root <none> and password file <none>
I20260710 11:07:46.480571  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:46.480731  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:46.480933  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:46.481914  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-0-root/instance:
uuid: "4355994582e944779dbdd2a952839e87"
format_stamp: "Formatted at 2026-07-10 11:07:46 on dist-test-slave-8pmn"
I20260710 11:07:46.486016  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:07:46.489112  9148 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:46.489825  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:46.490087  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-0-root
uuid: "4355994582e944779dbdd2a952839e87"
format_stamp: "Formatted at 2026-07-10 11:07:46 on dist-test-slave-8pmn"
I20260710 11:07:46.490377  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:46.507005  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:46.508170  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:46.509514  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:46.511729  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:46.511914  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:46.512140  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:46.512295  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:46.549609  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.1:36399
I20260710 11:07:46.549732  9210 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.1:36399 every 8 connection(s)
I20260710 11:07:46.554060  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:46.560310  9215 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:46.561691  9216 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:46.563655  8076 server_base.cc:1061] running on GCE node
W20260710 11:07:46.564851  9218 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:46.565694  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:46.565876  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:46.566008  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681666565997 us; error 0 us; skew 500 ppm
I20260710 11:07:46.566522  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:46.568637  8076 webserver.cc:533] Webserver started at http://127.7.227.2:42745/ using document root <none> and password file <none>
I20260710 11:07:46.569098  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:46.569269  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:46.569475  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:46.570569  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-1-root/instance:
uuid: "58cf49a3afbc46d180dcc54ea190dda4"
format_stamp: "Formatted at 2026-07-10 11:07:46 on dist-test-slave-8pmn"
I20260710 11:07:46.575140  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:07:46.577574  9211 heartbeater.cc:344] Connected to a master server at 127.7.227.62:42177
I20260710 11:07:46.577976  9211 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:46.578755  9211 heartbeater.cc:507] Master 127.7.227.62:42177 requested a full tablet report, sending...
I20260710 11:07:46.579015  9223 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:46.580206  8076 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:07:46.580497  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-1-root
uuid: "58cf49a3afbc46d180dcc54ea190dda4"
format_stamp: "Formatted at 2026-07-10 11:07:46 on dist-test-slave-8pmn"
I20260710 11:07:46.580747  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:46.580863  9084 ts_manager.cc:194] Registered new tserver with Master: 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399)
I20260710 11:07:46.582705  9084 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39984
I20260710 11:07:46.600060  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:46.601255  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:46.602658  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:46.604719  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:46.604902  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:46.605137  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:46.605273  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:46.643360  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.2:34751
I20260710 11:07:46.643530  9285 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.2:34751 every 8 connection(s)
I20260710 11:07:46.647676  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:46.654403  9289 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:46.655119  9290 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:46.657858  9292 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:46.658733  8076 server_base.cc:1061] running on GCE node
I20260710 11:07:46.659224  9286 heartbeater.cc:344] Connected to a master server at 127.7.227.62:42177
I20260710 11:07:46.659590  9286 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:46.659674  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:46.659916  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:46.660076  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681666660059 us; error 0 us; skew 500 ppm
I20260710 11:07:46.660311  9286 heartbeater.cc:507] Master 127.7.227.62:42177 requested a full tablet report, sending...
I20260710 11:07:46.660671  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:46.662209  9084 ts_manager.cc:194] Registered new tserver with Master: 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:46.663208  8076 webserver.cc:533] Webserver started at http://127.7.227.3:38975/ using document root <none> and password file <none>
I20260710 11:07:46.663688  9084 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39992
I20260710 11:07:46.663686  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:46.664114  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:46.664371  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:46.665566  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-2-root/instance:
uuid: "c695955619cb4da5ae2fdd093cfac84f"
format_stamp: "Formatted at 2026-07-10 11:07:46 on dist-test-slave-8pmn"
I20260710 11:07:46.669755  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:46.672843  9297 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:46.673506  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:46.673746  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-2-root
uuid: "c695955619cb4da5ae2fdd093cfac84f"
format_stamp: "Formatted at 2026-07-10 11:07:46 on dist-test-slave-8pmn"
I20260710 11:07:46.673983  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:46.699496  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:46.700627  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:46.702010  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:46.704180  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:46.704357  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:46.704535  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:46.704663  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:46.741945  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.3:37167
I20260710 11:07:46.742036  9359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.3:37167 every 8 connection(s)
I20260710 11:07:46.754897  9360 heartbeater.cc:344] Connected to a master server at 127.7.227.62:42177
I20260710 11:07:46.755244  9360 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:46.755929  9360 heartbeater.cc:507] Master 127.7.227.62:42177 requested a full tablet report, sending...
I20260710 11:07:46.757704  9084 ts_manager.cc:194] Registered new tserver with Master: c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:46.758147  8076 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013251838s
I20260710 11:07:46.759374  9084 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40006
I20260710 11:07:46.783186  9084 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40016:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:46.786904  9084 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:46.907289  9176 tablet_service.cc:1511] Processing CreateTablet for tablet 56749422c1904d05bf0566e6c35ee987 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:07:46.908666  9176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56749422c1904d05bf0566e6c35ee987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.909654  9169 tablet_service.cc:1511] Processing CreateTablet for tablet c539418348644d469174182b5aec0083 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:07:46.910954  9169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c539418348644d469174182b5aec0083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.910681  9325 tablet_service.cc:1511] Processing CreateTablet for tablet 56749422c1904d05bf0566e6c35ee987 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:07:46.912009  9325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56749422c1904d05bf0566e6c35ee987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.912575  9175 tablet_service.cc:1511] Processing CreateTablet for tablet f0d7cbca65de4b4899e432ce279558bf (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:07:46.912675  9249 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed5ade8b3d44638bfe968c14edf1316 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:07:46.913925  9324 tablet_service.cc:1511] Processing CreateTablet for tablet f0d7cbca65de4b4899e432ce279558bf (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:07:46.913825  9249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed5ade8b3d44638bfe968c14edf1316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.916177  9172 tablet_service.cc:1511] Processing CreateTablet for tablet 3785ca8a525949b4870fd225b035b2de (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:07:46.916496  9323 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed5ade8b3d44638bfe968c14edf1316 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:07:46.918212  9168 tablet_service.cc:1511] Processing CreateTablet for tablet 14ea603dccd14636a05649327ad13b93 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:07:46.919397  9321 tablet_service.cc:1511] Processing CreateTablet for tablet 3785ca8a525949b4870fd225b035b2de (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:07:46.920534  9250 tablet_service.cc:1511] Processing CreateTablet for tablet f0d7cbca65de4b4899e432ce279558bf (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:07:46.921797  9250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d7cbca65de4b4899e432ce279558bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.921612  9320 tablet_service.cc:1511] Processing CreateTablet for tablet e0e46e44f50141e4b31878fb0b9ef184 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:07:46.918213  9171 tablet_service.cc:1511] Processing CreateTablet for tablet e0e46e44f50141e4b31878fb0b9ef184 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:07:46.923338  9319 tablet_service.cc:1511] Processing CreateTablet for tablet eab624312dc3406bb37208d4da474f69 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:07:46.924532  9322 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:07:46.923333  9170 tablet_service.cc:1511] Processing CreateTablet for tablet eab624312dc3406bb37208d4da474f69 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:07:46.915320  9173 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:07:46.915302  9324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d7cbca65de4b4899e432ce279558bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.919417  9251 tablet_service.cc:1511] Processing CreateTablet for tablet 56749422c1904d05bf0566e6c35ee987 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:07:46.929064  9251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56749422c1904d05bf0566e6c35ee987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.929184  9319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab624312dc3406bb37208d4da474f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.915117  9174 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed5ade8b3d44638bfe968c14edf1316 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:07:46.930629  9320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0e46e44f50141e4b31878fb0b9ef184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.931543  9322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea9ac8a4e1c4d36b0fa6a78d5af41f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.913825  9175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d7cbca65de4b4899e432ce279558bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.932766  9321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3785ca8a525949b4870fd225b035b2de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.933964  9323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed5ade8b3d44638bfe968c14edf1316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.932793  9172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3785ca8a525949b4870fd225b035b2de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.934948  9170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab624312dc3406bb37208d4da474f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.936002  9171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0e46e44f50141e4b31878fb0b9ef184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.937055  9173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea9ac8a4e1c4d36b0fa6a78d5af41f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.938061  9174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed5ade8b3d44638bfe968c14edf1316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.940488  9168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ea603dccd14636a05649327ad13b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.962603  9167 tablet_service.cc:1511] Processing CreateTablet for tablet acf3012427594ea4ad7f13bc64adcdbb (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:07:46.963088  9318 tablet_service.cc:1511] Processing CreateTablet for tablet c539418348644d469174182b5aec0083 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:07:46.963294  9317 tablet_service.cc:1511] Processing CreateTablet for tablet 14ea603dccd14636a05649327ad13b93 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:07:46.963935  9167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf3012427594ea4ad7f13bc64adcdbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.964358  9318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c539418348644d469174182b5aec0083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.965834  9316 tablet_service.cc:1511] Processing CreateTablet for tablet acf3012427594ea4ad7f13bc64adcdbb (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:07:46.967139  9316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf3012427594ea4ad7f13bc64adcdbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.974005  9317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ea603dccd14636a05649327ad13b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.980561  9248 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:07:46.981909  9248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea9ac8a4e1c4d36b0fa6a78d5af41f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:46.983850  9247 tablet_service.cc:1511] Processing CreateTablet for tablet 3785ca8a525949b4870fd225b035b2de (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:07:46.985337  9247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3785ca8a525949b4870fd225b035b2de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.002733  9246 tablet_service.cc:1511] Processing CreateTablet for tablet e0e46e44f50141e4b31878fb0b9ef184 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:07:47.004206  9246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0e46e44f50141e4b31878fb0b9ef184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.006191  9245 tablet_service.cc:1511] Processing CreateTablet for tablet eab624312dc3406bb37208d4da474f69 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:07:47.007638  9245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab624312dc3406bb37208d4da474f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.059695  9244 tablet_service.cc:1511] Processing CreateTablet for tablet c539418348644d469174182b5aec0083 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:07:47.061060  9244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c539418348644d469174182b5aec0083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.063405  9243 tablet_service.cc:1511] Processing CreateTablet for tablet 14ea603dccd14636a05649327ad13b93 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:07:47.064715  9243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ea603dccd14636a05649327ad13b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.067397  9242 tablet_service.cc:1511] Processing CreateTablet for tablet acf3012427594ea4ad7f13bc64adcdbb (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:07:47.068749  9242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf3012427594ea4ad7f13bc64adcdbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.071600  9322 tablet_service.cc:1511] Processing CreateTablet for tablet ce1da5d954d449af9ef3e9a1227999cb (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:07:47.074546  9322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1da5d954d449af9ef3e9a1227999cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.096967  9375 tablet_bootstrap.cc:492] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f: Bootstrap starting.
I20260710 11:07:47.102932  9375 tablet_bootstrap.cc:654] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.103279  9169 tablet_service.cc:1511] Processing CreateTablet for tablet ce1da5d954d449af9ef3e9a1227999cb (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:07:47.107052  9169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1da5d954d449af9ef3e9a1227999cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.109436  9376 tablet_bootstrap.cc:492] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87: Bootstrap starting.
I20260710 11:07:47.104378  9319 tablet_service.cc:1511] Processing CreateTablet for tablet 123fa8760f9848e8a6044fad0580f975 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:07:47.110562  9319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 123fa8760f9848e8a6044fad0580f975. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.115985  9249 tablet_service.cc:1511] Processing CreateTablet for tablet db4376bb320b435c9e2234aa7aaa73a3 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:07:47.131080  9176 tablet_service.cc:1511] Processing CreateTablet for tablet db4376bb320b435c9e2234aa7aaa73a3 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:07:47.136703  9176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4376bb320b435c9e2234aa7aaa73a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.133489  9249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4376bb320b435c9e2234aa7aaa73a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.137217  9317 tablet_service.cc:1511] Processing CreateTablet for tablet 16a6f964ee8344f0bd6da18335375399 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:07:47.131188  9247 tablet_service.cc:1511] Processing CreateTablet for tablet 123fa8760f9848e8a6044fad0580f975 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:07:47.122519  9250 tablet_service.cc:1511] Processing CreateTablet for tablet ce1da5d954d449af9ef3e9a1227999cb (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:07:47.133391  9318 tablet_service.cc:1511] Processing CreateTablet for tablet 0440f0cd03704992a200df0ec463e1fe (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:07:47.142984  9377 tablet_bootstrap.cc:492] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4: Bootstrap starting.
I20260710 11:07:47.146657  9250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1da5d954d449af9ef3e9a1227999cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.146826  9320 tablet_service.cc:1511] Processing CreateTablet for tablet db4376bb320b435c9e2234aa7aaa73a3 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:07:47.150549  9247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 123fa8760f9848e8a6044fad0580f975. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.132164  9244 tablet_service.cc:1511] Processing CreateTablet for tablet 0440f0cd03704992a200df0ec463e1fe (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:07:47.153645  9244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0440f0cd03704992a200df0ec463e1fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.145694  9170 tablet_service.cc:1511] Processing CreateTablet for tablet 123fa8760f9848e8a6044fad0580f975 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:07:47.122205  9251 tablet_service.cc:1511] Processing CreateTablet for tablet 5a2acfef1da24ca2b056d39508486961 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:07:47.165426  9377 tablet_bootstrap.cc:654] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.165270  9323 tablet_service.cc:1511] Processing CreateTablet for tablet c81dc21df09b423f926ceab32fd7e5d9 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:07:47.169459  9321 tablet_service.cc:1511] Processing CreateTablet for tablet 5a2acfef1da24ca2b056d39508486961 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:07:47.160354  9167 tablet_service.cc:1511] Processing CreateTablet for tablet 0440f0cd03704992a200df0ec463e1fe (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:07:47.170257  9248 tablet_service.cc:1511] Processing CreateTablet for tablet 16a6f964ee8344f0bd6da18335375399 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:07:47.171238  9173 tablet_service.cc:1511] Processing CreateTablet for tablet c81dc21df09b423f926ceab32fd7e5d9 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:07:47.171208  9174 tablet_service.cc:1511] Processing CreateTablet for tablet 5a2acfef1da24ca2b056d39508486961 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:07:47.171991  9168 tablet_service.cc:1511] Processing CreateTablet for tablet 16a6f964ee8344f0bd6da18335375399 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:07:47.178117  9317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a6f964ee8344f0bd6da18335375399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.180053  9170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 123fa8760f9848e8a6044fad0580f975. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.180065  9376 tablet_bootstrap.cc:654] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.179399  9251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2acfef1da24ca2b056d39508486961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.181200  9248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a6f964ee8344f0bd6da18335375399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.182063  9320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4376bb320b435c9e2234aa7aaa73a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.182879  9318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0440f0cd03704992a200df0ec463e1fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.185281  9325 tablet_service.cc:1511] Processing CreateTablet for tablet de0bdbf086014199a41aff4838f6ccf7 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:07:47.188516  9242 tablet_service.cc:1511] Processing CreateTablet for tablet c81dc21df09b423f926ceab32fd7e5d9 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:07:47.189774  9242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c81dc21df09b423f926ceab32fd7e5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.192941  9245 tablet_service.cc:1511] Processing CreateTablet for tablet ce9c34f3ee424c9b9e7aa7631b6c4a8b (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:07:47.194041  9245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9c34f3ee424c9b9e7aa7631b6c4a8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.194816  9173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c81dc21df09b423f926ceab32fd7e5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.200655  9174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2acfef1da24ca2b056d39508486961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.202059  9243 tablet_service.cc:1511] Processing CreateTablet for tablet de0bdbf086014199a41aff4838f6ccf7 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:07:47.206758  9168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a6f964ee8344f0bd6da18335375399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.208212  9246 tablet_service.cc:1511] Processing CreateTablet for tablet 3bd484582a28452191bd025e6b5be951 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:07:47.210716  9167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0440f0cd03704992a200df0ec463e1fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.214478  9324 tablet_service.cc:1511] Processing CreateTablet for tablet 3bd484582a28452191bd025e6b5be951 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:07:47.215221  9172 tablet_service.cc:1511] Processing CreateTablet for tablet de0bdbf086014199a41aff4838f6ccf7 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:07:47.216418  9323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c81dc21df09b423f926ceab32fd7e5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.218760  9175 tablet_service.cc:1511] Processing CreateTablet for tablet ce9c34f3ee424c9b9e7aa7631b6c4a8b (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:07:47.217720  9169 tablet_service.cc:1511] Processing CreateTablet for tablet 3bd484582a28452191bd025e6b5be951 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:07:47.222931  9321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2acfef1da24ca2b056d39508486961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.236410  9243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de0bdbf086014199a41aff4838f6ccf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.237247  9246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd484582a28452191bd025e6b5be951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.228209  9375 tablet_bootstrap.cc:492] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f: No bootstrap required, opened a new log
I20260710 11:07:47.216420  9172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de0bdbf086014199a41aff4838f6ccf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.264032  9376 tablet_bootstrap.cc:492] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87: No bootstrap required, opened a new log
I20260710 11:07:47.263872  9316 tablet_service.cc:1511] Processing CreateTablet for tablet ce9c34f3ee424c9b9e7aa7631b6c4a8b (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:07:47.264490  9376 ts_tablet_manager.cc:1403] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87: Time spent bootstrapping tablet: real 0.155s	user 0.011s	sys 0.000s
I20260710 11:07:47.265002  9244 tablet_service.cc:1511] Processing CreateTablet for tablet f03d31c6a31f4f5faf09f83bd0da698b (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:07:47.269057  9376 raft_consensus.cc:359] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.270081  9376 raft_consensus.cc:385] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.270380  9376 raft_consensus.cc:740] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.275592  9375 ts_tablet_manager.cc:1403] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f: Time spent bootstrapping tablet: real 0.179s	user 0.013s	sys 0.000s
I20260710 11:07:47.275053  9171 tablet_service.cc:1511] Processing CreateTablet for tablet f03d31c6a31f4f5faf09f83bd0da698b (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:07:47.284193  9249 tablet_service.cc:1511] Processing CreateTablet for tablet b1260a8cd8704ceaba238013ba7abaa4 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:07:47.287047  9248 tablet_service.cc:1511] Processing CreateTablet for tablet 611b36f466e248bea4a473031d96d8cd (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:07:47.288906  9169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd484582a28452191bd025e6b5be951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.289565  9171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f03d31c6a31f4f5faf09f83bd0da698b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.281982  9325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de0bdbf086014199a41aff4838f6ccf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.292317  9324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd484582a28452191bd025e6b5be951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.293053  9316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9c34f3ee424c9b9e7aa7631b6c4a8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.285388  9375 raft_consensus.cc:359] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.294651  9375 raft_consensus.cc:385] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.294952  9375 raft_consensus.cc:740] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.295678  9375 consensus_queue.cc:260] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.299132  9247 tablet_service.cc:1511] Processing CreateTablet for tablet 2e17e207865b4123a248a71b71e78cf6 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:07:47.301190  9376 consensus_queue.cc:260] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.314394  9175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9c34f3ee424c9b9e7aa7631b6c4a8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.316748  9168 tablet_service.cc:1511] Processing CreateTablet for tablet 2e17e207865b4123a248a71b71e78cf6 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:07:47.317065  9173 tablet_service.cc:1511] Processing CreateTablet for tablet b1260a8cd8704ceaba238013ba7abaa4 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:07:47.317940  9168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e17e207865b4123a248a71b71e78cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.320308  9174 tablet_service.cc:1511] Processing CreateTablet for tablet 611b36f466e248bea4a473031d96d8cd (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:07:47.321537  9244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f03d31c6a31f4f5faf09f83bd0da698b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.324136  9324 tablet_service.cc:1511] Processing CreateTablet for tablet 2e17e207865b4123a248a71b71e78cf6 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:07:47.327785  9319 tablet_service.cc:1511] Processing CreateTablet for tablet f03d31c6a31f4f5faf09f83bd0da698b (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:07:47.328883  9173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1260a8cd8704ceaba238013ba7abaa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.335296  9321 tablet_service.cc:1511] Processing CreateTablet for tablet b1260a8cd8704ceaba238013ba7abaa4 (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:07:47.336617  9174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611b36f466e248bea4a473031d96d8cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.346431  9319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f03d31c6a31f4f5faf09f83bd0da698b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.348075  9320 tablet_service.cc:1511] Processing CreateTablet for tablet 611b36f466e248bea4a473031d96d8cd (DEFAULT_TABLE table=test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:07:47.350662  9320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611b36f466e248bea4a473031d96d8cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.351333  9321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1260a8cd8704ceaba238013ba7abaa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.374128  9247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e17e207865b4123a248a71b71e78cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.378587  9324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e17e207865b4123a248a71b71e78cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.388778  9248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611b36f466e248bea4a473031d96d8cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.390525  9377 tablet_bootstrap.cc:492] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4: No bootstrap required, opened a new log
I20260710 11:07:47.390991  9377 ts_tablet_manager.cc:1403] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4: Time spent bootstrapping tablet: real 0.248s	user 0.018s	sys 0.030s
I20260710 11:07:47.393688  9377 raft_consensus.cc:359] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.396517  9377 raft_consensus.cc:385] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:07:47.405882  9132 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:47.400637  9249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1260a8cd8704ceaba238013ba7abaa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.414986  9360 heartbeater.cc:499] Master 127.7.227.62:42177 was elected leader, sending a full tablet report...
I20260710 11:07:47.408694  9375 ts_tablet_manager.cc:1434] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f: Time spent starting tablet: real 0.126s	user 0.021s	sys 0.015s
I20260710 11:07:47.419667  9375 tablet_bootstrap.cc:492] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f: Bootstrap starting.
I20260710 11:07:47.428133  9376 ts_tablet_manager.cc:1434] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87: Time spent starting tablet: real 0.163s	user 0.024s	sys 0.033s
I20260710 11:07:47.415614  9377 raft_consensus.cc:740] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.437279  9211 heartbeater.cc:499] Master 127.7.227.62:42177 was elected leader, sending a full tablet report...
I20260710 11:07:47.437544  9377 consensus_queue.cc:260] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.437901  9383 raft_consensus.cc:493] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:47.444548  9376 tablet_bootstrap.cc:492] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87: Bootstrap starting.
I20260710 11:07:47.454103  9376 tablet_bootstrap.cc:654] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.457815  9377 ts_tablet_manager.cc:1434] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4: Time spent starting tablet: real 0.067s	user 0.011s	sys 0.013s
I20260710 11:07:47.458518  9286 heartbeater.cc:499] Master 127.7.227.62:42177 was elected leader, sending a full tablet report...
I20260710 11:07:47.464345  9377 tablet_bootstrap.cc:492] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4: Bootstrap starting.
I20260710 11:07:47.466022  9375 tablet_bootstrap.cc:654] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.442471  9383 raft_consensus.cc:515] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.491313  9383 leader_election.cc:290] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:47.508385  9375 tablet_bootstrap.cc:492] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f: No bootstrap required, opened a new log
I20260710 11:07:47.508904  9375 ts_tablet_manager.cc:1403] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f: Time spent bootstrapping tablet: real 0.089s	user 0.017s	sys 0.003s
I20260710 11:07:47.519894  9375 raft_consensus.cc:359] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.520642  9375 raft_consensus.cc:385] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.520946  9375 raft_consensus.cc:740] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.527276  9376 tablet_bootstrap.cc:492] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87: No bootstrap required, opened a new log
I20260710 11:07:47.527776  9376 ts_tablet_manager.cc:1403] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.019s
I20260710 11:07:47.521687  9375 consensus_queue.cc:260] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.538786  9375 ts_tablet_manager.cc:1434] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260710 11:07:47.539698  9375 tablet_bootstrap.cc:492] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f: Bootstrap starting.
I20260710 11:07:47.543219  9381 raft_consensus.cc:493] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:47.543565  9377 tablet_bootstrap.cc:654] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.543736  9381 raft_consensus.cc:515] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.547647  9381 leader_election.cc:290] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:47.552697  9381 raft_consensus.cc:493] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:47.556214  9381 raft_consensus.cc:515] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.549461  9376 raft_consensus.cc:359] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.565779  9376 raft_consensus.cc:385] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.566115  9376 raft_consensus.cc:740] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.566918  9376 consensus_queue.cc:260] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.558161  9381 leader_election.cc:290] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:47.570866  9376 ts_tablet_manager.cc:1434] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260710 11:07:47.574285  9376 tablet_bootstrap.cc:492] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87: Bootstrap starting.
I20260710 11:07:47.586373  9261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf3012427594ea4ad7f13bc64adcdbb" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
W20260710 11:07:47.588030  9151 leader_election.cc:343] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:47.586108  9376 tablet_bootstrap.cc:654] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.592332  9377 tablet_bootstrap.cc:492] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4: No bootstrap required, opened a new log
I20260710 11:07:47.592835  9377 ts_tablet_manager.cc:1403] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4: Time spent bootstrapping tablet: real 0.129s	user 0.004s	sys 0.007s
I20260710 11:07:47.595839  9377 raft_consensus.cc:359] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.596607  9377 raft_consensus.cc:385] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.596931  9377 raft_consensus.cc:740] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.597730  9377 consensus_queue.cc:260] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.600106  9377 ts_tablet_manager.cc:1434] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:47.601011  9377 tablet_bootstrap.cc:492] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4: Bootstrap starting.
I20260710 11:07:47.603412  9376 tablet_bootstrap.cc:492] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87: No bootstrap required, opened a new log
I20260710 11:07:47.603904  9376 ts_tablet_manager.cc:1403] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.001s
I20260710 11:07:47.604137  9375 tablet_bootstrap.cc:654] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.607144  9335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf3012427594ea4ad7f13bc64adcdbb" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
W20260710 11:07:47.608769  9152 leader_election.cc:343] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:47.609226  9152 leader_election.cc:304] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4355994582e944779dbdd2a952839e87; no voters: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f
I20260710 11:07:47.610311  9383 raft_consensus.cc:2749] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:47.611966  9376 raft_consensus.cc:359] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } }
I20260710 11:07:47.612288  9261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab624312dc3406bb37208d4da474f69" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:47.613240  9376 raft_consensus.cc:385] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.613404  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea9ac8a4e1c4d36b0fa6a78d5af41f4" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:47.613607  9376 raft_consensus.cc:740] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Initialized, Role: FOLLOWER
W20260710 11:07:47.614931  9300 leader_election.cc:343] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:47.615537  9300 leader_election.cc:343] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:47.614575  9376 consensus_queue.cc:260] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } }
I20260710 11:07:47.616603  9377 tablet_bootstrap.cc:654] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.617764  9376 ts_tablet_manager.cc:1434] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260710 11:07:47.618819  9376 tablet_bootstrap.cc:492] T 7ed5ade8b3d44638bfe968c14edf1316 P 4355994582e944779dbdd2a952839e87: Bootstrap starting.
I20260710 11:07:47.621492  9375 tablet_bootstrap.cc:492] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f: No bootstrap required, opened a new log
I20260710 11:07:47.621945  9375 ts_tablet_manager.cc:1403] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.000s
I20260710 11:07:47.625679  9375 raft_consensus.cc:359] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.627020  9375 raft_consensus.cc:385] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.627305  9375 raft_consensus.cc:740] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.628005  9376 tablet_bootstrap.cc:654] T 7ed5ade8b3d44638bfe968c14edf1316 P 4355994582e944779dbdd2a952839e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.628093  9375 consensus_queue.cc:260] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.634114  9375 ts_tablet_manager.cc:1434] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260710 11:07:47.637308  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab624312dc3406bb37208d4da474f69" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
W20260710 11:07:47.638896  9298 leader_election.cc:343] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:47.638797  9185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea9ac8a4e1c4d36b0fa6a78d5af41f4" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:47.639415  9298 leader_election.cc:304] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:47.640568  9392 raft_consensus.cc:2749] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:07:47.640645  9298 leader_election.cc:343] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:47.641187  9298 leader_election.cc:304] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:47.641887  9392 raft_consensus.cc:2749] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:47.642969  9375 tablet_bootstrap.cc:492] T c539418348644d469174182b5aec0083 P c695955619cb4da5ae2fdd093cfac84f: Bootstrap starting.
I20260710 11:07:47.648267  9375 tablet_bootstrap.cc:654] T c539418348644d469174182b5aec0083 P c695955619cb4da5ae2fdd093cfac84f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.648911  9377 tablet_bootstrap.cc:492] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4: No bootstrap required, opened a new log
I20260710 11:07:47.649437  9377 ts_tablet_manager.cc:1403] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.004s
I20260710 11:07:47.652441  9377 raft_consensus.cc:359] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.653191  9377 raft_consensus.cc:385] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.653481  9377 raft_consensus.cc:740] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.654349  9377 consensus_queue.cc:260] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.656488  9377 ts_tablet_manager.cc:1434] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:47.656566  9376 tablet_bootstrap.cc:492] T 7ed5ade8b3d44638bfe968c14edf1316 P 4355994582e944779dbdd2a952839e87: No bootstrap required, opened a new log
I20260710 11:07:47.657032  9376 ts_tablet_manager.cc:1403] T 7ed5ade8b3d44638bfe968c14edf1316 P 4355994582e944779dbdd2a952839e87: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.016s
I20260710 11:07:47.658589  9375 tablet_bootstrap.cc:492] T c539418348644d469174182b5aec0083 P c695955619cb4da5ae2fdd093cfac84f: No bootstrap required, opened a new log
I20260710 11:07:47.659036  9375 ts_tablet_manager.cc:1403] T c539418348644d469174182b5aec0083 P c695955619cb4da5ae2fdd093cfac84f: Time spent bootstrapping tablet: real 0.017s	user 0.001s	sys 0.012s
I20260710 11:07:47.659745  9376 raft_consensus.cc:359] T 7ed5ade8b3d44638bfe968c14edf1316 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.660427  9376 raft_consensus.cc:385] T 7ed5ade8b3d44638bfe968c14edf1316 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.660704  9376 raft_consensus.cc:740] T 7ed5ade8b3d44638bfe968c14edf1316 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.661387  9376 consensus_queue.cc:260] T 7ed5ade8b3d44638bfe968c14edf1316 P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.661696  9375 raft_consensus.cc:359] T c539418348644d469174182b5aec0083 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.662326  9375 raft_consensus.cc:385] T c539418348644d469174182b5aec0083 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.662611  9375 raft_consensus.cc:740] T c539418348644d469174182b5aec0083 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.663621  9376 ts_tablet_manager.cc:1434] T 7ed5ade8b3d44638bfe968c14edf1316 P 4355994582e944779dbdd2a952839e87: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:47.663312  9375 consensus_queue.cc:260] T c539418348644d469174182b5aec0083 P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.664505  9376 tablet_bootstrap.cc:492] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87: Bootstrap starting.
I20260710 11:07:47.664772  9377 tablet_bootstrap.cc:492] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4: Bootstrap starting.
I20260710 11:07:47.665585  9375 ts_tablet_manager.cc:1434] T c539418348644d469174182b5aec0083 P c695955619cb4da5ae2fdd093cfac84f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:47.666493  9375 tablet_bootstrap.cc:492] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f: Bootstrap starting.
I20260710 11:07:47.670980  9376 tablet_bootstrap.cc:654] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.671006  9377 tablet_bootstrap.cc:654] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.672216  9375 tablet_bootstrap.cc:654] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.683321  9377 tablet_bootstrap.cc:492] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4: No bootstrap required, opened a new log
I20260710 11:07:47.683689  9377 ts_tablet_manager.cc:1403] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 11:07:47.685564  9376 tablet_bootstrap.cc:492] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87: No bootstrap required, opened a new log
I20260710 11:07:47.686060  9376 ts_tablet_manager.cc:1403] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260710 11:07:47.686374  9377 raft_consensus.cc:359] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } }
I20260710 11:07:47.686980  9377 raft_consensus.cc:385] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.687194  9377 raft_consensus.cc:740] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.687801  9377 consensus_queue.cc:260] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } }
I20260710 11:07:47.689941  9377 ts_tablet_manager.cc:1434] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 11:07:47.689785  9376 raft_consensus.cc:359] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.690528  9376 raft_consensus.cc:385] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.690815  9376 raft_consensus.cc:740] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.690940  9377 tablet_bootstrap.cc:492] T c539418348644d469174182b5aec0083 P 58cf49a3afbc46d180dcc54ea190dda4: Bootstrap starting.
I20260710 11:07:47.691646  9376 consensus_queue.cc:260] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.692690  9375 tablet_bootstrap.cc:492] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f: No bootstrap required, opened a new log
I20260710 11:07:47.693118  9375 ts_tablet_manager.cc:1403] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.012s
I20260710 11:07:47.693979  9376 ts_tablet_manager.cc:1434] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:07:47.694905  9376 tablet_bootstrap.cc:492] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87: Bootstrap starting.
I20260710 11:07:47.695849  9375 raft_consensus.cc:359] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.696516  9375 raft_consensus.cc:385] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.696942  9375 raft_consensus.cc:740] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.697350  9377 tablet_bootstrap.cc:654] T c539418348644d469174182b5aec0083 P 58cf49a3afbc46d180dcc54ea190dda4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.697741  9375 consensus_queue.cc:260] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.700126  9375 ts_tablet_manager.cc:1434] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:07:47.701010  9375 tablet_bootstrap.cc:492] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f: Bootstrap starting.
I20260710 11:07:47.701155  9376 tablet_bootstrap.cc:654] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.707472  9375 tablet_bootstrap.cc:654] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.713359  9377 tablet_bootstrap.cc:492] T c539418348644d469174182b5aec0083 P 58cf49a3afbc46d180dcc54ea190dda4: No bootstrap required, opened a new log
I20260710 11:07:47.713829  9377 ts_tablet_manager.cc:1403] T c539418348644d469174182b5aec0083 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.019s
I20260710 11:07:47.714304  9376 tablet_bootstrap.cc:492] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87: No bootstrap required, opened a new log
I20260710 11:07:47.714663  9375 tablet_bootstrap.cc:492] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f: No bootstrap required, opened a new log
I20260710 11:07:47.714778  9376 ts_tablet_manager.cc:1403] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.011s
I20260710 11:07:47.715093  9375 ts_tablet_manager.cc:1403] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:07:47.716584  9377 raft_consensus.cc:359] T c539418348644d469174182b5aec0083 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.717270  9377 raft_consensus.cc:385] T c539418348644d469174182b5aec0083 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.717587  9377 raft_consensus.cc:740] T c539418348644d469174182b5aec0083 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.717412  9376 raft_consensus.cc:359] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.717670  9375 raft_consensus.cc:359] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.718161  9376 raft_consensus.cc:385] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.718410  9375 raft_consensus.cc:385] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.718502  9376 raft_consensus.cc:740] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.718745  9375 raft_consensus.cc:740] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.718505  9377 consensus_queue.cc:260] T c539418348644d469174182b5aec0083 P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.719521  9376 consensus_queue.cc:260] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.719521  9375 consensus_queue.cc:260] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.721698  9376 ts_tablet_manager.cc:1434] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:47.722280  9375 ts_tablet_manager.cc:1434] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:47.723170  9377 ts_tablet_manager.cc:1434] T c539418348644d469174182b5aec0083 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 11:07:47.724082  9377 tablet_bootstrap.cc:492] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4: Bootstrap starting.
I20260710 11:07:47.724150  9376 tablet_bootstrap.cc:492] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 4355994582e944779dbdd2a952839e87: Bootstrap starting.
I20260710 11:07:47.729750  9375 tablet_bootstrap.cc:492] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f: Bootstrap starting.
I20260710 11:07:47.730540  9377 tablet_bootstrap.cc:654] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.730540  9376 tablet_bootstrap.cc:654] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 4355994582e944779dbdd2a952839e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.736137  9377 tablet_bootstrap.cc:492] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4: No bootstrap required, opened a new log
I20260710 11:07:47.736567  9377 ts_tablet_manager.cc:1403] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260710 11:07:47.736719  9375 tablet_bootstrap.cc:654] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.739426  9377 raft_consensus.cc:359] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.740201  9377 raft_consensus.cc:385] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.740489  9377 raft_consensus.cc:740] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.741298  9377 consensus_queue.cc:260] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.742362  9376 tablet_bootstrap.cc:492] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 4355994582e944779dbdd2a952839e87: No bootstrap required, opened a new log
I20260710 11:07:47.742820  9376 ts_tablet_manager.cc:1403] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 4355994582e944779dbdd2a952839e87: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260710 11:07:47.745575  9376 raft_consensus.cc:359] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.746205  9376 raft_consensus.cc:385] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.746500  9376 raft_consensus.cc:740] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.747255  9376 consensus_queue.cc:260] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.750005  9377 ts_tablet_manager.cc:1434] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.007s
I20260710 11:07:47.751009  9377 tablet_bootstrap.cc:492] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4: Bootstrap starting.
I20260710 11:07:47.751363  9376 ts_tablet_manager.cc:1434] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 4355994582e944779dbdd2a952839e87: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:47.751518  9392 raft_consensus.cc:493] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:47.752310  9376 tablet_bootstrap.cc:492] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87: Bootstrap starting.
I20260710 11:07:47.751938  9392 raft_consensus.cc:515] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.754011  9392 leader_election.cc:290] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:47.751124  9375 tablet_bootstrap.cc:492] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f: No bootstrap required, opened a new log
I20260710 11:07:47.754956  9375 ts_tablet_manager.cc:1403] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.004s
I20260710 11:07:47.757454  9377 tablet_bootstrap.cc:654] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.757833  9375 raft_consensus.cc:359] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } }
I20260710 11:07:47.758291  9185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed5ade8b3d44638bfe968c14edf1316" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:47.758584  9375 raft_consensus.cc:385] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.758798  9376 tablet_bootstrap.cc:654] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.758966  9375 raft_consensus.cc:740] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.759351  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed5ade8b3d44638bfe968c14edf1316" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:47.759953  9260 raft_consensus.cc:2468] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 0.
I20260710 11:07:47.759886  9375 consensus_queue.cc:260] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } }
I20260710 11:07:47.761338  9300 leader_election.cc:304] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:47.762271  9392 raft_consensus.cc:2804] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:47.762640  9392 raft_consensus.cc:493] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:47.762959  9392 raft_consensus.cc:3060] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:47.765947  9375 ts_tablet_manager.cc:1434] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260710 11:07:47.766579  9376 tablet_bootstrap.cc:492] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87: No bootstrap required, opened a new log
I20260710 11:07:47.766992  9375 tablet_bootstrap.cc:492] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f: Bootstrap starting.
I20260710 11:07:47.767016  9376 ts_tablet_manager.cc:1403] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:07:47.769682  9376 raft_consensus.cc:359] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.770306  9376 raft_consensus.cc:385] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.770570  9376 raft_consensus.cc:740] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.758919  9185 raft_consensus.cc:2468] T 7ed5ade8b3d44638bfe968c14edf1316 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 0.
I20260710 11:07:47.772313  9376 consensus_queue.cc:260] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.774540  9377 tablet_bootstrap.cc:492] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4: No bootstrap required, opened a new log
I20260710 11:07:47.774997  9377 ts_tablet_manager.cc:1403] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4: Time spent bootstrapping tablet: real 0.024s	user 0.001s	sys 0.020s
I20260710 11:07:47.776333  9375 tablet_bootstrap.cc:654] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.778693  9384 raft_consensus.cc:493] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:47.779194  9376 ts_tablet_manager.cc:1434] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:07:47.779111  9384 raft_consensus.cc:515] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.780182  9376 tablet_bootstrap.cc:492] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87: Bootstrap starting.
I20260710 11:07:47.780767  9392 raft_consensus.cc:515] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.781679  9384 leader_election.cc:290] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:47.782464  9377 raft_consensus.cc:359] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.782779  9392 leader_election.cc:290] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:47.783157  9377 raft_consensus.cc:385] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.783500  9377 raft_consensus.cc:740] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.784337  9185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed5ade8b3d44638bfe968c14edf1316" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:07:47.784178  9377 consensus_queue.cc:260] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.784874  9185 raft_consensus.cc:3060] T 7ed5ade8b3d44638bfe968c14edf1316 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:47.786005  9376 tablet_bootstrap.cc:654] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.792343  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed5ade8b3d44638bfe968c14edf1316" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:47.792953  9260 raft_consensus.cc:3060] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:47.783581  9384 raft_consensus.cc:493] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:47.802743  9384 raft_consensus.cc:515] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.805150  9384 leader_election.cc:290] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:47.812728  9185 raft_consensus.cc:2468] T 7ed5ade8b3d44638bfe968c14edf1316 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 1.
I20260710 11:07:47.813068  9383 raft_consensus.cc:493] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:47.813581  9383 raft_consensus.cc:515] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } }
I20260710 11:07:47.813990  9298 leader_election.cc:304] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:47.814841  9392 raft_consensus.cc:2804] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:47.815289  9392 raft_consensus.cc:697] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [term 1 LEADER]: Becoming Leader. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Running, Role: LEADER
I20260710 11:07:47.815625  9383 leader_election.cc:290] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:47.816048  9392 consensus_queue.cc:237] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.818660  9335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56749422c1904d05bf0566e6c35ee987" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:47.819229  9335 raft_consensus.cc:2468] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 0.
I20260710 11:07:47.821208  9152 leader_election.cc:304] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:47.822095  9383 raft_consensus.cc:2804] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:47.822469  9383 raft_consensus.cc:493] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:47.822799  9383 raft_consensus.cc:3060] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:47.830168  9382 raft_consensus.cc:493] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:47.830701  9382 raft_consensus.cc:515] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.835613  9382 leader_election.cc:290] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:47.836176  9260 raft_consensus.cc:2468] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 1.
I20260710 11:07:47.838616  9259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c539418348644d469174182b5aec0083" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:47.838999  9377 ts_tablet_manager.cc:1434] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.030s
I20260710 11:07:47.840447  9335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c539418348644d469174182b5aec0083" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:47.840453  9261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56749422c1904d05bf0566e6c35ee987" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:47.842664  9259 raft_consensus.cc:2468] T c539418348644d469174182b5aec0083 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 0.
I20260710 11:07:47.843400  9335 raft_consensus.cc:2468] T c539418348644d469174182b5aec0083 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 0.
I20260710 11:07:47.842908  9084 catalog_manager.cc:5697] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f reported cstate change: term changed from 0 to 1, leader changed from <none> to c695955619cb4da5ae2fdd093cfac84f (127.7.227.3). New cstate: current_term: 1 leader_uuid: "c695955619cb4da5ae2fdd093cfac84f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:47.843919  9261 raft_consensus.cc:2468] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 0.
I20260710 11:07:47.844745  9152 leader_election.cc:304] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:47.845706  9382 raft_consensus.cc:2804] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:47.846040  9382 raft_consensus.cc:493] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:47.846385  9382 raft_consensus.cc:3060] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:47.848304  9377 tablet_bootstrap.cc:492] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4: Bootstrap starting.
I20260710 11:07:47.851723  9383 raft_consensus.cc:515] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } }
I20260710 11:07:47.853348  9375 tablet_bootstrap.cc:492] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f: No bootstrap required, opened a new log
I20260710 11:07:47.853755  9375 ts_tablet_manager.cc:1403] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.020s
I20260710 11:07:47.854519  9335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56749422c1904d05bf0566e6c35ee987" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:47.855053  9335 raft_consensus.cc:3060] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:47.859030  9185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d7cbca65de4b4899e432ce279558bf" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:47.859335  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3785ca8a525949b4870fd225b035b2de" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
W20260710 11:07:47.860918  9224 leader_election.cc:343] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:47.861519  9224 leader_election.cc:343] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:47.861763  9335 raft_consensus.cc:2468] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:47.862643  9152 leader_election.cc:304] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:47.856383  9383 leader_election.cc:290] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 election: Requested vote from peers c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:47.864015  9377 tablet_bootstrap.cc:654] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.864152  9383 raft_consensus.cc:2804] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:47.864560  9383 raft_consensus.cc:697] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Becoming Leader. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:07:47.865145  9383 consensus_queue.cc:237] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } }
I20260710 11:07:47.866879  9375 raft_consensus.cc:359] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.867535  9375 raft_consensus.cc:385] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.867807  9375 raft_consensus.cc:740] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.868575  9375 consensus_queue.cc:260] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.870764  9375 ts_tablet_manager.cc:1434] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.005s
I20260710 11:07:47.874668  9375 tablet_bootstrap.cc:492] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f: Bootstrap starting.
I20260710 11:07:47.875697  9392 raft_consensus.cc:493] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:47.876436  9392 raft_consensus.cc:515] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.877242  9376 tablet_bootstrap.cc:492] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87: No bootstrap required, opened a new log
I20260710 11:07:47.877667  9376 ts_tablet_manager.cc:1403] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87: Time spent bootstrapping tablet: real 0.098s	user 0.026s	sys 0.026s
I20260710 11:07:47.878494  9392 leader_election.cc:290] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:47.879165  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3785ca8a525949b4870fd225b035b2de" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:47.879971  9259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3785ca8a525949b4870fd225b035b2de" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:47.880978  9259 raft_consensus.cc:2468] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 0.
W20260710 11:07:47.881448  9298 leader_election.cc:343] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:47.882087  9376 raft_consensus.cc:359] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.882901  9376 raft_consensus.cc:385] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.883224  9376 raft_consensus.cc:740] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.886876  9376 consensus_queue.cc:260] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.888906  9421 raft_consensus.cc:493] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:47.889338  9421 raft_consensus.cc:515] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.882181  9300 leader_election.cc:304] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [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: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87
I20260710 11:07:47.891140  9335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d7cbca65de4b4899e432ce279558bf" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:47.891284  9259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56749422c1904d05bf0566e6c35ee987" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:47.891878  9259 raft_consensus.cc:3060] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:47.894160  9335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3785ca8a525949b4870fd225b035b2de" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:47.894786  9335 raft_consensus.cc:2468] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 0.
W20260710 11:07:47.893484  9227 leader_election.cc:343] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:47.897418  9392 raft_consensus.cc:2804] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:47.903640  9335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e46e44f50141e4b31878fb0b9ef184" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:47.903487  9382 raft_consensus.cc:515] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.904248  9335 raft_consensus.cc:2468] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 0.
I20260710 11:07:47.905304  9152 leader_election.cc:304] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:47.905469  9382 leader_election.cc:290] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 election: Requested vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:47.905556  9392 raft_consensus.cc:493] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:47.906176  9419 raft_consensus.cc:2804] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:47.906564  9419 raft_consensus.cc:493] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:47.906883  9419 raft_consensus.cc:3060] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:47.906016  9392 raft_consensus.cc:3060] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:47.907075  9334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c539418348644d469174182b5aec0083" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:47.898564  9227 leader_election.cc:304] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 58cf49a3afbc46d180dcc54ea190dda4; no voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f
I20260710 11:07:47.911029  9334 raft_consensus.cc:3060] T c539418348644d469174182b5aec0083 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:47.911343  9414 raft_consensus.cc:2749] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:47.914448  9227 leader_election.cc:304] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [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: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87
I20260710 11:07:47.914794  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c539418348644d469174182b5aec0083" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:47.915251  9414 raft_consensus.cc:2804] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:47.915335  9260 raft_consensus.cc:3060] T c539418348644d469174182b5aec0083 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:47.915648  9414 raft_consensus.cc:493] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:47.915963  9414 raft_consensus.cc:3060] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:47.914474  9261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e46e44f50141e4b31878fb0b9ef184" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:47.907313  9421 leader_election.cc:290] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:47.920989  9376 ts_tablet_manager.cc:1434] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87: Time spent starting tablet: real 0.043s	user 0.012s	sys 0.007s
W20260710 11:07:47.920535  9151 leader_election.cc:343] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:47.921864  9376 tablet_bootstrap.cc:492] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87: Bootstrap starting.
I20260710 11:07:47.922703  9259 raft_consensus.cc:2468] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:47.924885  9414 raft_consensus.cc:515] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.926326  9260 raft_consensus.cc:2468] T c539418348644d469174182b5aec0083 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:47.926618  9375 tablet_bootstrap.cc:654] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.927799  9334 raft_consensus.cc:2468] T c539418348644d469174182b5aec0083 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:47.928858  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3785ca8a525949b4870fd225b035b2de" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:07:47.929621  9152 leader_election.cc:304] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:47.929862  9186 raft_consensus.cc:3060] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:47.930392  9421 raft_consensus.cc:2804] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:47.930832  9421 raft_consensus.cc:697] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Becoming Leader. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:07:47.931627  9421 consensus_queue.cc:237] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.934783  9392 raft_consensus.cc:515] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.938401  9185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3785ca8a525949b4870fd225b035b2de" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:07:47.939450  9376 tablet_bootstrap.cc:654] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.939401  9186 raft_consensus.cc:2468] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 1.
I20260710 11:07:47.941066  9377 tablet_bootstrap.cc:492] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4: No bootstrap required, opened a new log
I20260710 11:07:47.941511  9377 ts_tablet_manager.cc:1403] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent bootstrapping tablet: real 0.093s	user 0.021s	sys 0.000s
I20260710 11:07:47.943110  9392 leader_election.cc:290] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:47.943758  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3785ca8a525949b4870fd225b035b2de" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:47.944685  9224 leader_election.cc:304] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:47.944752  9260 raft_consensus.cc:2393] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c695955619cb4da5ae2fdd093cfac84f in current term 1: Already voted for candidate 58cf49a3afbc46d180dcc54ea190dda4 in this term.
I20260710 11:07:47.946350  9384 raft_consensus.cc:2804] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:47.950603  9414 leader_election.cc:290] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:47.952718  9300 leader_election.cc:304] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [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: c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:47.952828  9334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3785ca8a525949b4870fd225b035b2de" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:47.953583  9334 raft_consensus.cc:2393] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 58cf49a3afbc46d180dcc54ea190dda4 in current term 1: Already voted for candidate c695955619cb4da5ae2fdd093cfac84f in this term.
I20260710 11:07:47.954188  9392 raft_consensus.cc:2749] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:47.954716  9377 raft_consensus.cc:359] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.955339  9377 raft_consensus.cc:385] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.955596  9377 raft_consensus.cc:740] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.945616  9082 catalog_manager.cc:5697] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4355994582e944779dbdd2a952839e87 (127.7.227.1). New cstate: current_term: 1 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:47.958771  9419 raft_consensus.cc:515] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.960443  9375 tablet_bootstrap.cc:492] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f: No bootstrap required, opened a new log
I20260710 11:07:47.960856  9375 ts_tablet_manager.cc:1403] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f: Time spent bootstrapping tablet: real 0.089s	user 0.009s	sys 0.006s
I20260710 11:07:47.951606  9414 raft_consensus.cc:493] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:47.962988  9377 consensus_queue.cc:260] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.964634  9375 raft_consensus.cc:359] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.965204  9375 raft_consensus.cc:385] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.965435  9375 raft_consensus.cc:740] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.965709  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e46e44f50141e4b31878fb0b9ef184" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:47.966140  9375 consensus_queue.cc:260] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.966634  9414 raft_consensus.cc:515] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
W20260710 11:07:47.968003  9151 leader_election.cc:343] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:47.968425  9375 ts_tablet_manager.cc:1434] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:07:47.969146  9377 ts_tablet_manager.cc:1434] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 11:07:47.969491  9414 leader_election.cc:290] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:47.969646  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea9ac8a4e1c4d36b0fa6a78d5af41f4" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:47.970389  9186 raft_consensus.cc:2468] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 0.
I20260710 11:07:47.970496  9334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea9ac8a4e1c4d36b0fa6a78d5af41f4" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:47.971086  9334 raft_consensus.cc:2468] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 0.
I20260710 11:07:47.971536  9224 leader_election.cc:304] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:47.972229  9392 raft_consensus.cc:493] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:47.972493  9428 raft_consensus.cc:2804] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:47.972868  9419 leader_election.cc:290] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 election: Requested vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:47.972962  9428 raft_consensus.cc:493] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:47.973910  9377 tablet_bootstrap.cc:492] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4: Bootstrap starting.
I20260710 11:07:47.975669  9375 tablet_bootstrap.cc:492] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f: Bootstrap starting.
I20260710 11:07:47.968744  9384 raft_consensus.cc:697] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Becoming Leader. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Running, Role: LEADER
I20260710 11:07:47.973896  9428 raft_consensus.cc:3060] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:47.976620  9384 consensus_queue.cc:237] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.976706  9334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e46e44f50141e4b31878fb0b9ef184" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:47.979952  9334 raft_consensus.cc:3060] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:47.982445  9375 tablet_bootstrap.cc:654] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.972675  9392 raft_consensus.cc:515] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.984642  9392 leader_election.cc:290] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:47.985265  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ea603dccd14636a05649327ad13b93" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:47.985651  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ea603dccd14636a05649327ad13b93" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:47.985848  9186 raft_consensus.cc:2468] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 0.
I20260710 11:07:47.986263  9260 raft_consensus.cc:2468] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 0.
I20260710 11:07:47.986898  9334 raft_consensus.cc:2468] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:47.987217  9298 leader_election.cc:304] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:47.988112  9152 leader_election.cc:304] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:47.988492  9392 raft_consensus.cc:2804] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:47.988978  9392 raft_consensus.cc:493] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:47.989446  9392 raft_consensus.cc:3060] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:47.989569  9419 raft_consensus.cc:2804] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:47.990362  9419 raft_consensus.cc:697] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Becoming Leader. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:07:47.991266  9419 consensus_queue.cc:237] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.989441  9082 catalog_manager.cc:5697] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4355994582e944779dbdd2a952839e87 (127.7.227.1). New cstate: current_term: 1 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:47.996479  9392 raft_consensus.cc:515] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:47.998572  9376 tablet_bootstrap.cc:492] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87: No bootstrap required, opened a new log
I20260710 11:07:47.999010  9376 ts_tablet_manager.cc:1403] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.000s
I20260710 11:07:48.001434  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ea603dccd14636a05649327ad13b93" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:07:48.001595  9376 raft_consensus.cc:359] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.001977  9186 raft_consensus.cc:3060] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.004822  9377 tablet_bootstrap.cc:654] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.006944  9375 tablet_bootstrap.cc:492] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f: No bootstrap required, opened a new log
I20260710 11:07:48.007380  9375 ts_tablet_manager.cc:1403] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.007s
I20260710 11:07:48.007506  9428 raft_consensus.cc:515] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.008701  9392 leader_election.cc:290] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:48.009752  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ea603dccd14636a05649327ad13b93" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:48.010349  9260 raft_consensus.cc:3060] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.010725  9185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea9ac8a4e1c4d36b0fa6a78d5af41f4" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:07:48.011268  9185 raft_consensus.cc:3060] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.012661  9376 raft_consensus.cc:385] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.012974  9376 raft_consensus.cc:740] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.013589  9376 consensus_queue.cc:260] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.015735  9376 ts_tablet_manager.cc:1434] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:07:48.016562  9376 tablet_bootstrap.cc:492] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87: Bootstrap starting.
I20260710 11:07:48.016562  9084 catalog_manager.cc:5697] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2). New cstate: current_term: 1 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.017208  9375 raft_consensus.cc:359] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.017897  9375 raft_consensus.cc:385] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.018181  9375 raft_consensus.cc:740] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.018599  9185 raft_consensus.cc:2468] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 1.
I20260710 11:07:48.018980  9375 consensus_queue.cc:260] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.019692  9224 leader_election.cc:304] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:48.019348  9083 catalog_manager.cc:5697] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4355994582e944779dbdd2a952839e87 (127.7.227.1). New cstate: current_term: 1 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.020438  9384 raft_consensus.cc:2804] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.020891  9384 raft_consensus.cc:697] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Becoming Leader. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Running, Role: LEADER
I20260710 11:07:48.021061  9375 ts_tablet_manager.cc:1434] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:07:48.021775  9375 tablet_bootstrap.cc:492] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f: Bootstrap starting.
I20260710 11:07:48.021667  9384 consensus_queue.cc:237] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.027539  9375 tablet_bootstrap.cc:654] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.028828  9260 raft_consensus.cc:2468] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 1.
I20260710 11:07:48.029984  9300 leader_election.cc:304] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:48.008595  9186 raft_consensus.cc:2468] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 1.
I20260710 11:07:48.030762  9392 raft_consensus.cc:2804] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.031184  9392 raft_consensus.cc:697] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 1 LEADER]: Becoming Leader. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Running, Role: LEADER
I20260710 11:07:48.031919  9392 consensus_queue.cc:237] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.033432  9334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea9ac8a4e1c4d36b0fa6a78d5af41f4" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:48.033957  9334 raft_consensus.cc:3060] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.040921  9334 raft_consensus.cc:2468] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 1.
I20260710 11:07:48.045305  9376 tablet_bootstrap.cc:654] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.049291  9428 leader_election.cc:290] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:48.056138  9377 tablet_bootstrap.cc:492] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4: No bootstrap required, opened a new log
I20260710 11:07:48.056773  9377 ts_tablet_manager.cc:1403] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.000s
I20260710 11:07:48.057689  9084 catalog_manager.cc:5697] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f reported cstate change: term changed from 0 to 1, leader changed from <none> to c695955619cb4da5ae2fdd093cfac84f (127.7.227.3). New cstate: current_term: 1 leader_uuid: "c695955619cb4da5ae2fdd093cfac84f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:48.063460  9377 raft_consensus.cc:359] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.064273  9377 raft_consensus.cc:385] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.064517  9377 raft_consensus.cc:740] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.065132  9377 consensus_queue.cc:260] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.066344  9375 tablet_bootstrap.cc:492] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f: No bootstrap required, opened a new log
I20260710 11:07:48.066859  9375 ts_tablet_manager.cc:1403] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f: Time spent bootstrapping tablet: real 0.045s	user 0.021s	sys 0.023s
I20260710 11:07:48.067420  9377 ts_tablet_manager.cc:1434] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:07:48.068298  9377 tablet_bootstrap.cc:492] T e0e46e44f50141e4b31878fb0b9ef184 P 58cf49a3afbc46d180dcc54ea190dda4: Bootstrap starting.
I20260710 11:07:48.069552  9375 raft_consensus.cc:359] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.070262  9375 raft_consensus.cc:385] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.070595  9375 raft_consensus.cc:740] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.069833  9083 catalog_manager.cc:5697] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2). New cstate: current_term: 1 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.073495  9375 consensus_queue.cc:260] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.074688  9377 tablet_bootstrap.cc:654] T e0e46e44f50141e4b31878fb0b9ef184 P 58cf49a3afbc46d180dcc54ea190dda4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.075932  9375 ts_tablet_manager.cc:1434] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:07:48.076884  9375 tablet_bootstrap.cc:492] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f: Bootstrap starting.
I20260710 11:07:48.081362  9376 tablet_bootstrap.cc:492] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87: No bootstrap required, opened a new log
I20260710 11:07:48.081792  9376 ts_tablet_manager.cc:1403] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.000s
I20260710 11:07:48.082383  9375 tablet_bootstrap.cc:654] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.084561  9376 raft_consensus.cc:359] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.085246  9376 raft_consensus.cc:385] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.085510  9376 raft_consensus.cc:740] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.086222  9376 consensus_queue.cc:260] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.088376  9376 ts_tablet_manager.cc:1434] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:07:48.090569  9376 tablet_bootstrap.cc:492] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87: Bootstrap starting.
I20260710 11:07:48.092398  9377 tablet_bootstrap.cc:492] T e0e46e44f50141e4b31878fb0b9ef184 P 58cf49a3afbc46d180dcc54ea190dda4: No bootstrap required, opened a new log
I20260710 11:07:48.092840  9377 ts_tablet_manager.cc:1403] T e0e46e44f50141e4b31878fb0b9ef184 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260710 11:07:48.094913  9384 raft_consensus.cc:493] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.095433  9384 raft_consensus.cc:515] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.095585  9377 raft_consensus.cc:359] T e0e46e44f50141e4b31878fb0b9ef184 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.096306  9377 raft_consensus.cc:385] T e0e46e44f50141e4b31878fb0b9ef184 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.096566  9377 raft_consensus.cc:740] T e0e46e44f50141e4b31878fb0b9ef184 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.097208  9377 consensus_queue.cc:260] T e0e46e44f50141e4b31878fb0b9ef184 P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.097712  9384 leader_election.cc:290] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:48.099602  9377 ts_tablet_manager.cc:1434] T e0e46e44f50141e4b31878fb0b9ef184 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:48.099524  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf3012427594ea4ad7f13bc64adcdbb" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:48.100207  9186 raft_consensus.cc:2468] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 0.
I20260710 11:07:48.100566  9377 tablet_bootstrap.cc:492] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4: Bootstrap starting.
I20260710 11:07:48.101605  9376 tablet_bootstrap.cc:654] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.101979  9334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf3012427594ea4ad7f13bc64adcdbb" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:48.102732  9419 raft_consensus.cc:493] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.103262  9419 raft_consensus.cc:515] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.104178  9224 leader_election.cc:304] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:48.105007  9428 raft_consensus.cc:2804] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.105317  9419 leader_election.cc:290] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:48.102679  9334 raft_consensus.cc:2468] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 0.
I20260710 11:07:48.105358  9428 raft_consensus.cc:493] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.106597  9428 raft_consensus.cc:3060] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.111166  9377 tablet_bootstrap.cc:654] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.111703  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d7cbca65de4b4899e432ce279558bf" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:48.112412  9260 raft_consensus.cc:2468] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 0.
I20260710 11:07:48.114370  9334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d7cbca65de4b4899e432ce279558bf" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:48.114532  9151 leader_election.cc:304] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:48.114995  9334 raft_consensus.cc:2468] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 0.
I20260710 11:07:48.115296  9376 tablet_bootstrap.cc:492] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87: No bootstrap required, opened a new log
I20260710 11:07:48.115314  9419 raft_consensus.cc:2804] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.115772  9376 ts_tablet_manager.cc:1403] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.010s
I20260710 11:07:48.115880  9419 raft_consensus.cc:493] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.116254  9419 raft_consensus.cc:3060] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.117374  9375 tablet_bootstrap.cc:492] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f: No bootstrap required, opened a new log
I20260710 11:07:48.117794  9375 ts_tablet_manager.cc:1403] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f: Time spent bootstrapping tablet: real 0.041s	user 0.026s	sys 0.011s
I20260710 11:07:48.118443  9376 raft_consensus.cc:359] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.119092  9376 raft_consensus.cc:385] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.119343  9376 raft_consensus.cc:740] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.119951  9376 consensus_queue.cc:260] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.121680  9375 raft_consensus.cc:359] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.122129  9376 ts_tablet_manager.cc:1434] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:48.122342  9375 raft_consensus.cc:385] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.122655  9375 raft_consensus.cc:740] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.123044  9376 tablet_bootstrap.cc:492] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87: Bootstrap starting.
I20260710 11:07:48.123289  9375 consensus_queue.cc:260] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.124828  9428 raft_consensus.cc:515] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.126900  9428 leader_election.cc:290] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:48.125204  9375 ts_tablet_manager.cc:1434] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:07:48.128168  9375 tablet_bootstrap.cc:492] T 5a2acfef1da24ca2b056d39508486961 P c695955619cb4da5ae2fdd093cfac84f: Bootstrap starting.
I20260710 11:07:48.128566  9376 tablet_bootstrap.cc:654] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.129369  9377 tablet_bootstrap.cc:492] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4: No bootstrap required, opened a new log
I20260710 11:07:48.129779  9377 ts_tablet_manager.cc:1403] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260710 11:07:48.130976  9334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf3012427594ea4ad7f13bc64adcdbb" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:48.131503  9334 raft_consensus.cc:3060] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.132288  9377 raft_consensus.cc:359] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.132910  9377 raft_consensus.cc:385] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.133169  9377 raft_consensus.cc:740] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.133812  9377 consensus_queue.cc:260] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.135591  9375 tablet_bootstrap.cc:654] T 5a2acfef1da24ca2b056d39508486961 P c695955619cb4da5ae2fdd093cfac84f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.136173  9377 ts_tablet_manager.cc:1434] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:48.137046  9377 tablet_bootstrap.cc:492] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4: Bootstrap starting.
I20260710 11:07:48.139079  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf3012427594ea4ad7f13bc64adcdbb" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:07:48.139663  9186 raft_consensus.cc:3060] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.142438  9377 tablet_bootstrap.cc:654] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.146885  9375 tablet_bootstrap.cc:492] T 5a2acfef1da24ca2b056d39508486961 P c695955619cb4da5ae2fdd093cfac84f: No bootstrap required, opened a new log
I20260710 11:07:48.147470  9375 ts_tablet_manager.cc:1403] T 5a2acfef1da24ca2b056d39508486961 P c695955619cb4da5ae2fdd093cfac84f: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 11:07:48.149896  9377 tablet_bootstrap.cc:492] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4: No bootstrap required, opened a new log
I20260710 11:07:48.150367  9377 ts_tablet_manager.cc:1403] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20260710 11:07:48.150090  9375 raft_consensus.cc:359] T 5a2acfef1da24ca2b056d39508486961 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.150825  9375 raft_consensus.cc:385] T 5a2acfef1da24ca2b056d39508486961 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.151099  9375 raft_consensus.cc:740] T 5a2acfef1da24ca2b056d39508486961 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.151889  9375 consensus_queue.cc:260] T 5a2acfef1da24ca2b056d39508486961 P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.152841  9377 raft_consensus.cc:359] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.153455  9377 raft_consensus.cc:385] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.153717  9377 raft_consensus.cc:740] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.154160  9375 ts_tablet_manager.cc:1434] T 5a2acfef1da24ca2b056d39508486961 P c695955619cb4da5ae2fdd093cfac84f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:48.155138  9375 tablet_bootstrap.cc:492] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f: Bootstrap starting.
I20260710 11:07:48.154711  9377 consensus_queue.cc:260] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.159536  9377 ts_tablet_manager.cc:1434] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:48.160241  9421 raft_consensus.cc:493] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.160838  9421 raft_consensus.cc:515] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.162006  9375 tablet_bootstrap.cc:654] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.162828  9421 leader_election.cc:290] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:48.163772  9377 tablet_bootstrap.cc:492] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4: Bootstrap starting.
I20260710 11:07:48.168450  9335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab624312dc3406bb37208d4da474f69" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:48.169106  9335 raft_consensus.cc:2468] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 0.
I20260710 11:07:48.169402  9377 tablet_bootstrap.cc:654] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.170478  9152 leader_election.cc:304] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:48.171233  9421 raft_consensus.cc:2804] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.171602  9421 raft_consensus.cc:493] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.171962  9421 raft_consensus.cc:3060] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.173810  9375 tablet_bootstrap.cc:492] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f: No bootstrap required, opened a new log
I20260710 11:07:48.174316  9375 ts_tablet_manager.cc:1403] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.007s
I20260710 11:07:48.177261  9375 raft_consensus.cc:359] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.177999  9375 raft_consensus.cc:385] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.178335  9375 raft_consensus.cc:740] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.179169  9375 consensus_queue.cc:260] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.181559  9375 ts_tablet_manager.cc:1434] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:07:48.183616  9375 tablet_bootstrap.cc:492] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f: Bootstrap starting.
I20260710 11:07:48.184363  9377 tablet_bootstrap.cc:492] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4: No bootstrap required, opened a new log
I20260710 11:07:48.184785  9377 ts_tablet_manager.cc:1403] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260710 11:07:48.188015  9419 raft_consensus.cc:515] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.188161  9421 raft_consensus.cc:515] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.194892  9421 leader_election.cc:290] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 election: Requested vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:48.194811  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab624312dc3406bb37208d4da474f69" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:48.195508  9428 raft_consensus.cc:493] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.196516  9260 raft_consensus.cc:2468] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 0.
I20260710 11:07:48.197158  9419 leader_election.cc:290] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 election: Requested vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:48.197537  9428 raft_consensus.cc:515] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.198668  9334 raft_consensus.cc:2468] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 1.
I20260710 11:07:48.199029  9377 raft_consensus.cc:359] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.199473  9428 leader_election.cc:290] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:48.199636  9377 raft_consensus.cc:385] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.199895  9377 raft_consensus.cc:740] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.200088  9186 raft_consensus.cc:2468] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 1.
I20260710 11:07:48.200484  9377 consensus_queue.cc:260] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.202409  9377 ts_tablet_manager.cc:1434] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:07:48.202576  9376 tablet_bootstrap.cc:492] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87: No bootstrap required, opened a new log
I20260710 11:07:48.203020  9376 ts_tablet_manager.cc:1403] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.051s
I20260710 11:07:48.202533  9224 leader_election.cc:304] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:48.203262  9377 tablet_bootstrap.cc:492] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4: Bootstrap starting.
I20260710 11:07:48.203334  9375 tablet_bootstrap.cc:654] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.203931  9428 raft_consensus.cc:2804] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.204586  9428 raft_consensus.cc:697] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Becoming Leader. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Running, Role: LEADER
I20260710 11:07:48.205210  9335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d7cbca65de4b4899e432ce279558bf" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:48.205540  9376 raft_consensus.cc:359] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.205907  9335 raft_consensus.cc:3060] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.206846  9428 consensus_queue.cc:237] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.209308  9377 tablet_bootstrap.cc:654] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.209360  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123fa8760f9848e8a6044fad0580f975" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:48.210518  9333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123fa8760f9848e8a6044fad0580f975" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:48.211108  9333 raft_consensus.cc:2468] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 0.
W20260710 11:07:48.212419  9224 leader_election.cc:343] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.215392  9227 leader_election.cc:304] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [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: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87
I20260710 11:07:48.216225  9384 raft_consensus.cc:2804] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.216289  9375 tablet_bootstrap.cc:492] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f: No bootstrap required, opened a new log
I20260710 11:07:48.216704  9384 raft_consensus.cc:493] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.216909  9375 ts_tablet_manager.cc:1403] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.005s
I20260710 11:07:48.217097  9384 raft_consensus.cc:3060] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.219460  9375 raft_consensus.cc:359] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.219851  9334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab624312dc3406bb37208d4da474f69" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:48.220081  9375 raft_consensus.cc:385] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.220329  9375 raft_consensus.cc:740] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.220362  9334 raft_consensus.cc:3060] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.221119  9375 consensus_queue.cc:260] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.222606  9259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d7cbca65de4b4899e432ce279558bf" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:48.223215  9259 raft_consensus.cc:3060] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.223277  9375 ts_tablet_manager.cc:1434] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:48.224241  9375 tablet_bootstrap.cc:492] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f: Bootstrap starting.
I20260710 11:07:48.226843  9427 raft_consensus.cc:493] T e0e46e44f50141e4b31878fb0b9ef184 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.227325  9427 raft_consensus.cc:515] T e0e46e44f50141e4b31878fb0b9ef184 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.227890  9376 raft_consensus.cc:385] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.228202  9376 raft_consensus.cc:740] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.228911  9376 consensus_queue.cc:260] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.229595  9375 tablet_bootstrap.cc:654] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.231069  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e46e44f50141e4b31878fb0b9ef184" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:48.231166  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab624312dc3406bb37208d4da474f69" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:48.231762  9260 raft_consensus.cc:3060] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.229454  9427 leader_election.cc:290] T e0e46e44f50141e4b31878fb0b9ef184 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:48.236429  9376 ts_tablet_manager.cc:1434] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 11:07:48.236959  9392 consensus_queue.cc:1048] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:48.237368  9376 tablet_bootstrap.cc:492] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87: Bootstrap starting.
I20260710 11:07:48.246217  9334 raft_consensus.cc:2468] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:48.250473  9152 leader_election.cc:304] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:48.251329  9419 raft_consensus.cc:2804] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.251780  9419 raft_consensus.cc:697] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Becoming Leader. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:07:48.252534  9419 consensus_queue.cc:237] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.253162  9376 tablet_bootstrap.cc:654] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.264744  9082 catalog_manager.cc:5697] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4355994582e944779dbdd2a952839e87 (127.7.227.1). New cstate: current_term: 1 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.268889  9384 raft_consensus.cc:515] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.269531  9376 tablet_bootstrap.cc:492] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87: No bootstrap required, opened a new log
I20260710 11:07:48.283493  9376 ts_tablet_manager.cc:1403] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.000s
I20260710 11:07:48.284230  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123fa8760f9848e8a6044fad0580f975" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87"
W20260710 11:07:48.285738  9224 leader_election.cc:343] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.286283  9376 raft_consensus.cc:359] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.287030  9376 raft_consensus.cc:385] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.287295  9376 raft_consensus.cc:740] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.288049  9376 consensus_queue.cc:260] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.290072  9384 leader_election.cc:290] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:48.274077  9427 raft_consensus.cc:493] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.291682  9427 raft_consensus.cc:515] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.293174  9376 ts_tablet_manager.cc:1434] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:07:48.293618  9427 leader_election.cc:290] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:48.294052  9376 tablet_bootstrap.cc:492] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87: Bootstrap starting.
I20260710 11:07:48.295127  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0440f0cd03704992a200df0ec463e1fe" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
W20260710 11:07:48.296389  9224 leader_election.cc:343] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.279034  9419 raft_consensus.cc:493] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.297005  9419 raft_consensus.cc:515] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.297196  9421 consensus_queue.cc:1048] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:48.281468  9334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e46e44f50141e4b31878fb0b9ef184" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:48.298907  9334 raft_consensus.cc:2393] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 58cf49a3afbc46d180dcc54ea190dda4 in current term 1: Already voted for candidate 4355994582e944779dbdd2a952839e87 in this term.
I20260710 11:07:48.298882  9419 leader_election.cc:290] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:48.271418  9335 raft_consensus.cc:2468] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:48.272764  9259 raft_consensus.cc:2468] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:48.290964  9260 raft_consensus.cc:2468] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:48.303555  9152 leader_election.cc:304] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:48.306635  9419 raft_consensus.cc:2804] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.307113  9419 raft_consensus.cc:697] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Becoming Leader. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:07:48.307178  9334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123fa8760f9848e8a6044fad0580f975" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:48.307729  9334 raft_consensus.cc:3060] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.307920  9419 consensus_queue.cc:237] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.304028  9335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1da5d954d449af9ef3e9a1227999cb" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:48.315163  9334 raft_consensus.cc:2468] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 1.
I20260710 11:07:48.318272  9377 tablet_bootstrap.cc:492] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4: No bootstrap required, opened a new log
I20260710 11:07:48.318738  9377 ts_tablet_manager.cc:1403] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent bootstrapping tablet: real 0.116s	user 0.030s	sys 0.069s
I20260710 11:07:48.323254  9375 tablet_bootstrap.cc:492] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f: No bootstrap required, opened a new log
I20260710 11:07:48.323681  9375 ts_tablet_manager.cc:1403] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f: Time spent bootstrapping tablet: real 0.100s	user 0.021s	sys 0.023s
I20260710 11:07:48.324062  9377 raft_consensus.cc:359] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.324693  9377 raft_consensus.cc:385] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.324954  9377 raft_consensus.cc:740] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.325621  9377 consensus_queue.cc:260] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.325940  9334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0440f0cd03704992a200df0ec463e1fe" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:48.326862  9334 raft_consensus.cc:2468] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 0.
I20260710 11:07:48.327571  9377 ts_tablet_manager.cc:1434] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.001s
I20260710 11:07:48.328408  9377 tablet_bootstrap.cc:492] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4: Bootstrap starting.
I20260710 11:07:48.328145  9082 catalog_manager.cc:5697] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4355994582e944779dbdd2a952839e87 (127.7.227.1). New cstate: current_term: 1 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:48.329862  9152 leader_election.cc:343] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.333428  9375 raft_consensus.cc:359] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.333740  9084 catalog_manager.cc:5697] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2). New cstate: current_term: 1 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.335922  9376 tablet_bootstrap.cc:654] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.334055  9375 raft_consensus.cc:385] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.338266  9375 raft_consensus.cc:740] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.339637  9375 consensus_queue.cc:260] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.342195  9377 tablet_bootstrap.cc:654] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.345398  9375 ts_tablet_manager.cc:1434] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:07:48.345597  9381 consensus_queue.cc:1048] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:48.346094  9375 tablet_bootstrap.cc:492] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f: Bootstrap starting.
I20260710 11:07:48.351387  9375 tablet_bootstrap.cc:654] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.352308  9381 raft_consensus.cc:493] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.352782  9381 raft_consensus.cc:515] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.355800  9259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4376bb320b435c9e2234aa7aaa73a3" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:48.359690  9259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1da5d954d449af9ef3e9a1227999cb" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:48.361424  9376 tablet_bootstrap.cc:492] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87: No bootstrap required, opened a new log
I20260710 11:07:48.361923  9376 ts_tablet_manager.cc:1403] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.003s
I20260710 11:07:48.357632  9381 leader_election.cc:290] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
W20260710 11:07:48.358566  9300 leader_election.cc:343] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.367509  9377 tablet_bootstrap.cc:492] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4: No bootstrap required, opened a new log
I20260710 11:07:48.363837  9185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4376bb320b435c9e2234aa7aaa73a3" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:48.367868  9377 ts_tablet_manager.cc:1403] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.001s
I20260710 11:07:48.366844  9419 consensus_queue.cc:1048] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:07:48.370630  9376 raft_consensus.cc:359] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.370814  9377 raft_consensus.cc:359] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.371271  9376 raft_consensus.cc:385] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.371557  9376 raft_consensus.cc:740] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Initialized, Role: FOLLOWER
W20260710 11:07:48.372430  9298 leader_election.cc:343] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.372138  9376 consensus_queue.cc:260] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.372839  9298 leader_election.cc:304] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:48.373471  9377 raft_consensus.cc:385] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.373730  9377 raft_consensus.cc:740] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.368125  9227 leader_election.cc:304] T e0e46e44f50141e4b31878fb0b9ef184 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 58cf49a3afbc46d180dcc54ea190dda4; no voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f
I20260710 11:07:48.375029  9428 raft_consensus.cc:3060] T e0e46e44f50141e4b31878fb0b9ef184 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.375702  9392 raft_consensus.cc:2749] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.376029  9377 consensus_queue.cc:260] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.379658  9227 leader_election.cc:304] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87
I20260710 11:07:48.380360  9384 raft_consensus.cc:2804] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.380795  9384 raft_consensus.cc:697] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Becoming Leader. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Running, Role: LEADER
I20260710 11:07:48.381215  9428 raft_consensus.cc:2749] T e0e46e44f50141e4b31878fb0b9ef184 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.381867  9377 ts_tablet_manager.cc:1434] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:07:48.381536  9384 consensus_queue.cc:237] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.382792  9377 tablet_bootstrap.cc:492] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4: Bootstrap starting.
I20260710 11:07:48.383064  9375 tablet_bootstrap.cc:492] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f: No bootstrap required, opened a new log
I20260710 11:07:48.383478  9375 ts_tablet_manager.cc:1403] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.006s
I20260710 11:07:48.384732  9227 leader_election.cc:304] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [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: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87
I20260710 11:07:48.385743  9375 raft_consensus.cc:359] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
W20260710 11:07:48.386119  9151 leader_election.cc:343] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.386576  9151 leader_election.cc:304] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4355994582e944779dbdd2a952839e87; no voters: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f
I20260710 11:07:48.387549  9376 ts_tablet_manager.cc:1434] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87: Time spent starting tablet: real 0.025s	user 0.000s	sys 0.006s
I20260710 11:07:48.387781  9421 raft_consensus.cc:2749] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.388039  9383 consensus_queue.cc:1048] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:48.388399  9376 tablet_bootstrap.cc:492] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87: Bootstrap starting.
I20260710 11:07:48.387705  9428 raft_consensus.cc:2804] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.389364  9428 raft_consensus.cc:493] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.389739  9428 raft_consensus.cc:3060] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.381381  9414 consensus_queue.cc:1048] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 11:07:48.394819  9375 raft_consensus.cc:385] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.395124  9375 raft_consensus.cc:740] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.395875  9375 consensus_queue.cc:260] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.401764  9376 tablet_bootstrap.cc:654] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.415343  9428 raft_consensus.cc:515] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.417398  9428 leader_election.cc:290] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:48.418836  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0440f0cd03704992a200df0ec463e1fe" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:07:48.419483  9184 raft_consensus.cc:3060] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.423138  9375 ts_tablet_manager.cc:1434] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260710 11:07:48.424237  9375 tablet_bootstrap.cc:492] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f: Bootstrap starting.
I20260710 11:07:48.430300  9184 raft_consensus.cc:2468] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 1.
I20260710 11:07:48.431460  9224 leader_election.cc:304] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:48.432570  9428 raft_consensus.cc:2804] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.433009  9428 raft_consensus.cc:697] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Becoming Leader. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Running, Role: LEADER
I20260710 11:07:48.440079  9377 tablet_bootstrap.cc:654] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:48.448675  9132 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:48.450062  9334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0440f0cd03704992a200df0ec463e1fe" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:48.450702  9334 raft_consensus.cc:3060] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.449800  9428 consensus_queue.cc:237] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.453472  9383 consensus_queue.cc:1048] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:48.454972  9375 tablet_bootstrap.cc:654] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.459544  9376 tablet_bootstrap.cc:492] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87: No bootstrap required, opened a new log
I20260710 11:07:48.459932  9376 ts_tablet_manager.cc:1403] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.027s
I20260710 11:07:48.473217  9334 raft_consensus.cc:2468] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 1.
I20260710 11:07:48.473685  9084 catalog_manager.cc:5697] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2). New cstate: current_term: 1 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.478346  9414 consensus_queue.cc:1048] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:48.478480  9427 consensus_queue.cc:1048] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:07:48.487181  9427 consensus_queue.cc:1048] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:48.491546  9383 raft_consensus.cc:493] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.492063  9383 raft_consensus.cc:515] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.494062  9383 leader_election.cc:290] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:48.496578  9332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2acfef1da24ca2b056d39508486961" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:48.496775  9419 consensus_queue.cc:1048] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:48.497221  9332 raft_consensus.cc:2468] T 5a2acfef1da24ca2b056d39508486961 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 0.
I20260710 11:07:48.498308  9152 leader_election.cc:304] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:48.498476  9392 consensus_queue.cc:1048] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:48.499147  9383 raft_consensus.cc:2804] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.499480  9383 raft_consensus.cc:493] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.499831  9383 raft_consensus.cc:3060] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.499890  9261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2acfef1da24ca2b056d39508486961" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
W20260710 11:07:48.504767  9151 leader_election.cc:343] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.504174  9376 raft_consensus.cc:359] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.507244  9376 raft_consensus.cc:385] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.507503  9376 raft_consensus.cc:740] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.508116  9376 consensus_queue.cc:260] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.506407  9419 raft_consensus.cc:493] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.509464  9419 raft_consensus.cc:515] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.513546  9376 ts_tablet_manager.cc:1434] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87: Time spent starting tablet: real 0.053s	user 0.001s	sys 0.005s
I20260710 11:07:48.514611  9376 tablet_bootstrap.cc:492] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87: Bootstrap starting.
I20260710 11:07:48.516440  9377 tablet_bootstrap.cc:492] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4: No bootstrap required, opened a new log
I20260710 11:07:48.518754  9377 ts_tablet_manager.cc:1403] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4: Time spent bootstrapping tablet: real 0.136s	user 0.018s	sys 0.016s
I20260710 11:07:48.522748  9259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81dc21df09b423f926ceab32fd7e5d9" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:48.523655  9419 leader_election.cc:290] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
W20260710 11:07:48.527103  9151 leader_election.cc:343] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.563723  9331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81dc21df09b423f926ceab32fd7e5d9" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:48.581513  9392 raft_consensus.cc:493] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.582062  9392 raft_consensus.cc:515] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
W20260710 11:07:48.583182  9152 leader_election.cc:343] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.583639  9152 leader_election.cc:304] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4355994582e944779dbdd2a952839e87; no voters: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f
I20260710 11:07:48.685503  9381 raft_consensus.cc:493] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.700054  9381 raft_consensus.cc:515] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.724347  9384 raft_consensus.cc:493] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.724918  9384 raft_consensus.cc:515] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.727438  9376 tablet_bootstrap.cc:654] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.695263  9414 raft_consensus.cc:493] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.729202  9414 raft_consensus.cc:515] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.731173  9414 leader_election.cc:290] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:48.756048  9331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4376bb320b435c9e2234aa7aaa73a3" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:48.756824  9331 raft_consensus.cc:2468] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 0.
I20260710 11:07:48.761044  9428 raft_consensus.cc:493] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.761574  9428 raft_consensus.cc:515] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:48.764660  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0bdbf086014199a41aff4838f6ccf7" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:48.768435  9414 consensus_queue.cc:1048] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.107s
W20260710 11:07:48.873983  9224 leader_election.cc:343] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:48.912053  9224 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.227.1:36399, user_credentials={real_user=slave}} blocked reactor thread for 56483.3us
I20260710 11:07:48.938077  9383 raft_consensus.cc:515] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.042925  9479 raft_consensus.cc:493] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.043442  9479 raft_consensus.cc:515] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.046589  9392 leader_election.cc:290] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:49.047287  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd484582a28452191bd025e6b5be951" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
W20260710 11:07:49.050253  9300 leader_election.cc:343] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.056378  9421 raft_consensus.cc:2749] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:49.064909  9377 raft_consensus.cc:359] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.066220  9377 raft_consensus.cc:385] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.066553  9377 raft_consensus.cc:740] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.058455  9414 consensus_queue.cc:1048] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 11:07:49.073323  9377 consensus_queue.cc:260] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.081609  9377 ts_tablet_manager.cc:1434] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4: Time spent starting tablet: real 0.562s	user 0.076s	sys 0.125s
W20260710 11:07:49.081893  9377 ts_tablet_manager.cc:1467] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4: Tablet startup took 562ms
I20260710 11:07:49.070013  9381 leader_election.cc:290] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:49.092664  9490 raft_consensus.cc:493] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:07:49.082139  9377 ts_tablet_manager.cc:1469] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4: Trace:
0710 11:07:47.059592 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:07:47.109409 (+ 49817us) service_pool.cc:224] Handling call
0710 11:07:47.138569 (+ 29160us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0710 11:07:47.138647 (+    78us) ts_tablet_manager.cc:682] Creating new metadata...
0710 11:07:47.238416 (+ 99769us) tablet_metadata.cc:665] Metadata flushed
0710 11:07:47.334717 (+ 96301us) tablet_replica.cc:206] Creating consensus instance
0710 11:07:47.335112 (+   395us) inbound_call.cc:177] Queueing success response
0710 11:07:48.382446 (+1047334us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0710 11:07:48.519567 (+137121us) ts_tablet_manager.cc:1435] Starting tablet replica
0710 11:07:49.054180 (+534613us) tablet_replica.cc:261] Starting instrumentation
0710 11:07:49.054708 (+   528us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":5616,"raft.queue_time_us":5849,"raft.run_cpu_time_us":98,"raft.run_wall_time_us":98,"tablet-open.queue_time_us":1047418}
I20260710 11:07:49.106199  9377 tablet_bootstrap.cc:492] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4: Bootstrap starting.
I20260710 11:07:49.097080  9259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1da5d954d449af9ef3e9a1227999cb" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:49.100885  9384 leader_election.cc:290] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:49.102638  9479 leader_election.cc:290] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:49.103070  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4376bb320b435c9e2234aa7aaa73a3" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:49.103322  9383 leader_election.cc:290] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 election: Requested vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
W20260710 11:07:49.110839  9367 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.7.227.62:42177, user_credentials={real_user=slave}} blocked reactor thread for 468637us
I20260710 11:07:49.112764  9227 leader_election.cc:304] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:49.117813  9479 consensus_queue.cc:1048] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:49.116101  9259 raft_consensus.cc:2468] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 0.
I20260710 11:07:49.123593  9375 tablet_bootstrap.cc:492] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f: No bootstrap required, opened a new log
I20260710 11:07:49.124091  9375 ts_tablet_manager.cc:1403] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f: Time spent bootstrapping tablet: real 0.700s	user 0.018s	sys 0.009s
I20260710 11:07:49.128525  9375 raft_consensus.cc:359] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.129370  9375 raft_consensus.cc:385] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.129633  9375 raft_consensus.cc:740] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.130820  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6f964ee8344f0bd6da18335375399" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:49.131455  9258 raft_consensus.cc:2468] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 0.
I20260710 11:07:49.119488  9383 consensus_queue.cc:1048] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 11:07:49.110103  9490 raft_consensus.cc:515] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.133066  9375 consensus_queue.cc:260] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.180853  9377 tablet_bootstrap.cc:654] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.129726  9384 raft_consensus.cc:2804] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.255189  9384 raft_consensus.cc:493] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.255321  9375 ts_tablet_manager.cc:1434] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f: Time spent starting tablet: real 0.131s	user 0.016s	sys 0.008s
I20260710 11:07:49.255576  9384 raft_consensus.cc:3060] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.258671  9377 tablet_bootstrap.cc:492] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4: No bootstrap required, opened a new log
I20260710 11:07:49.192703  9084 catalog_manager.cc:5697] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2). New cstate: current_term: 1 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:49.260267  9375 tablet_bootstrap.cc:492] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f: Bootstrap starting.
W20260710 11:07:49.239005  9478 log.cc:927] Time spent T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f: Append to log took a long time: real 0.156s	user 0.000s	sys 0.002s
W20260710 11:07:49.130849  9476 log.cc:927] Time spent T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260710 11:07:49.187878  9428 leader_election.cc:290] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:49.132262  9300 leader_election.cc:304] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:49.163086  9331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0bdbf086014199a41aff4838f6ccf7" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:49.164295  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2acfef1da24ca2b056d39508486961" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
W20260710 11:07:49.259188  9227 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.227.3:37167, user_credentials={real_user=slave}} blocked reactor thread for 83514.3us
I20260710 11:07:49.275578  9491 raft_consensus.cc:493] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.275709  9185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6f964ee8344f0bd6da18335375399" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:49.276464  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd484582a28452191bd025e6b5be951" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:49.279004  9479 raft_consensus.cc:2804] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.279086  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1da5d954d449af9ef3e9a1227999cb" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:49.279376  9377 ts_tablet_manager.cc:1403] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent bootstrapping tablet: real 0.173s	user 0.010s	sys 0.005s
I20260710 11:07:49.282159  9479 raft_consensus.cc:493] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.282565  9479 raft_consensus.cc:3060] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:49.279978  9300 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.227.2:34751, user_credentials={real_user=slave}} blocked reactor thread for 147795us
I20260710 11:07:49.282694  9185 raft_consensus.cc:2468] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 0.
I20260710 11:07:49.294754  9376 tablet_bootstrap.cc:492] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87: No bootstrap required, opened a new log
I20260710 11:07:49.296125  9376 ts_tablet_manager.cc:1403] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87: Time spent bootstrapping tablet: real 0.782s	user 0.034s	sys 0.048s
W20260710 11:07:49.289312  9224 leader_election.cc:343] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.299202  9414 consensus_queue.cc:1048] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:07:49.300459  9300 leader_election.cc:304] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:49.285723  9491 raft_consensus.cc:515] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.301442  9381 raft_consensus.cc:2804] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.301797  9381 raft_consensus.cc:493] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.302103  9381 raft_consensus.cc:3060] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.285337  9181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6f964ee8344f0bd6da18335375399" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:49.292285  9333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2acfef1da24ca2b056d39508486961" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:49.306502  9488 consensus_queue.cc:1048] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:07:49.290284  9428 consensus_queue.cc:1048] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 11:07:49.290591  9183 raft_consensus.cc:2468] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 0.
W20260710 11:07:49.305910  9227 leader_election.cc:343] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.306506  9181 raft_consensus.cc:2468] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 0.
I20260710 11:07:49.313987  9227 leader_election.cc:304] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 58cf49a3afbc46d180dcc54ea190dda4; no voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f
I20260710 11:07:49.312698  9186 raft_consensus.cc:2468] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 0.
I20260710 11:07:49.309935  9333 raft_consensus.cc:3060] T 5a2acfef1da24ca2b056d39508486961 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.319042  9482 raft_consensus.cc:2749] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:07:49.320816  9224 consensus_peers.cc:597] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 -> Peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Couldn't send request to peer 4355994582e944779dbdd2a952839e87. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:49.321518  9491 leader_election.cc:290] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:49.321763  9375 tablet_bootstrap.cc:654] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.322525  9224 leader_election.cc:304] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:49.328366  9335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6f964ee8344f0bd6da18335375399" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:49.328450  9489 consensus_queue.cc:1048] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:07:49.325605  9428 consensus_queue.cc:1048] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:07:49.327346  9482 raft_consensus.cc:2804] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:07:49.341017  9151 leader_election.cc:343] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.341748  9377 raft_consensus.cc:359] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.343272  9377 raft_consensus.cc:385] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.343668  9377 raft_consensus.cc:740] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.345018  9377 consensus_queue.cc:260] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.335450  9490 leader_election.cc:290] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:49.342422  9482 raft_consensus.cc:493] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.362643  9377 ts_tablet_manager.cc:1434] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.000s
I20260710 11:07:49.363754  9377 tablet_bootstrap.cc:492] T 5a2acfef1da24ca2b056d39508486961 P 58cf49a3afbc46d180dcc54ea190dda4: Bootstrap starting.
I20260710 11:07:49.342840  9384 raft_consensus.cc:515] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.373148  9479 raft_consensus.cc:515] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.357762  9482 raft_consensus.cc:3060] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.376516  9376 raft_consensus.cc:359] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.377163  9376 raft_consensus.cc:385] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.377413  9376 raft_consensus.cc:740] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.378017  9376 consensus_queue.cc:260] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.384560  9376 ts_tablet_manager.cc:1434] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87: Time spent starting tablet: real 0.087s	user 0.004s	sys 0.002s
I20260710 11:07:49.403010  9329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6f964ee8344f0bd6da18335375399" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:49.395721  9334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd484582a28452191bd025e6b5be951" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:49.411911  9484 raft_consensus.cc:493] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.416323  9261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6f964ee8344f0bd6da18335375399" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:49.416666  9484 raft_consensus.cc:515] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.410182  9384 leader_election.cc:290] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:49.379181  9492 consensus_queue.cc:1048] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.093s
I20260710 11:07:49.419605  9185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4376bb320b435c9e2234aa7aaa73a3" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:07:49.418784  9298 leader_election.cc:304] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [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: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:49.431891  9185 raft_consensus.cc:3060] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.431792  9488 consensus_queue.cc:1048] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:49.418380  9334 raft_consensus.cc:2468] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 0.
I20260710 11:07:49.437044  9152 leader_election.cc:304] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:49.438172  9333 raft_consensus.cc:2468] T 5a2acfef1da24ca2b056d39508486961 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:49.440143  9392 raft_consensus.cc:2804] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.440070  9492 raft_consensus.cc:2804] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.460443  9377 tablet_bootstrap.cc:654] T 5a2acfef1da24ca2b056d39508486961 P 58cf49a3afbc46d180dcc54ea190dda4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.448590  9392 raft_consensus.cc:493] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.466588  9375 tablet_bootstrap.cc:492] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f: No bootstrap required, opened a new log
I20260710 11:07:49.453456  9492 raft_consensus.cc:493] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.467312  9375 ts_tablet_manager.cc:1403] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f: Time spent bootstrapping tablet: real 0.207s	user 0.020s	sys 0.028s
I20260710 11:07:49.444518  9381 raft_consensus.cc:515] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.468024  9392 raft_consensus.cc:3060] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.468152  9492 raft_consensus.cc:3060] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.478610  9257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1da5d954d449af9ef3e9a1227999cb" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:49.479267  9257 raft_consensus.cc:3060] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.469141  9479 leader_election.cc:290] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:49.481889  9482 raft_consensus.cc:515] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.486358  9261 raft_consensus.cc:2393] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4355994582e944779dbdd2a952839e87 in current term 1: Already voted for candidate 58cf49a3afbc46d180dcc54ea190dda4 in this term.
I20260710 11:07:49.486078  9335 raft_consensus.cc:2393] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 58cf49a3afbc46d180dcc54ea190dda4 in current term 1: Already voted for candidate c695955619cb4da5ae2fdd093cfac84f in this term.
I20260710 11:07:49.486399  9428 raft_consensus.cc:493] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.490428  9428 raft_consensus.cc:515] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.492379  9428 leader_election.cc:290] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:49.495896  9256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6f964ee8344f0bd6da18335375399" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:49.478585  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1da5d954d449af9ef3e9a1227999cb" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:07:49.498953  9183 raft_consensus.cc:3060] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.492369  9381 leader_election.cc:290] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
W20260710 11:07:49.504040  9502 log.cc:927] Time spent T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
I20260710 11:07:49.508638  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd484582a28452191bd025e6b5be951" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:49.508721  9330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4376bb320b435c9e2234aa7aaa73a3" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:49.514894  9330 raft_consensus.cc:3060] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.502285  9152 leader_election.cc:304] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:49.547091  9376 tablet_bootstrap.cc:492] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87: Bootstrap starting.
W20260710 11:07:49.545750  9504 log.cc:927] Time spent T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4: Append to log took a long time: real 0.133s	user 0.000s	sys 0.004s
I20260710 11:07:49.575835  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9c34f3ee424c9b9e7aa7631b6c4a8b" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:49.575788  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9c34f3ee424c9b9e7aa7631b6c4a8b" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:49.578796  9375 raft_consensus.cc:359] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.579386  9375 raft_consensus.cc:385] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.579589  9375 raft_consensus.cc:740] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.580067  9375 consensus_queue.cc:260] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.515556  9484 leader_election.cc:290] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:49.522939  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6f964ee8344f0bd6da18335375399" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:07:49.581519  9488 raft_consensus.cc:2804] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.585899  9488 raft_consensus.cc:697] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Becoming Leader. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:07:49.586755  9377 tablet_bootstrap.cc:492] T 5a2acfef1da24ca2b056d39508486961 P 58cf49a3afbc46d180dcc54ea190dda4: No bootstrap required, opened a new log
I20260710 11:07:49.587159  9377 ts_tablet_manager.cc:1403] T 5a2acfef1da24ca2b056d39508486961 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent bootstrapping tablet: real 0.224s	user 0.023s	sys 0.008s
W20260710 11:07:49.580693  9300 leader_election.cc:343] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.590301  9375 ts_tablet_manager.cc:1434] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f: Time spent starting tablet: real 0.123s	user 0.011s	sys 0.003s
I20260710 11:07:49.629686  9375 tablet_bootstrap.cc:492] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f: Bootstrap starting.
W20260710 11:07:49.630686  9501 log.cc:927] Time spent T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87: Append to log took a long time: real 0.192s	user 0.001s	sys 0.000s
I20260710 11:07:49.589920  9184 raft_consensus.cc:3060] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.639047  9334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81dc21df09b423f926ceab32fd7e5d9" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:49.642647  9377 raft_consensus.cc:359] T 5a2acfef1da24ca2b056d39508486961 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.643108  9377 raft_consensus.cc:385] T 5a2acfef1da24ca2b056d39508486961 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.643319  9377 raft_consensus.cc:740] T 5a2acfef1da24ca2b056d39508486961 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Initialized, Role: FOLLOWER
W20260710 11:07:49.585438  9152 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.227.3:37167, user_credentials={real_user=slave}} blocked reactor thread for 90001.9us
W20260710 11:07:49.645964  9298 leader_election.cc:343] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.646467  9298 leader_election.cc:304] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4
W20260710 11:07:49.648105  9227 leader_election.cc:343] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.649359  9479 raft_consensus.cc:2749] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:49.651594  9377 consensus_queue.cc:260] T 5a2acfef1da24ca2b056d39508486961 P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
W20260710 11:07:49.653234  9503 log.cc:927] Time spent T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87: Append to log took a long time: real 0.217s	user 0.002s	sys 0.000s
I20260710 11:07:49.653507  9479 raft_consensus.cc:493] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.616377  9185 raft_consensus.cc:2468] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 1.
I20260710 11:07:49.605690  9257 raft_consensus.cc:2468] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 1.
I20260710 11:07:49.613197  9183 raft_consensus.cc:2468] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 1.
I20260710 11:07:49.612073  9330 raft_consensus.cc:2468] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 1.
I20260710 11:07:49.659188  9377 ts_tablet_manager.cc:1434] T 5a2acfef1da24ca2b056d39508486961 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.000s
W20260710 11:07:49.633788  9300 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.227.2:34751, user_credentials={real_user=slave}} blocked reactor thread for 53139.3us
I20260710 11:07:49.661059  9377 tablet_bootstrap.cc:492] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4: Bootstrap starting.
I20260710 11:07:49.605877  9392 raft_consensus.cc:515] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.586678  9488 consensus_queue.cc:237] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.650074  9492 raft_consensus.cc:515] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.671649  9492 leader_election.cc:290] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 election: Requested vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:49.659269  9479 raft_consensus.cc:515] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.672600  9298 leader_election.cc:304] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:49.673343  9484 raft_consensus.cc:2804] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.673790  9484 raft_consensus.cc:697] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [term 1 LEADER]: Becoming Leader. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Running, Role: LEADER
I20260710 11:07:49.674284  9479 leader_election.cc:290] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:49.674563  9484 consensus_queue.cc:237] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.674891  9227 leader_election.cc:304] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:49.676281  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd484582a28452191bd025e6b5be951" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:49.677570  9384 raft_consensus.cc:2804] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.678045  9384 raft_consensus.cc:697] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Becoming Leader. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Running, Role: LEADER
I20260710 11:07:49.681820  9384 consensus_queue.cc:237] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.683411  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0bdbf086014199a41aff4838f6ccf7" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:49.685125  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81dc21df09b423f926ceab32fd7e5d9" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:49.685575  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6f964ee8344f0bd6da18335375399" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:07:49.685729  9180 raft_consensus.cc:2468] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 0.
I20260710 11:07:49.717028  9224 leader_election.cc:304] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [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: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: c695955619cb4da5ae2fdd093cfac84f
I20260710 11:07:49.719019  9427 raft_consensus.cc:2804] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.719421  9427 raft_consensus.cc:493] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.719786  9427 raft_consensus.cc:3060] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.744730  9184 raft_consensus.cc:2468] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 1.
I20260710 11:07:49.748138  9392 leader_election.cc:290] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:49.749210  9334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd484582a28452191bd025e6b5be951" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
W20260710 11:07:49.749529  9298 leader_election.cc:343] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.740417  9427 raft_consensus.cc:515] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.760041  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0bdbf086014199a41aff4838f6ccf7" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:49.760667  9260 raft_consensus.cc:2468] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 0.
W20260710 11:07:49.760954  9132 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:49.766494  9334 raft_consensus.cc:2393] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4355994582e944779dbdd2a952839e87 in current term 1: Already voted for candidate c695955619cb4da5ae2fdd093cfac84f in this term.
I20260710 11:07:49.757122  9298 leader_election.cc:304] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:49.786123  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd484582a28452191bd025e6b5be951" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:49.788225  9392 raft_consensus.cc:2804] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.789291  9392 raft_consensus.cc:697] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 1 LEADER]: Becoming Leader. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Running, Role: LEADER
I20260710 11:07:49.790190  9392 consensus_queue.cc:237] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.792120  9300 leader_election.cc:304] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [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: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87
I20260710 11:07:49.792881  9484 raft_consensus.cc:2804] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.794214  9484 raft_consensus.cc:493] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.798846  9484 raft_consensus.cc:3060] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:49.814612  9517 log.cc:927] Time spent T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
I20260710 11:07:49.823405  9376 tablet_bootstrap.cc:700] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87: Time spent opening tablet: real 0.148s	user 0.039s	sys 0.082s
I20260710 11:07:49.807758  9082 catalog_manager.cc:5697] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f reported cstate change: term changed from 0 to 1, leader changed from <none> to c695955619cb4da5ae2fdd093cfac84f (127.7.227.3). New cstate: current_term: 1 leader_uuid: "c695955619cb4da5ae2fdd093cfac84f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:49.824028  9376 tablet_bootstrap.cc:654] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:49.805763  9300 leader_election.cc:343] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:49.803342  9298 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.227.1:36399, user_credentials={real_user=slave}} blocked reactor thread for 46328.7us
I20260710 11:07:49.821211  9482 leader_election.cc:290] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:49.826769  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd484582a28452191bd025e6b5be951" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:07:49.829082  9335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6f964ee8344f0bd6da18335375399" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
W20260710 11:07:49.829775  9151 leader_election.cc:343] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.829068  9184 raft_consensus.cc:2393] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c695955619cb4da5ae2fdd093cfac84f in current term 1: Already voted for candidate 4355994582e944779dbdd2a952839e87 in this term.
I20260710 11:07:49.839982  9151 leader_election.cc:304] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4355994582e944779dbdd2a952839e87; no voters: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f
I20260710 11:07:49.842226  9490 raft_consensus.cc:2749] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:49.843802  9427 leader_election.cc:290] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:49.846302  9227 leader_election.cc:304] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [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: 58cf49a3afbc46d180dcc54ea190dda4; no voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f
W20260710 11:07:49.846837  9151 leader_election.cc:343] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.847257  9151 leader_election.cc:304] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [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: 4355994582e944779dbdd2a952839e87; no voters: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f
I20260710 11:07:49.847359  9427 raft_consensus.cc:2749] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:49.850616  9383 raft_consensus.cc:2749] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:49.851382  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81dc21df09b423f926ceab32fd7e5d9" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:07:49.851948  9184 raft_consensus.cc:3060] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.860364  9375 tablet_bootstrap.cc:654] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.841590  9484 raft_consensus.cc:515] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.861865  9298 leader_election.cc:304] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [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: c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:49.863514  9479 raft_consensus.cc:2749] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:49.864171  9484 leader_election.cc:290] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:49.865054  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0bdbf086014199a41aff4838f6ccf7" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:49.865530  9258 raft_consensus.cc:3060] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.869321  9184 raft_consensus.cc:2468] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 1.
I20260710 11:07:49.869513  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0bdbf086014199a41aff4838f6ccf7" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:07:49.869836  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81dc21df09b423f926ceab32fd7e5d9" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:49.870438  9224 leader_election.cc:304] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:49.871230  9482 raft_consensus.cc:2804] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.876197  9258 raft_consensus.cc:2468] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 1.
W20260710 11:07:49.877486  9227 leader_election.cc:343] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:49.888046  9298 leader_election.cc:343] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.893092  9082 catalog_manager.cc:5697] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f reported cstate change: term changed from 0 to 1, leader changed from <none> to c695955619cb4da5ae2fdd093cfac84f (127.7.227.3). New cstate: current_term: 1 leader_uuid: "c695955619cb4da5ae2fdd093cfac84f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:49.895422  9300 leader_election.cc:304] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87
I20260710 11:07:49.871783  9482 raft_consensus.cc:697] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Becoming Leader. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Running, Role: LEADER
I20260710 11:07:49.898113  9484 raft_consensus.cc:2804] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.898592  9484 raft_consensus.cc:697] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [term 1 LEADER]: Becoming Leader. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Running, Role: LEADER
I20260710 11:07:49.898387  9482 consensus_queue.cc:237] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.899372  9484 consensus_queue.cc:237] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.903059  9377 tablet_bootstrap.cc:654] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.904794  9083 catalog_manager.cc:5697] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4355994582e944779dbdd2a952839e87 (127.7.227.1). New cstate: current_term: 1 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:49.913281  9375 tablet_bootstrap.cc:492] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f: No bootstrap required, opened a new log
I20260710 11:07:49.913739  9375 ts_tablet_manager.cc:1403] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f: Time spent bootstrapping tablet: real 0.284s	user 0.010s	sys 0.003s
I20260710 11:07:49.916285  9375 raft_consensus.cc:359] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.916882  9375 raft_consensus.cc:385] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.917155  9375 raft_consensus.cc:740] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.917989  9375 consensus_queue.cc:260] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.927016  9375 ts_tablet_manager.cc:1434] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260710 11:07:49.927975  9375 tablet_bootstrap.cc:492] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f: Bootstrap starting.
I20260710 11:07:49.931169  9427 raft_consensus.cc:493] T 5a2acfef1da24ca2b056d39508486961 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.931636  9427 raft_consensus.cc:515] T 5a2acfef1da24ca2b056d39508486961 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.943466  9427 leader_election.cc:290] T 5a2acfef1da24ca2b056d39508486961 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:49.945650  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2acfef1da24ca2b056d39508486961" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:49.945823  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2acfef1da24ca2b056d39508486961" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:49.946487  9328 raft_consensus.cc:2393] T 5a2acfef1da24ca2b056d39508486961 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 58cf49a3afbc46d180dcc54ea190dda4 in current term 1: Already voted for candidate 4355994582e944779dbdd2a952839e87 in this term.
I20260710 11:07:49.947681  9227 leader_election.cc:304] T 5a2acfef1da24ca2b056d39508486961 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 58cf49a3afbc46d180dcc54ea190dda4; no voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f
I20260710 11:07:49.950373  9427 raft_consensus.cc:3060] T 5a2acfef1da24ca2b056d39508486961 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.956609  9377 tablet_bootstrap.cc:492] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4: No bootstrap required, opened a new log
I20260710 11:07:49.957176  9377 ts_tablet_manager.cc:1403] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent bootstrapping tablet: real 0.296s	user 0.018s	sys 0.022s
I20260710 11:07:49.955916  9082 catalog_manager.cc:5697] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f reported cstate change: term changed from 0 to 1, leader changed from <none> to c695955619cb4da5ae2fdd093cfac84f (127.7.227.3). New cstate: current_term: 1 leader_uuid: "c695955619cb4da5ae2fdd093cfac84f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:49.965757  9427 raft_consensus.cc:2749] T 5a2acfef1da24ca2b056d39508486961 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:49.968873  9375 tablet_bootstrap.cc:654] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.965761  9377 raft_consensus.cc:359] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.970150  9377 raft_consensus.cc:385] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.970409  9377 raft_consensus.cc:740] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.971024  9377 consensus_queue.cc:260] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.973165  9376 tablet_bootstrap.cc:492] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87: No bootstrap required, opened a new log
I20260710 11:07:49.973596  9376 ts_tablet_manager.cc:1403] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87: Time spent bootstrapping tablet: real 0.427s	user 0.071s	sys 0.114s
I20260710 11:07:49.976023  9376 raft_consensus.cc:359] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.976707  9376 raft_consensus.cc:385] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.976954  9376 raft_consensus.cc:740] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.977614  9376 consensus_queue.cc:260] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:49.979530  9376 ts_tablet_manager.cc:1434] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:49.980747  9376 tablet_bootstrap.cc:492] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87: Bootstrap starting.
I20260710 11:07:49.986030  9376 tablet_bootstrap.cc:654] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.994971  9377 ts_tablet_manager.cc:1434] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260710 11:07:49.995970  9377 tablet_bootstrap.cc:492] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 58cf49a3afbc46d180dcc54ea190dda4: Bootstrap starting.
I20260710 11:07:49.997641  9376 tablet_bootstrap.cc:492] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87: No bootstrap required, opened a new log
I20260710 11:07:49.998085  9376 ts_tablet_manager.cc:1403] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.001s
I20260710 11:07:49.999615  9082 catalog_manager.cc:5697] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2). New cstate: current_term: 1 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:50.000453  9376 raft_consensus.cc:359] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.001088  9376 raft_consensus.cc:385] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.001343  9376 raft_consensus.cc:740] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.001534  9082 catalog_manager.cc:5697] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2). New cstate: current_term: 1 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:50.001953  9376 consensus_queue.cc:260] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.003800  9376 ts_tablet_manager.cc:1434] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:07:50.005524  9376 tablet_bootstrap.cc:492] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87: Bootstrap starting.
I20260710 11:07:50.012585  9427 raft_consensus.cc:493] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.013077  9427 raft_consensus.cc:515] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.014894  9427 leader_election.cc:290] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:50.016103  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd484582a28452191bd025e6b5be951" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:50.016848  9328 raft_consensus.cc:2393] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 58cf49a3afbc46d180dcc54ea190dda4 in current term 1: Already voted for candidate c695955619cb4da5ae2fdd093cfac84f in this term.
I20260710 11:07:50.017174  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd484582a28452191bd025e6b5be951" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:50.017884  9184 raft_consensus.cc:2393] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 58cf49a3afbc46d180dcc54ea190dda4 in current term 1: Already voted for candidate 4355994582e944779dbdd2a952839e87 in this term.
I20260710 11:07:50.019243  9224 leader_election.cc:304] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 58cf49a3afbc46d180dcc54ea190dda4; no voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f
I20260710 11:07:50.019838  9427 raft_consensus.cc:3060] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.038517  9377 tablet_bootstrap.cc:654] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 58cf49a3afbc46d180dcc54ea190dda4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.040071  9375 tablet_bootstrap.cc:492] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f: No bootstrap required, opened a new log
I20260710 11:07:50.040544  9375 ts_tablet_manager.cc:1403] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f: Time spent bootstrapping tablet: real 0.113s	user 0.013s	sys 0.023s
I20260710 11:07:50.043319  9375 raft_consensus.cc:359] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.044023  9375 raft_consensus.cc:385] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.044283  9375 raft_consensus.cc:740] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.045177  9427 raft_consensus.cc:2749] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:50.045361  9376 tablet_bootstrap.cc:654] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.045184  9375 consensus_queue.cc:260] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.049921  9377 tablet_bootstrap.cc:492] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 58cf49a3afbc46d180dcc54ea190dda4: No bootstrap required, opened a new log
I20260710 11:07:50.050441  9377 ts_tablet_manager.cc:1403] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 58cf49a3afbc46d180dcc54ea190dda4: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.002s
I20260710 11:07:50.055932  9375 ts_tablet_manager.cc:1434] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:07:50.056921  9377 raft_consensus.cc:359] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.057572  9377 raft_consensus.cc:385] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.057832  9377 raft_consensus.cc:740] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.058550  9377 consensus_queue.cc:260] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.060231  9375 tablet_bootstrap.cc:492] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f: Bootstrap starting.
I20260710 11:07:50.060516  9377 ts_tablet_manager.cc:1434] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 58cf49a3afbc46d180dcc54ea190dda4: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.007s
I20260710 11:07:50.061372  9377 tablet_bootstrap.cc:492] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4: Bootstrap starting.
I20260710 11:07:50.063973  9376 tablet_bootstrap.cc:492] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87: No bootstrap required, opened a new log
I20260710 11:07:50.064486  9376 ts_tablet_manager.cc:1403] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.000s
I20260710 11:07:50.066905  9377 tablet_bootstrap.cc:654] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.067289  9376 raft_consensus.cc:359] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.067926  9376 raft_consensus.cc:385] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.068169  9376 raft_consensus.cc:740] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.068778  9376 consensus_queue.cc:260] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.070735  9376 ts_tablet_manager.cc:1434] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:50.074527  9375 tablet_bootstrap.cc:654] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.075249  9376 tablet_bootstrap.cc:492] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87: Bootstrap starting.
I20260710 11:07:50.085350  9375 tablet_bootstrap.cc:492] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f: No bootstrap required, opened a new log
I20260710 11:07:50.085647  9376 tablet_bootstrap.cc:654] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.085798  9375 ts_tablet_manager.cc:1403] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.004s
I20260710 11:07:50.088457  9375 raft_consensus.cc:359] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.089118  9375 raft_consensus.cc:385] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.089377  9375 raft_consensus.cc:740] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.090571  9377 tablet_bootstrap.cc:492] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4: No bootstrap required, opened a new log
I20260710 11:07:50.090155  9375 consensus_queue.cc:260] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.090994  9377 ts_tablet_manager.cc:1403] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.001s
I20260710 11:07:50.091984  9376 tablet_bootstrap.cc:492] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87: No bootstrap required, opened a new log
I20260710 11:07:50.092417  9376 ts_tablet_manager.cc:1403] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.005s
I20260710 11:07:50.093905  9377 raft_consensus.cc:359] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.094550  9377 raft_consensus.cc:385] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.094801  9377 raft_consensus.cc:740] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.095355  9376 raft_consensus.cc:359] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.095494  9377 consensus_queue.cc:260] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.096146  9376 raft_consensus.cc:385] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.096454  9376 raft_consensus.cc:740] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.097163  9376 consensus_queue.cc:260] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.099548  9375 ts_tablet_manager.cc:1434] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:07:50.099604  9376 ts_tablet_manager.cc:1434] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:07:50.100760  9376 tablet_bootstrap.cc:492] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87: Bootstrap starting.
I20260710 11:07:50.105126  9377 ts_tablet_manager.cc:1434] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:07:50.106135  9377 tablet_bootstrap.cc:492] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4: Bootstrap starting.
I20260710 11:07:50.106652  9488 raft_consensus.cc:493] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.107147  9488 raft_consensus.cc:515] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.106171  9376 tablet_bootstrap.cc:654] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.109804  9375 tablet_bootstrap.cc:492] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f: Bootstrap starting.
I20260710 11:07:50.110280  9488 leader_election.cc:290] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:50.111858  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1260a8cd8704ceaba238013ba7abaa4" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:50.112435  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1260a8cd8704ceaba238013ba7abaa4" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:50.114600  9377 tablet_bootstrap.cc:654] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:50.114005  9151 leader_election.cc:343] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:50.116122  9152 leader_election.cc:343] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:50.116494  9152 leader_election.cc:304] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4355994582e944779dbdd2a952839e87; no voters: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f
I20260710 11:07:50.117504  9488 raft_consensus.cc:2749] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:50.122985  9377 tablet_bootstrap.cc:492] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4: No bootstrap required, opened a new log
I20260710 11:07:50.123412  9377 ts_tablet_manager.cc:1403] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260710 11:07:50.123903  9375 tablet_bootstrap.cc:654] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.125803  9377 raft_consensus.cc:359] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.126488  9377 raft_consensus.cc:385] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.126758  9377 raft_consensus.cc:740] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.127341  9377 consensus_queue.cc:260] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.127930  9484 consensus_queue.cc:1048] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.129173  9377 ts_tablet_manager.cc:1434] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:07:50.130095  9377 tablet_bootstrap.cc:492] T f03d31c6a31f4f5faf09f83bd0da698b P 58cf49a3afbc46d180dcc54ea190dda4: Bootstrap starting.
I20260710 11:07:50.135568  9376 tablet_bootstrap.cc:492] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87: No bootstrap required, opened a new log
I20260710 11:07:50.136065  9376 ts_tablet_manager.cc:1403] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.001s
I20260710 11:07:50.137461  9484 raft_consensus.cc:493] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.137953  9484 raft_consensus.cc:515] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.138520  9376 raft_consensus.cc:359] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.139158  9376 raft_consensus.cc:385] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.139410  9376 raft_consensus.cc:740] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.140036  9376 consensus_queue.cc:260] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.141415  9376 ts_tablet_manager.cc:1434] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 11:07:50.144753  9376 tablet_bootstrap.cc:492] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87: Bootstrap starting.
I20260710 11:07:50.125938  9488 consensus_queue.cc:1048] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260710 11:07:50.149591  9482 consensus_queue.cc:1048] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.150349  9376 tablet_bootstrap.cc:654] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.155615  9484 leader_election.cc:290] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:50.156065  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81dc21df09b423f926ceab32fd7e5d9" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:50.156961  9257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81dc21df09b423f926ceab32fd7e5d9" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:50.156970  9184 raft_consensus.cc:2393] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c695955619cb4da5ae2fdd093cfac84f in current term 1: Already voted for candidate 58cf49a3afbc46d180dcc54ea190dda4 in this term.
I20260710 11:07:50.159346  9484 raft_consensus.cc:493] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.159409  9298 leader_election.cc:304] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:50.160125  9484 raft_consensus.cc:515] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.160678  9479 raft_consensus.cc:3060] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.163368  9257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611b36f466e248bea4a473031d96d8cd" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
W20260710 11:07:50.164958  9300 leader_election.cc:343] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:50.165580  9484 leader_election.cc:290] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:50.169010  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611b36f466e248bea4a473031d96d8cd" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:50.172273  9377 tablet_bootstrap.cc:654] T f03d31c6a31f4f5faf09f83bd0da698b P 58cf49a3afbc46d180dcc54ea190dda4: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:50.174598  9298 leader_election.cc:343] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:50.175171  9298 leader_election.cc:304] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:50.180519  9508 raft_consensus.cc:2749] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:50.182035  9376 tablet_bootstrap.cc:492] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87: No bootstrap required, opened a new log
I20260710 11:07:50.182596  9376 ts_tablet_manager.cc:1403] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.020s
I20260710 11:07:50.185786  9479 raft_consensus.cc:2749] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:50.185597  9376 raft_consensus.cc:359] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.187649  9376 raft_consensus.cc:385] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.188295  9376 raft_consensus.cc:740] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.189352  9376 consensus_queue.cc:260] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.192423  9376 ts_tablet_manager.cc:1434] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:07:50.193974  9375 tablet_bootstrap.cc:492] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f: No bootstrap required, opened a new log
I20260710 11:07:50.194608  9375 ts_tablet_manager.cc:1403] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f: Time spent bootstrapping tablet: real 0.085s	user 0.023s	sys 0.022s
I20260710 11:07:50.193989  9183 raft_consensus.cc:3060] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.197268  9375 raft_consensus.cc:359] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.198071  9375 raft_consensus.cc:385] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.198393  9375 raft_consensus.cc:740] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.199985  9375 consensus_queue.cc:260] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.201990  9375 ts_tablet_manager.cc:1434] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:07:50.202854  9375 tablet_bootstrap.cc:492] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f: Bootstrap starting.
I20260710 11:07:50.205506  9508 consensus_queue.cc:1048] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.199365  9376 tablet_bootstrap.cc:492] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87: Bootstrap starting.
I20260710 11:07:50.212037  9376 tablet_bootstrap.cc:654] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.214365  9375 tablet_bootstrap.cc:654] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.223284  9377 tablet_bootstrap.cc:492] T f03d31c6a31f4f5faf09f83bd0da698b P 58cf49a3afbc46d180dcc54ea190dda4: No bootstrap required, opened a new log
I20260710 11:07:50.223745  9377 ts_tablet_manager.cc:1403] T f03d31c6a31f4f5faf09f83bd0da698b P 58cf49a3afbc46d180dcc54ea190dda4: Time spent bootstrapping tablet: real 0.094s	user 0.009s	sys 0.000s
I20260710 11:07:50.226613  9377 raft_consensus.cc:359] T f03d31c6a31f4f5faf09f83bd0da698b P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.227308  9377 raft_consensus.cc:385] T f03d31c6a31f4f5faf09f83bd0da698b P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.231582  9490 consensus_queue.cc:1048] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.231937  9377 raft_consensus.cc:740] T f03d31c6a31f4f5faf09f83bd0da698b P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.234695  9427 consensus_queue.cc:1048] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.251524  9375 tablet_bootstrap.cc:492] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f: No bootstrap required, opened a new log
I20260710 11:07:50.251961  9375 ts_tablet_manager.cc:1403] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f: Time spent bootstrapping tablet: real 0.049s	user 0.004s	sys 0.005s
I20260710 11:07:50.254467  9375 raft_consensus.cc:359] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.255093  9375 raft_consensus.cc:385] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.255345  9375 raft_consensus.cc:740] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.255954  9375 consensus_queue.cc:260] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.257826  9375 ts_tablet_manager.cc:1434] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:50.261121  9376 tablet_bootstrap.cc:492] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87: No bootstrap required, opened a new log
I20260710 11:07:50.261603  9376 ts_tablet_manager.cc:1403] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.031s
I20260710 11:07:50.232671  9377 consensus_queue.cc:260] T f03d31c6a31f4f5faf09f83bd0da698b P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.264183  9376 raft_consensus.cc:359] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.264824  9376 raft_consensus.cc:385] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.265072  9376 raft_consensus.cc:740] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.265658  9376 consensus_queue.cc:260] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.267699  9376 ts_tablet_manager.cc:1434] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:50.269381  9377 ts_tablet_manager.cc:1434] T f03d31c6a31f4f5faf09f83bd0da698b P 58cf49a3afbc46d180dcc54ea190dda4: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260710 11:07:50.270687  9377 tablet_bootstrap.cc:492] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4: Bootstrap starting.
I20260710 11:07:50.276840  9377 tablet_bootstrap.cc:654] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.284682  9489 raft_consensus.cc:493] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.285192  9489 raft_consensus.cc:515] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.287384  9489 leader_election.cc:290] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:50.287956  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0bdbf086014199a41aff4838f6ccf7" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:50.288595  9377 tablet_bootstrap.cc:492] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4: No bootstrap required, opened a new log
I20260710 11:07:50.289269  9377 ts_tablet_manager.cc:1403] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 11:07:50.288743  9258 raft_consensus.cc:2393] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4355994582e944779dbdd2a952839e87 in current term 1: Already voted for candidate c695955619cb4da5ae2fdd093cfac84f in this term.
I20260710 11:07:50.288573  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0bdbf086014199a41aff4838f6ccf7" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:50.291615  9152 leader_election.cc:304] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4355994582e944779dbdd2a952839e87; no voters: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f
I20260710 11:07:50.292337  9489 raft_consensus.cc:3060] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.292075  9377 raft_consensus.cc:359] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.292815  9377 raft_consensus.cc:385] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.293138  9377 raft_consensus.cc:740] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.293923  9377 consensus_queue.cc:260] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.296003  9377 ts_tablet_manager.cc:1434] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:50.298617  9489 raft_consensus.cc:2749] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:50.315774  9484 raft_consensus.cc:493] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.316241  9484 raft_consensus.cc:515] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.317706  9484 leader_election.cc:290] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:50.318456  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e17e207865b4123a248a71b71e78cf6" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:50.318642  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e17e207865b4123a248a71b71e78cf6" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:50.318943  9183 raft_consensus.cc:2468] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 0.
I20260710 11:07:50.319190  9258 raft_consensus.cc:2468] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 0.
I20260710 11:07:50.319859  9298 leader_election.cc:304] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:50.320582  9484 raft_consensus.cc:2804] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:50.320888  9484 raft_consensus.cc:493] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:50.321194  9484 raft_consensus.cc:3060] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.324963  9508 raft_consensus.cc:493] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.325278  9484 raft_consensus.cc:515] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.325325  9508 raft_consensus.cc:515] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.326853  9484 leader_election.cc:290] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:50.326997  9508 leader_election.cc:290] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:50.327894  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e17e207865b4123a248a71b71e78cf6" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:07:50.328015  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e17e207865b4123a248a71b71e78cf6" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:50.328512  9183 raft_consensus.cc:3060] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.328244  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03d31c6a31f4f5faf09f83bd0da698b" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:50.328277  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03d31c6a31f4f5faf09f83bd0da698b" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:50.329049  9258 raft_consensus.cc:3060] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.329229  9184 raft_consensus.cc:2468] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 0.
I20260710 11:07:50.329309  9260 raft_consensus.cc:2468] T f03d31c6a31f4f5faf09f83bd0da698b P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 0.
I20260710 11:07:50.330662  9300 leader_election.cc:304] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:50.331653  9508 raft_consensus.cc:2804] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:50.331975  9508 raft_consensus.cc:493] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:50.332283  9508 raft_consensus.cc:3060] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.334923  9183 raft_consensus.cc:2468] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 1.
I20260710 11:07:50.335022  9392 consensus_queue.cc:1048] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.337333  9258 raft_consensus.cc:2468] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 1.
I20260710 11:07:50.338207  9508 raft_consensus.cc:515] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.338392  9300 leader_election.cc:304] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:50.339190  9392 raft_consensus.cc:2804] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:50.339666  9392 raft_consensus.cc:697] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [term 1 LEADER]: Becoming Leader. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Running, Role: LEADER
I20260710 11:07:50.340147  9484 consensus_queue.cc:1048] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.341888  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03d31c6a31f4f5faf09f83bd0da698b" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:50.340495  9392 consensus_queue.cc:237] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.341620  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03d31c6a31f4f5faf09f83bd0da698b" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:07:50.342420  9260 raft_consensus.cc:3060] T f03d31c6a31f4f5faf09f83bd0da698b P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.342634  9184 raft_consensus.cc:3060] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.348660  9260 raft_consensus.cc:2468] T f03d31c6a31f4f5faf09f83bd0da698b P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 1.
I20260710 11:07:50.348817  9184 raft_consensus.cc:2468] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 1.
I20260710 11:07:50.350008  9298 leader_election.cc:304] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:50.350374  9508 leader_election.cc:290] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 1 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:50.351372  9508 raft_consensus.cc:2804] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:50.351791  9508 raft_consensus.cc:697] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [term 1 LEADER]: Becoming Leader. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Running, Role: LEADER
I20260710 11:07:50.352512  9508 consensus_queue.cc:237] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.367609  9508 consensus_queue.cc:1048] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.368839  9508 consensus_queue.cc:1048] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.369086  9081 catalog_manager.cc:5697] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f reported cstate change: term changed from 0 to 1, leader changed from <none> to c695955619cb4da5ae2fdd093cfac84f (127.7.227.3). New cstate: current_term: 1 leader_uuid: "c695955619cb4da5ae2fdd093cfac84f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:50.391865  9083 catalog_manager.cc:5697] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f reported cstate change: term changed from 0 to 1, leader changed from <none> to c695955619cb4da5ae2fdd093cfac84f (127.7.227.3). New cstate: current_term: 1 leader_uuid: "c695955619cb4da5ae2fdd093cfac84f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:50.435969  9482 consensus_queue.cc:1048] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.448077  9486 consensus_queue.cc:1048] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.508225  9421 raft_consensus.cc:493] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.508661  9421 raft_consensus.cc:515] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.510373  9421 leader_election.cc:290] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:50.511236  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9c34f3ee424c9b9e7aa7631b6c4a8b" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:50.511343  9334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9c34f3ee424c9b9e7aa7631b6c4a8b" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:50.511788  9260 raft_consensus.cc:2468] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 0.
I20260710 11:07:50.511905  9334 raft_consensus.cc:2468] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 0.
I20260710 11:07:50.512828  9151 leader_election.cc:304] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:50.513514  9421 raft_consensus.cc:2804] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:50.513841  9421 raft_consensus.cc:493] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:50.514120  9421 raft_consensus.cc:3060] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.518359  9421 raft_consensus.cc:515] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.519732  9421 leader_election.cc:290] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 election: Requested vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:50.520510  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9c34f3ee424c9b9e7aa7631b6c4a8b" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:50.520608  9334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9c34f3ee424c9b9e7aa7631b6c4a8b" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:50.520994  9260 raft_consensus.cc:3060] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.521063  9334 raft_consensus.cc:3060] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.525085  9334 raft_consensus.cc:2468] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:50.525173  9260 raft_consensus.cc:2468] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:50.525919  9152 leader_election.cc:304] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:50.526530  9421 raft_consensus.cc:2804] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:50.526891  9421 raft_consensus.cc:697] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Becoming Leader. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:07:50.527562  9421 consensus_queue.cc:237] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.533776  9081 catalog_manager.cc:5697] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4355994582e944779dbdd2a952839e87 (127.7.227.1). New cstate: current_term: 1 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:50.619716  9384 raft_consensus.cc:493] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.620141  9384 raft_consensus.cc:515] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.621846  9384 leader_election.cc:290] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:50.622498  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1260a8cd8704ceaba238013ba7abaa4" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:50.623001  9183 raft_consensus.cc:2468] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 0.
I20260710 11:07:50.623103  9334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1260a8cd8704ceaba238013ba7abaa4" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:50.623665  9334 raft_consensus.cc:2468] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 0.
I20260710 11:07:50.623937  9224 leader_election.cc:304] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:50.624619  9384 raft_consensus.cc:2804] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:50.624918  9384 raft_consensus.cc:493] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:50.625128  9384 raft_consensus.cc:3060] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.629176  9384 raft_consensus.cc:515] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.630648  9384 leader_election.cc:290] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:50.631224  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1260a8cd8704ceaba238013ba7abaa4" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:07:50.631667  9334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1260a8cd8704ceaba238013ba7abaa4" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:50.631827  9183 raft_consensus.cc:3060] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.632218  9334 raft_consensus.cc:3060] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.638383  9183 raft_consensus.cc:2468] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 1.
I20260710 11:07:50.638383  9334 raft_consensus.cc:2468] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 1.
I20260710 11:07:50.639591  9224 leader_election.cc:304] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:50.640242  9384 raft_consensus.cc:2804] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:50.640617  9384 raft_consensus.cc:697] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Becoming Leader. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Running, Role: LEADER
I20260710 11:07:50.641361  9384 consensus_queue.cc:237] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.648022  9081 catalog_manager.cc:5697] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2). New cstate: current_term: 1 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:50.689239  9421 raft_consensus.cc:493] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.689636  9421 raft_consensus.cc:515] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.691223  9421 leader_election.cc:290] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:50.691828  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611b36f466e248bea4a473031d96d8cd" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:50.692128  9334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611b36f466e248bea4a473031d96d8cd" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:50.692315  9260 raft_consensus.cc:2468] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 0.
I20260710 11:07:50.692724  9334 raft_consensus.cc:2468] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 0.
I20260710 11:07:50.693213  9151 leader_election.cc:304] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:50.693881  9421 raft_consensus.cc:2804] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:50.694135  9421 raft_consensus.cc:493] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:50.694430  9421 raft_consensus.cc:3060] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.698601  9421 raft_consensus.cc:515] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.700012  9421 leader_election.cc:290] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 election: Requested vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:50.700667  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611b36f466e248bea4a473031d96d8cd" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:50.700968  9334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611b36f466e248bea4a473031d96d8cd" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:50.701190  9260 raft_consensus.cc:3060] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.701433  9334 raft_consensus.cc:3060] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.705485  9334 raft_consensus.cc:2468] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:50.706328  9152 leader_election.cc:304] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:50.706905  9421 raft_consensus.cc:2804] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:50.707281  9421 raft_consensus.cc:697] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Becoming Leader. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:07:50.707289  9260 raft_consensus.cc:2468] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:50.708228  9421 consensus_queue.cc:237] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:50.714696  9081 catalog_manager.cc:5697] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4355994582e944779dbdd2a952839e87 (127.7.227.1). New cstate: current_term: 1 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:50.734346  9479 consensus_queue.cc:1048] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.743322  9555 consensus_queue.cc:1048] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.749017  9556 consensus_queue.cc:1048] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.765954  9479 consensus_queue.cc:1048] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:07:50.780920  9132 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:50.961066  9421 consensus_queue.cc:1048] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.970269  9489 consensus_queue.cc:1048] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.024300  9486 consensus_queue.cc:1048] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.033721  9427 consensus_queue.cc:1048] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.240432  9489 consensus_queue.cc:1048] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.250272  9421 consensus_queue.cc:1048] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.775705  9484 raft_consensus.cc:493] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:51.776206  9484 raft_consensus.cc:515] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:51.778196  9484 leader_election.cc:290] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:51.778903  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd484582a28452191bd025e6b5be951" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:51.779204  9257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd484582a28452191bd025e6b5be951" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:51.779422  9184 raft_consensus.cc:2468] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 1.
I20260710 11:07:51.779757  9257 raft_consensus.cc:2468] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 1.
I20260710 11:07:51.780375  9298 leader_election.cc:304] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [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: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:51.781037  9484 raft_consensus.cc:2804] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:51.781412  9484 raft_consensus.cc:493] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:51.781797  9484 raft_consensus.cc:3060] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:51.788589  9484 raft_consensus.cc:515] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:51.791105  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd484582a28452191bd025e6b5be951" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:07:51.791239  9484 leader_election.cc:290] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 2 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:51.791417  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd484582a28452191bd025e6b5be951" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:51.791663  9184 raft_consensus.cc:3060] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:51.792047  9260 raft_consensus.cc:3060] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:51.797693  9260 raft_consensus.cc:2468] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 2.
I20260710 11:07:51.798503  9300 leader_election.cc:304] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:51.798538  9184 raft_consensus.cc:2468] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 2.
I20260710 11:07:51.799178  9484 raft_consensus.cc:2804] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:51.799650  9484 raft_consensus.cc:697] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 2 LEADER]: Becoming Leader. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Running, Role: LEADER
I20260710 11:07:51.800350  9484 consensus_queue.cc:237] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Queue going to LEADER 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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
W20260710 11:07:51.799568  9132 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:51.814018  9081 catalog_manager.cc:5697] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f reported cstate change: term changed from 0 to 2, leader changed from <none> to c695955619cb4da5ae2fdd093cfac84f (127.7.227.3). New cstate: current_term: 2 leader_uuid: "c695955619cb4da5ae2fdd093cfac84f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:52.269920  9183 raft_consensus.cc:1275] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Refusing update from remote peer c695955619cb4da5ae2fdd093cfac84f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:07:52.271052  9578 consensus_queue.cc:1048] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:52.280404  9260 raft_consensus.cc:1275] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer c695955619cb4da5ae2fdd093cfac84f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:07:52.281761  9577 consensus_queue.cc:1048] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:52.639866  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:52.646175  9591 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:52.646795  9590 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:52.648872  8076 server_base.cc:1061] running on GCE node
W20260710 11:07:52.648922  9593 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:52.649931  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:52.650157  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:52.650354  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681672650336 us; error 0 us; skew 500 ppm
I20260710 11:07:52.650851  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:52.653043  8076 webserver.cc:533] Webserver started at http://127.7.227.4:33807/ using document root <none> and password file <none>
I20260710 11:07:52.653491  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:52.653676  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:52.653906  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:52.654929  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-3-root/instance:
uuid: "f3699a342b6f4066ae2710f99139e87b"
format_stamp: "Formatted at 2026-07-10 11:07:52 on dist-test-slave-8pmn"
I20260710 11:07:52.659096  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:07:52.662139  9598 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:52.662899  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:52.663180  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-3-root
uuid: "f3699a342b6f4066ae2710f99139e87b"
format_stamp: "Formatted at 2026-07-10 11:07:52 on dist-test-slave-8pmn"
I20260710 11:07:52.663437  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:52.685352  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:52.686564  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:52.687956  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:52.691380  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:52.691582  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:52.691854  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:52.692029  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:52.746656  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.4:43209
I20260710 11:07:52.746721  9660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.4:43209 every 8 connection(s)
I20260710 11:07:52.750939  8076 auto_leader_rebalancer-test.cc:388] add a tserver: f3699a342b6f4066ae2710f99139e87b
I20260710 11:07:52.765759  9661 heartbeater.cc:344] Connected to a master server at 127.7.227.62:42177
I20260710 11:07:52.766175  9661 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:52.766901  9661 heartbeater.cc:507] Master 127.7.227.62:42177 requested a full tablet report, sending...
I20260710 11:07:52.768646  9083 ts_manager.cc:194] Registered new tserver with Master: f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209)
I20260710 11:07:52.769987  9083 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59004
I20260710 11:07:53.772097  9661 heartbeater.cc:499] Master 127.7.227.62:42177 was elected leader, sending a full tablet report...
I20260710 11:07:54.205773  9669 raft_consensus.cc:493] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c695955619cb4da5ae2fdd093cfac84f)
I20260710 11:07:54.263469  9669 raft_consensus.cc:515] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.216987  9667 raft_consensus.cc:493] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c695955619cb4da5ae2fdd093cfac84f)
I20260710 11:07:54.266762  9667 raft_consensus.cc:515] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.268847  9667 leader_election.cc:290] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.269801  9667 raft_consensus.cc:493] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c695955619cb4da5ae2fdd093cfac84f)
I20260710 11:07:54.270319  9667 raft_consensus.cc:515] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.250703  9668 raft_consensus.cc:493] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4355994582e944779dbdd2a952839e87)
I20260710 11:07:54.273063  9668 raft_consensus.cc:515] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.275439  9668 leader_election.cc:290] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.300858  9669 leader_election.cc:290] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.305032  9667 leader_election.cc:290] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.539872  9667 raft_consensus.cc:493] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c695955619cb4da5ae2fdd093cfac84f)
I20260710 11:07:54.541486  9667 raft_consensus.cc:515] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.547549  9671 raft_consensus.cc:493] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 58cf49a3afbc46d180dcc54ea190dda4)
I20260710 11:07:54.551961  9671 raft_consensus.cc:515] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.547709  9675 raft_consensus.cc:493] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 58cf49a3afbc46d180dcc54ea190dda4)
I20260710 11:07:54.554486  9669 raft_consensus.cc:493] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4355994582e944779dbdd2a952839e87)
I20260710 11:07:54.555095  9671 leader_election.cc:290] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.557991  9669 raft_consensus.cc:515] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.560381  9669 leader_election.cc:290] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.561745  9667 leader_election.cc:290] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.561626  9675 raft_consensus.cc:515] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.568667  9672 raft_consensus.cc:493] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c695955619cb4da5ae2fdd093cfac84f)
I20260710 11:07:54.569006  9675 leader_election.cc:290] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.569411  9672 raft_consensus.cc:515] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.578790  9667 raft_consensus.cc:493] T 5a2acfef1da24ca2b056d39508486961 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4355994582e944779dbdd2a952839e87)
I20260710 11:07:54.578946  9669 raft_consensus.cc:493] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4355994582e944779dbdd2a952839e87)
I20260710 11:07:54.579607  9669 raft_consensus.cc:515] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.580317  9674 raft_consensus.cc:493] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c695955619cb4da5ae2fdd093cfac84f)
I20260710 11:07:54.580978  9674 raft_consensus.cc:515] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.581851  9669 leader_election.cc:290] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.579564  9667 raft_consensus.cc:515] T 5a2acfef1da24ca2b056d39508486961 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.585067  9673 raft_consensus.cc:493] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c695955619cb4da5ae2fdd093cfac84f)
I20260710 11:07:54.599685  9673 raft_consensus.cc:515] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.588079  9678 raft_consensus.cc:493] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c695955619cb4da5ae2fdd093cfac84f)
I20260710 11:07:54.592350  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf3012427594ea4ad7f13bc64adcdbb" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.593647  9259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1260a8cd8704ceaba238013ba7abaa4" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.601948  9673 leader_election.cc:290] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.600764  9667 leader_election.cc:290] T 5a2acfef1da24ca2b056d39508486961 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.616799  9669 raft_consensus.cc:493] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c695955619cb4da5ae2fdd093cfac84f)
I20260710 11:07:54.618788  9669 raft_consensus.cc:515] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.622184  9667 raft_consensus.cc:493] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c695955619cb4da5ae2fdd093cfac84f)
I20260710 11:07:54.563768  9671 raft_consensus.cc:493] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c695955619cb4da5ae2fdd093cfac84f)
I20260710 11:07:54.622979  9667 raft_consensus.cc:515] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.584365  9674 leader_election.cc:290] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.626556  9672 leader_election.cc:290] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.626689  9259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0bdbf086014199a41aff4838f6ccf7" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.628463  9672 raft_consensus.cc:493] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c695955619cb4da5ae2fdd093cfac84f)
I20260710 11:07:54.629114  9672 raft_consensus.cc:515] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.628459  9259 raft_consensus.cc:2468] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:54.631307  9672 leader_election.cc:290] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.632285  9673 raft_consensus.cc:493] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 58cf49a3afbc46d180dcc54ea190dda4)
I20260710 11:07:54.632944  9673 raft_consensus.cc:515] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.634989  9673 leader_election.cc:290] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.635519  9673 raft_consensus.cc:493] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 58cf49a3afbc46d180dcc54ea190dda4)
I20260710 11:07:54.634006  9671 raft_consensus.cc:515] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.636056  9673 raft_consensus.cc:515] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.639431  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1da5d954d449af9ef3e9a1227999cb" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.642724  9260 raft_consensus.cc:2468] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:54.604494  9678 raft_consensus.cc:515] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.639689  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e17e207865b4123a248a71b71e78cf6" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.643879  9258 raft_consensus.cc:2468] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:54.644161  9673 leader_election.cc:290] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.640233  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4376bb320b435c9e2234aa7aaa73a3" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.646051  9671 leader_election.cc:290] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.647466  9678 leader_election.cc:290] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.640811  9672 raft_consensus.cc:493] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c695955619cb4da5ae2fdd093cfac84f)
I20260710 11:07:54.639093  9151 leader_election.cc:304] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [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: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:54.648247  9672 raft_consensus.cc:515] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.649712  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3785ca8a525949b4870fd225b035b2de" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.649948  9669 leader_election.cc:290] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.650475  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd484582a28452191bd025e6b5be951" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.658943  9258 raft_consensus.cc:2468] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 2.
I20260710 11:07:54.650664  9151 leader_election.cc:304] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [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: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:54.651212  9678 raft_consensus.cc:2804] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:54.660316  9678 raft_consensus.cc:493] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c695955619cb4da5ae2fdd093cfac84f)
I20260710 11:07:54.660645  9151 leader_election.cc:304] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [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: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:54.660815  9678 raft_consensus.cc:3060] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:54.661906  9677 raft_consensus.cc:2804] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:54.662110  9151 leader_election.cc:304] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:54.662413  9677 raft_consensus.cc:493] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c695955619cb4da5ae2fdd093cfac84f)
I20260710 11:07:54.662920  9677 raft_consensus.cc:3060] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:54.665071  9672 leader_election.cc:290] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.665583  9672 raft_consensus.cc:2804] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:54.665904  9672 raft_consensus.cc:493] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c695955619cb4da5ae2fdd093cfac84f)
I20260710 11:07:54.666308  9672 raft_consensus.cc:3060] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:54.667156  9675 raft_consensus.cc:2804] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:07:54.668108  9673 raft_consensus.cc:493] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 58cf49a3afbc46d180dcc54ea190dda4)
I20260710 11:07:54.669394  9673 raft_consensus.cc:515] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.675983  9680 raft_consensus.cc:493] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 58cf49a3afbc46d180dcc54ea190dda4)
I20260710 11:07:54.676738  9673 leader_election.cc:290] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.667771  9675 raft_consensus.cc:493] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c695955619cb4da5ae2fdd093cfac84f)
I20260710 11:07:54.652376  9667 leader_election.cc:290] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.653182  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ea603dccd14636a05649327ad13b93" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.653971  9679 raft_consensus.cc:493] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 58cf49a3afbc46d180dcc54ea190dda4)
I20260710 11:07:54.655499  9681 raft_consensus.cc:493] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4355994582e944779dbdd2a952839e87)
I20260710 11:07:54.677677  9260 raft_consensus.cc:2468] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:54.685289  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03d31c6a31f4f5faf09f83bd0da698b" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.686307  9258 raft_consensus.cc:2468] T f03d31c6a31f4f5faf09f83bd0da698b P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:54.688230  9679 raft_consensus.cc:515] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.690898  9679 leader_election.cc:290] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:54.691437  9679 raft_consensus.cc:493] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 58cf49a3afbc46d180dcc54ea190dda4)
I20260710 11:07:54.692107  9679 raft_consensus.cc:515] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.676589  9680 raft_consensus.cc:515] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.681190  9675 raft_consensus.cc:3060] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:54.707558  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123fa8760f9848e8a6044fad0580f975" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.709404  9681 raft_consensus.cc:515] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.715184  9151 leader_election.cc:304] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [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: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:54.716172  9671 raft_consensus.cc:2804] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:54.716534  9671 raft_consensus.cc:493] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c695955619cb4da5ae2fdd093cfac84f)
I20260710 11:07:54.716881  9671 raft_consensus.cc:3060] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:54.723296  9681 leader_election.cc:290] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:54.706073  9679 leader_election.cc:290] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:54.735764  9675 raft_consensus.cc:515] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.745252  9261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd484582a28452191bd025e6b5be951" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:54.745827  9261 raft_consensus.cc:3060] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:54.750109  9578 raft_consensus.cc:493] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4355994582e944779dbdd2a952839e87)
I20260710 11:07:54.750749  9578 raft_consensus.cc:515] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.753357  9679 raft_consensus.cc:493] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4355994582e944779dbdd2a952839e87)
I20260710 11:07:54.758850  9679 raft_consensus.cc:515] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.729440  9678 raft_consensus.cc:515] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.762158  9675 leader_election.cc:290] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 3 election: Requested vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.764292  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6f964ee8344f0bd6da18335375399" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:54.764848  9184 raft_consensus.cc:2468] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 1.
I20260710 11:07:54.771543  9578 leader_election.cc:290] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:54.772248  9578 raft_consensus.cc:493] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 58cf49a3afbc46d180dcc54ea190dda4)
I20260710 11:07:54.772917  9578 raft_consensus.cc:515] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.776129  9578 leader_election.cc:290] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:54.752022  9671 raft_consensus.cc:515] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.790284  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed5ade8b3d44638bfe968c14edf1316" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:54.790822  9671 leader_election.cc:290] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 election: Requested vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.755239  9151 leader_election.cc:304] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [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: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:54.793280  9261 raft_consensus.cc:2468] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 3.
I20260710 11:07:54.793836  9675 raft_consensus.cc:2804] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:54.794580  9675 raft_consensus.cc:493] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c695955619cb4da5ae2fdd093cfac84f)
I20260710 11:07:54.794986  9675 raft_consensus.cc:3060] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:54.798342  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0440f0cd03704992a200df0ec463e1fe" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.799415  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1da5d954d449af9ef3e9a1227999cb" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:54.801285  9185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611b36f466e248bea4a473031d96d8cd" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:54.801911  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ea603dccd14636a05649327ad13b93" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:54.802619  9181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab624312dc3406bb37208d4da474f69" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:54.803359  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2acfef1da24ca2b056d39508486961" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:54.803834  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d7cbca65de4b4899e432ce279558bf" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:54.804821  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd484582a28452191bd025e6b5be951" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:54.805526  9186 raft_consensus.cc:2393] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 58cf49a3afbc46d180dcc54ea190dda4 in current term 3: Already voted for candidate 4355994582e944779dbdd2a952839e87 in this term.
I20260710 11:07:54.805613  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e17e207865b4123a248a71b71e78cf6" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:54.799568  9257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ea603dccd14636a05649327ad13b93" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:54.806699  9257 raft_consensus.cc:3060] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:54.806645  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0bdbf086014199a41aff4838f6ccf7" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:54.807560  9186 raft_consensus.cc:2393] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 58cf49a3afbc46d180dcc54ea190dda4 in current term 2: Already voted for candidate 4355994582e944779dbdd2a952839e87 in this term.
I20260710 11:07:54.818732  9224 leader_election.cc:304] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [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: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:54.820485  9674 raft_consensus.cc:2804] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:54.820369  9675 raft_consensus.cc:515] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.811975  9682 raft_consensus.cc:493] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4355994582e944779dbdd2a952839e87)
I20260710 11:07:54.820901  9674 raft_consensus.cc:493] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c695955619cb4da5ae2fdd093cfac84f)
I20260710 11:07:54.821309  9674 raft_consensus.cc:3060] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:54.822022  9257 raft_consensus.cc:2468] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 2.
I20260710 11:07:54.814674  9680 leader_election.cc:290] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.823220  9679 leader_election.cc:290] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:54.823370  9672 raft_consensus.cc:515] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.824193  9682 raft_consensus.cc:515] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.826287  9682 leader_election.cc:290] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:54.826644  9672 leader_election.cc:290] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 election: Requested vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.827066  9180 raft_consensus.cc:2393] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 58cf49a3afbc46d180dcc54ea190dda4 in current term 2: Already voted for candidate 4355994582e944779dbdd2a952839e87 in this term.
I20260710 11:07:54.827771  9675 leader_election.cc:290] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 election: Requested vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.828984  9678 leader_election.cc:290] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 election: Requested vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.830267  9677 raft_consensus.cc:515] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.831195  9183 raft_consensus.cc:2393] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 58cf49a3afbc46d180dcc54ea190dda4 in current term 2: Already voted for candidate 4355994582e944779dbdd2a952839e87 in this term.
I20260710 11:07:54.842227  9683 raft_consensus.cc:493] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 58cf49a3afbc46d180dcc54ea190dda4)
I20260710 11:07:54.842855  9681 raft_consensus.cc:493] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 58cf49a3afbc46d180dcc54ea190dda4)
I20260710 11:07:54.842865  9683 raft_consensus.cc:515] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.833930  9674 raft_consensus.cc:515] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.847421  9677 leader_election.cc:290] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 election: Requested vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.843554  9681 raft_consensus.cc:515] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.849304  9681 leader_election.cc:290] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:54.847450  9683 leader_election.cc:290] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:54.852213  9674 leader_election.cc:290] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 2 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:54.838492  9679 raft_consensus.cc:493] T 5a2acfef1da24ca2b056d39508486961 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4355994582e944779dbdd2a952839e87)
I20260710 11:07:54.852617  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6f964ee8344f0bd6da18335375399" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:07:54.853179  9183 raft_consensus.cc:3060] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:54.853143  9679 raft_consensus.cc:515] T 5a2acfef1da24ca2b056d39508486961 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.856983  9679 leader_election.cc:290] T 5a2acfef1da24ca2b056d39508486961 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:54.857913  9151 leader_election.cc:304] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:54.860275  9151 leader_election.cc:304] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [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: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:54.861022  9678 raft_consensus.cc:2804] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:54.861425  9183 raft_consensus.cc:2468] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 2.
I20260710 11:07:54.861519  9678 raft_consensus.cc:697] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Becoming Leader. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:07:54.861742  9677 raft_consensus.cc:2804] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:54.862273  9677 raft_consensus.cc:697] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 3 LEADER]: Becoming Leader. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:07:54.862620  9678 consensus_queue.cc:237] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.863461  9224 leader_election.cc:304] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:54.863135  9677 consensus_queue.cc:237] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.866636  9261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e17e207865b4123a248a71b71e78cf6" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:54.867195  9261 raft_consensus.cc:3060] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:54.867460  9667 raft_consensus.cc:2804] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:54.867923  9667 raft_consensus.cc:697] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 LEADER]: Becoming Leader. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Running, Role: LEADER
I20260710 11:07:54.868883  9667 consensus_queue.cc:237] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.878764  9679 raft_consensus.cc:493] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 58cf49a3afbc46d180dcc54ea190dda4)
I20260710 11:07:54.879383  9679 raft_consensus.cc:515] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.879539  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03d31c6a31f4f5faf09f83bd0da698b" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:54.880954  9257 raft_consensus.cc:1240] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Rejecting Update request from peer c695955619cb4da5ae2fdd093cfac84f for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:54.882395  9255 raft_consensus.cc:3060] T f03d31c6a31f4f5faf09f83bd0da698b P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:54.883185  9682 raft_consensus.cc:493] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4355994582e944779dbdd2a952839e87)
I20260710 11:07:54.883944  9682 raft_consensus.cc:515] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.885092  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1260a8cd8704ceaba238013ba7abaa4" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.886503  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0440f0cd03704992a200df0ec463e1fe" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.886797  9687 raft_consensus.cc:493] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4355994582e944779dbdd2a952839e87)
I20260710 11:07:54.887266  9259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9c34f3ee424c9b9e7aa7631b6c4a8b" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.887352  9687 raft_consensus.cc:515] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } }
I20260710 11:07:54.888731  9683 raft_consensus.cc:493] T c539418348644d469174182b5aec0083 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4355994582e944779dbdd2a952839e87)
I20260710 11:07:54.891788  9688 raft_consensus.cc:493] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 58cf49a3afbc46d180dcc54ea190dda4)
I20260710 11:07:54.885731  9682 leader_election.cc:290] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:54.889765  9683 raft_consensus.cc:515] T c539418348644d469174182b5aec0083 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.893111  9688 raft_consensus.cc:515] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.899477  9688 leader_election.cc:290] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:54.900389  9330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf3012427594ea4ad7f13bc64adcdbb" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:54.901015  9330 raft_consensus.cc:2468] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:54.902709  9259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab624312dc3406bb37208d4da474f69" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.893651  9687 leader_election.cc:290] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:54.904284  9683 leader_election.cc:290] T c539418348644d469174182b5aec0083 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:54.902091  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0bdbf086014199a41aff4838f6ccf7" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:54.906579  9258 raft_consensus.cc:3060] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:54.913242  9260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3785ca8a525949b4870fd225b035b2de" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.916316  9679 leader_election.cc:290] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:54.916850  9679 consensus_queue.cc:1059] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:54.916921  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611b36f466e248bea4a473031d96d8cd" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.918573  9259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1da5d954d449af9ef3e9a1227999cb" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:54.919154  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d7cbca65de4b4899e432ce279558bf" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.920989  9330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e17e207865b4123a248a71b71e78cf6" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:54.921986  9331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1260a8cd8704ceaba238013ba7abaa4" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:54.922616  9331 raft_consensus.cc:2468] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:54.923688  9253 raft_consensus.cc:1240] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Rejecting Update request from peer c695955619cb4da5ae2fdd093cfac84f for earlier term 2. Current term is 3. Ops: []
I20260710 11:07:54.924165  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0bdbf086014199a41aff4838f6ccf7" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:54.923725  9335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1da5d954d449af9ef3e9a1227999cb" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:54.917986  9679 raft_consensus.cc:3055] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:54.919106  9259 raft_consensus.cc:3060] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:54.928102  9679 raft_consensus.cc:740] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Running, Role: LEADER
I20260710 11:07:54.928099  9332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3785ca8a525949b4870fd225b035b2de" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:54.929617  9332 raft_consensus.cc:2468] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:54.927315  9333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4376bb320b435c9e2234aa7aaa73a3" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:54.930277  9679 consensus_queue.cc:260] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.931018  9333 raft_consensus.cc:2468] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:54.931377  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea9ac8a4e1c4d36b0fa6a78d5af41f4" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.931927  9679 raft_consensus.cc:3060] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:54.933094  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123fa8760f9848e8a6044fad0580f975" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.933508  9333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd484582a28452191bd025e6b5be951" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:54.934193  9332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ea603dccd14636a05649327ad13b93" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:54.934806  9334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123fa8760f9848e8a6044fad0580f975" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:54.935142  9335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03d31c6a31f4f5faf09f83bd0da698b" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:54.935333  9334 raft_consensus.cc:2468] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:54.936033  9330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ea603dccd14636a05649327ad13b93" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:54.936762  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2acfef1da24ca2b056d39508486961" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.937114  9331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd484582a28452191bd025e6b5be951" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:54.940269  9252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56749422c1904d05bf0566e6c35ee987" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.941483  9252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e46e44f50141e4b31878fb0b9ef184" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.938632  9330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0440f0cd03704992a200df0ec463e1fe" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:54.942792  9330 raft_consensus.cc:2468] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 1.
I20260710 11:07:54.944051  9331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03d31c6a31f4f5faf09f83bd0da698b" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:54.938467  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e17e207865b4123a248a71b71e78cf6" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:54.953739  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0bdbf086014199a41aff4838f6ccf7" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:54.956545  9183 raft_consensus.cc:1240] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Rejecting Update request from peer c695955619cb4da5ae2fdd093cfac84f for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:54.958595  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1260a8cd8704ceaba238013ba7abaa4" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:54.959488  9152 leader_election.cc:304] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [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: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:54.961668  9689 raft_consensus.cc:2804] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:54.961771  9252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf3012427594ea4ad7f13bc64adcdbb" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.962076  9689 raft_consensus.cc:493] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 58cf49a3afbc46d180dcc54ea190dda4)
I20260710 11:07:54.962520  9689 raft_consensus.cc:3060] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:54.964319  9083 catalog_manager.cc:5697] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 reported cstate change: term changed from 1 to 2, leader changed from c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) to 4355994582e944779dbdd2a952839e87 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:54.966627  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1da5d954d449af9ef3e9a1227999cb" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:54.967562  9181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9c34f3ee424c9b9e7aa7631b6c4a8b" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:54.967636  9083 catalog_manager.cc:5697] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 reported cstate change: term changed from 2 to 3, leader changed from c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) to 4355994582e944779dbdd2a952839e87 (127.7.227.1). New cstate: current_term: 3 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:54.969760  9152 leader_election.cc:304] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [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: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:54.971160  9184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab624312dc3406bb37208d4da474f69" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:54.971306  9185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3785ca8a525949b4870fd225b035b2de" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:54.971561  9180 raft_consensus.cc:1240] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 3 LEADER]: Rejecting Update request from peer c695955619cb4da5ae2fdd093cfac84f for earlier term 2. Current term is 3. Ops: []
I20260710 11:07:54.972782  9186 raft_consensus.cc:1240] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Rejecting Update request from peer c695955619cb4da5ae2fdd093cfac84f for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:54.973788  9257 raft_consensus.cc:1240] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 LEADER]: Rejecting Update request from peer c695955619cb4da5ae2fdd093cfac84f for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:54.974961  9252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c539418348644d469174182b5aec0083" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.965531  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0440f0cd03704992a200df0ec463e1fe" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:54.980000  9687 consensus_queue.cc:1059] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:54.973693  9179 raft_consensus.cc:1240] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Rejecting Update request from peer c695955619cb4da5ae2fdd093cfac84f for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:54.980429  9257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81dc21df09b423f926ceab32fd7e5d9" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4" is_pre_election: true
I20260710 11:07:54.982517  9259 raft_consensus.cc:2468] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 2.
I20260710 11:07:54.983305  9253 raft_consensus.cc:1240] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Rejecting Update request from peer c695955619cb4da5ae2fdd093cfac84f for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:54.984777  9179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d7cbca65de4b4899e432ce279558bf" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:54.985883  9152 leader_election.cc:304] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [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: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:54.987305  9151 leader_election.cc:304] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:54.987839  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123fa8760f9848e8a6044fad0580f975" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:54.987958  9687 raft_consensus.cc:3055] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:54.988447  9687 raft_consensus.cc:740] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Running, Role: LEADER
I20260710 11:07:54.989351  9687 consensus_queue.cc:260] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:54.989708  9081 catalog_manager.cc:5697] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: term changed from 1 to 2, leader changed from c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) to 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2). New cstate: current_term: 2 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:54.991055  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea9ac8a4e1c4d36b0fa6a78d5af41f4" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:54.991818  9255 raft_consensus.cc:2468] T f03d31c6a31f4f5faf09f83bd0da698b P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 2.
I20260710 11:07:54.991003  9152 leader_election.cc:304] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [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: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:54.991992  9680 raft_consensus.cc:2804] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:54.992718  9672 raft_consensus.cc:2804] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:54.996538  9671 raft_consensus.cc:2804] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:54.997040  9671 raft_consensus.cc:493] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 58cf49a3afbc46d180dcc54ea190dda4)
I20260710 11:07:54.996626  9254 raft_consensus.cc:1240] T f03d31c6a31f4f5faf09f83bd0da698b P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Rejecting Update request from peer c695955619cb4da5ae2fdd093cfac84f for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:54.997512  9671 raft_consensus.cc:3060] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:54.998294  9680 raft_consensus.cc:493] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 58cf49a3afbc46d180dcc54ea190dda4)
I20260710 11:07:54.996968  9672 raft_consensus.cc:697] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Becoming Leader. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:07:54.998728  9680 raft_consensus.cc:3060] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:54.990969  9687 raft_consensus.cc:3060] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:54.973481  9678 raft_consensus.cc:2804] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:54.995043  9261 raft_consensus.cc:2468] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 2.
I20260710 11:07:54.995146  9683 consensus_queue.cc:1059] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.001557  9683 consensus_queue.cc:1243] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Peer 58cf49a3afbc46d180dcc54ea190dda4 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260710 11:07:55.001384  9672 consensus_queue.cc:237] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.002040  9683 raft_consensus.cc:3055] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:55.002386  9683 raft_consensus.cc:740] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Running, Role: LEADER
I20260710 11:07:54.992833  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611b36f466e248bea4a473031d96d8cd" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:55.003198  9683 consensus_queue.cc:260] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.004221  9683 raft_consensus.cc:3060] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:54.999781  9152 leader_election.cc:304] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [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: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:55.004969  9260 raft_consensus.cc:1240] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Rejecting Update request from peer c695955619cb4da5ae2fdd093cfac84f for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:55.008421  9684 raft_consensus.cc:2804] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:55.008630  9151 leader_election.cc:304] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:55.008805  9684 raft_consensus.cc:493] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 58cf49a3afbc46d180dcc54ea190dda4)
I20260710 11:07:55.009184  9684 raft_consensus.cc:3060] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.001123  9678 raft_consensus.cc:493] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 58cf49a3afbc46d180dcc54ea190dda4)
I20260710 11:07:55.009649  9678 raft_consensus.cc:3060] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.011963  9151 leader_election.cc:304] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:55.016983  9332 raft_consensus.cc:2468] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 2.
I20260710 11:07:55.019431  9675 raft_consensus.cc:2804] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:55.019918  9675 raft_consensus.cc:697] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Becoming Leader. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:07:55.020723  9675 consensus_queue.cc:237] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.008018  9258 raft_consensus.cc:2468] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 2.
I20260710 11:07:55.023188  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2acfef1da24ca2b056d39508486961" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:55.023324  9671 raft_consensus.cc:515] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.023921  9180 raft_consensus.cc:1240] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Rejecting Update request from peer c695955619cb4da5ae2fdd093cfac84f for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:55.025214  9671 leader_election.cc:290] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 election: Requested vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:55.025787  9671 raft_consensus.cc:2804] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:55.026180  9671 raft_consensus.cc:697] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Becoming Leader. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:07:55.026448  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e46e44f50141e4b31878fb0b9ef184" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:55.027434  9256 raft_consensus.cc:1240] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Rejecting Update request from peer c695955619cb4da5ae2fdd093cfac84f for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:55.028842  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81dc21df09b423f926ceab32fd7e5d9" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:55.028980  9688 consensus_queue.cc:1059] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.030369  9688 consensus_queue.cc:1059] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.030416  9179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56749422c1904d05bf0566e6c35ee987" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:55.030409  9681 raft_consensus.cc:3055] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:55.031734  9681 raft_consensus.cc:740] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Running, Role: LEADER
I20260710 11:07:55.032562  9681 consensus_queue.cc:260] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.033571  9681 raft_consensus.cc:3060] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.031322  9688 raft_consensus.cc:3055] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:55.029141  9679 consensus_queue.cc:1059] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.033936  9680 raft_consensus.cc:515] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.034806  9688 raft_consensus.cc:740] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Running, Role: LEADER
I20260710 11:07:55.026778  9259 consensus_queue.cc:237] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Queue 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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:07:55.040241  9688 consensus_queue.cc:260] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.042601  9688 raft_consensus.cc:3060] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.049316  9578 consensus_queue.cc:1059] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.051837  9256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4376bb320b435c9e2234aa7aaa73a3" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:55.052000  9180 raft_consensus.cc:1240] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Rejecting Update request from peer c695955619cb4da5ae2fdd093cfac84f for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:55.053541  9151 leader_election.cc:304] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4; no voters: 
I20260710 11:07:55.048619  9689 raft_consensus.cc:515] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.055727  9680 leader_election.cc:290] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 election: Requested vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:55.036350  9671 consensus_queue.cc:237] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.058938  9672 raft_consensus.cc:2804] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:55.059535  9672 raft_consensus.cc:697] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Becoming Leader. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:07:55.060469  9672 consensus_queue.cc:237] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.062117  9682 raft_consensus.cc:3055] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:55.062506  9682 raft_consensus.cc:740] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Running, Role: LEADER
I20260710 11:07:55.063261  9684 raft_consensus.cc:515] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.066831  9684 leader_election.cc:290] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 election: Requested vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:55.063310  9682 consensus_queue.cc:260] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.057129  9679 raft_consensus.cc:3055] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:55.071657  9679 raft_consensus.cc:740] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Running, Role: LEADER
I20260710 11:07:55.072515  9679 consensus_queue.cc:260] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.071199  9682 raft_consensus.cc:3060] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.074756  9298 leader_election.cc:304] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f [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: c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:55.075927  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf3012427594ea4ad7f13bc64adcdbb" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:55.076673  9179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c539418348644d469174182b5aec0083" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4355994582e944779dbdd2a952839e87" is_pre_election: true
I20260710 11:07:55.078856  9681 raft_consensus.cc:2749] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:55.073601  9679 raft_consensus.cc:3060] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.087180  9298 leader_election.cc:304] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [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: c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:55.087112  9689 leader_election.cc:290] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 election: Requested vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:55.103050  9682 raft_consensus.cc:2749] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:55.112807  9298 leader_election.cc:304] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [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: c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4
W20260710 11:07:55.107195  9152 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.227.3:37167, user_credentials={real_user=slave}} blocked reactor thread for 100199us
I20260710 11:07:55.116190  9152 leader_election.cc:304] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [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: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:55.116990  9689 raft_consensus.cc:2804] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:55.117697  9689 raft_consensus.cc:493] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 58cf49a3afbc46d180dcc54ea190dda4)
I20260710 11:07:55.117767  9688 raft_consensus.cc:2749] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:55.119426  9689 raft_consensus.cc:3060] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.121960  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4376bb320b435c9e2234aa7aaa73a3" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:55.122542  9328 raft_consensus.cc:3060] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.122938  9333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf3012427594ea4ad7f13bc64adcdbb" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
W20260710 11:07:55.117394  9151 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.227.2:34751, user_credentials={real_user=slave}} blocked reactor thread for 63929.5us
I20260710 11:07:55.123204  9331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3785ca8a525949b4870fd225b035b2de" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:55.123773  9331 raft_consensus.cc:3060] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.125582  9298 leader_election.cc:304] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [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: c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:55.127277  9261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf3012427594ea4ad7f13bc64adcdbb" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:55.127470  9180 raft_consensus.cc:1240] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Rejecting Update request from peer 58cf49a3afbc46d180dcc54ea190dda4 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:55.125713  9330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123fa8760f9848e8a6044fad0580f975" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:55.127950  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123fa8760f9848e8a6044fad0580f975" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:55.128358  9330 raft_consensus.cc:3060] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.128547  9298 leader_election.cc:304] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [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: c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:55.129127  9256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3785ca8a525949b4870fd225b035b2de" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:55.129658  9298 leader_election.cc:304] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f [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: c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:55.130187  9333 raft_consensus.cc:3060] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.133065  9689 raft_consensus.cc:515] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.134421  9688 raft_consensus.cc:2749] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:55.135010  9688 raft_consensus.cc:2749] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:55.136093  9298 leader_election.cc:304] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [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: c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:55.137207  9298 leader_election.cc:304] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [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: c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:55.138154  9688 raft_consensus.cc:2749] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:55.141047  9689 leader_election.cc:290] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 election: Requested vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:55.139854  9667 consensus_queue.cc:1059] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.146137  9676 raft_consensus.cc:3055] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:55.146376  9332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0440f0cd03704992a200df0ec463e1fe" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:55.147215  9328 raft_consensus.cc:2468] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 2.
I20260710 11:07:55.146515  9676 raft_consensus.cc:740] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Running, Role: LEADER
I20260710 11:07:55.147069  9332 raft_consensus.cc:3060] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.160749  9152 leader_election.cc:304] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [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: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:55.142632  9330 raft_consensus.cc:2468] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 2.
I20260710 11:07:55.162575  9682 raft_consensus.cc:2749] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:55.172302  9152 leader_election.cc:304] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [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: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:55.165181  9675 raft_consensus.cc:2804] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:55.171030  9331 raft_consensus.cc:2468] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 2.
I20260710 11:07:55.174873  9698 raft_consensus.cc:2804] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:55.163353  9298 leader_election.cc:304] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [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: c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:55.177552  9687 raft_consensus.cc:2749] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:55.170471  9678 raft_consensus.cc:515] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.187863  9687 raft_consensus.cc:2749] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:55.181614  9698 raft_consensus.cc:697] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Becoming Leader. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:07:55.191838  9152 leader_election.cc:304] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [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: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:55.190070  9676 consensus_queue.cc:260] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.215373  9179 raft_consensus.cc:1240] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Rejecting Update request from peer 58cf49a3afbc46d180dcc54ea190dda4 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:55.183456  9675 raft_consensus.cc:697] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Becoming Leader. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:07:55.220670  9673 raft_consensus.cc:2804] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:55.219399  9298 leader_election.cc:304] T 5a2acfef1da24ca2b056d39508486961 P c695955619cb4da5ae2fdd093cfac84f [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: c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:55.227922  9298 leader_election.cc:304] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [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: c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:55.228029  9673 raft_consensus.cc:697] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Becoming Leader. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:07:55.228430  9667 consensus_queue.cc:1059] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.229065  9298 leader_election.cc:304] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f [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: c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:55.229466  9674 raft_consensus.cc:3055] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:55.229334  9673 consensus_queue.cc:237] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.229857  9674 raft_consensus.cc:740] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Running, Role: LEADER
I20260710 11:07:55.230211  9298 leader_election.cc:304] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f [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: c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:55.231393  9682 raft_consensus.cc:2749] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:55.230679  9674 consensus_queue.cc:260] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.232511  9682 raft_consensus.cc:2749] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:55.232753  9674 raft_consensus.cc:3060] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.230381  9687 raft_consensus.cc:2749] T 5a2acfef1da24ca2b056d39508486961 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:55.219136  9698 consensus_queue.cc:237] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.237087  9676 raft_consensus.cc:3060] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.238860  9332 raft_consensus.cc:2468] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 2.
I20260710 11:07:55.239426  9675 consensus_queue.cc:237] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.240322  9152 leader_election.cc:304] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:55.241006  9689 raft_consensus.cc:2804] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:55.241466  9689 raft_consensus.cc:697] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Becoming Leader. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:07:55.234973  9679 raft_consensus.cc:2749] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:55.242329  9689 consensus_queue.cc:237] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
W20260710 11:07:55.245958  9226 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 11:07:55.244546  9678 leader_election.cc:290] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 election: Requested vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:55.248807  9333 raft_consensus.cc:2468] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 2.
I20260710 11:07:55.250270  9152 leader_election.cc:304] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [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: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:55.234512  9298 leader_election.cc:304] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [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: c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:55.247738  9332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1260a8cd8704ceaba238013ba7abaa4" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:55.251402  9678 raft_consensus.cc:2804] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:55.251631  9679 raft_consensus.cc:2749] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:55.252216  9678 raft_consensus.cc:697] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Becoming Leader. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:07:55.251483  9332 raft_consensus.cc:3060] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.253588  9678 consensus_queue.cc:237] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.251502  9298 leader_election.cc:304] T c539418348644d469174182b5aec0083 P c695955619cb4da5ae2fdd093cfac84f [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: c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87, 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:07:55.260603  9332 raft_consensus.cc:2468] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 2.
I20260710 11:07:55.261945  9333 raft_consensus.cc:1240] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Rejecting Update request from peer 58cf49a3afbc46d180dcc54ea190dda4 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:55.265769  9152 leader_election.cc:304] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:07:55.269577  9259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0440f0cd03704992a200df0ec463e1fe" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:55.271394  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1260a8cd8704ceaba238013ba7abaa4" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:07:55.264263  9679 raft_consensus.cc:2749] T c539418348644d469174182b5aec0083 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:55.285104  9699 raft_consensus.cc:2804] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:55.288652  9332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6f964ee8344f0bd6da18335375399" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:55.289408  9332 raft_consensus.cc:2468] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 2.
I20260710 11:07:55.287616  9333 raft_consensus.cc:1240] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Rejecting Update request from peer 58cf49a3afbc46d180dcc54ea190dda4 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:55.295228  9180 raft_consensus.cc:1240] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Rejecting Update request from peer 58cf49a3afbc46d180dcc54ea190dda4 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:55.287223  9699 raft_consensus.cc:697] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Becoming Leader. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:07:55.297032  9332 raft_consensus.cc:1275] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.297537  9259 raft_consensus.cc:1275] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.298725  9332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed5ade8b3d44638bfe968c14edf1316" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:55.299427  9331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d7cbca65de4b4899e432ce279558bf" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:55.301204  9333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1da5d954d449af9ef3e9a1227999cb" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:55.301724  9333 raft_consensus.cc:2468] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 2.
I20260710 11:07:55.302827  9330 raft_consensus.cc:1240] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Rejecting Update request from peer 58cf49a3afbc46d180dcc54ea190dda4 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:55.306710  9676 consensus_queue.cc:1059] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:55.307621  9261 raft_consensus.cc:1275] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:55.307231  9694 consensus_queue.cc:1048] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:07:55.308982  9676 consensus_queue.cc:1243] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Peer 4355994582e944779dbdd2a952839e87 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260710 11:07:55.312825  9332 raft_consensus.cc:1240] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Rejecting Update request from peer 58cf49a3afbc46d180dcc54ea190dda4 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:55.310312  9676 raft_consensus.cc:3055] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:55.297828  9699 consensus_queue.cc:237] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.315459  9331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e17e207865b4123a248a71b71e78cf6" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:55.312994  9180 raft_consensus.cc:1240] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Rejecting Update request from peer 58cf49a3afbc46d180dcc54ea190dda4 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:55.310910  9689 consensus_queue.cc:1048] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260710 11:07:55.316751  9328 raft_consensus.cc:1275] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:55.322408  9674 consensus_queue.cc:1059] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.318511  9333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611b36f466e248bea4a473031d96d8cd" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:55.317242  9331 raft_consensus.cc:2468] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 2.
W20260710 11:07:55.336725  9226 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 11:07:55.333432  9674 consensus_queue.cc:1243] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Peer 4355994582e944779dbdd2a952839e87 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260710 11:07:55.338939  9667 raft_consensus.cc:3055] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:55.339272  9667 raft_consensus.cc:740] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Running, Role: LEADER
I20260710 11:07:55.340106  9667 consensus_queue.cc:260] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.320076  9258 raft_consensus.cc:2468] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 2.
I20260710 11:07:55.315708  9676 raft_consensus.cc:740] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Running, Role: LEADER
I20260710 11:07:55.341097  9186 raft_consensus.cc:1240] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Rejecting Update request from peer 58cf49a3afbc46d180dcc54ea190dda4 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:55.342818  9330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ea603dccd14636a05649327ad13b93" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:55.343382  9331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab624312dc3406bb37208d4da474f69" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:55.344754  9334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2acfef1da24ca2b056d39508486961" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:55.345361  9667 raft_consensus.cc:3060] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.351557  9671 consensus_queue.cc:1048] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.351801  9335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd484582a28452191bd025e6b5be951" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:55.352417  9335 raft_consensus.cc:2468] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 3.
I20260710 11:07:55.355026  9676 consensus_queue.cc:260] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:07:55.356917  9676 raft_consensus.cc:3060] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.357311  9669 consensus_queue.cc:1059] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.358022  9669 consensus_queue.cc:1243] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Peer 4355994582e944779dbdd2a952839e87 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260710 11:07:55.358578  9668 raft_consensus.cc:3055] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:55.358944  9668 raft_consensus.cc:740] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Running, Role: LEADER
I20260710 11:07:55.359203  9331 raft_consensus.cc:1240] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Rejecting Update request from peer 58cf49a3afbc46d180dcc54ea190dda4 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:55.359917  9668 consensus_queue.cc:260] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.361672  9668 raft_consensus.cc:3060] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.362849  9698 consensus_queue.cc:1048] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.362864  9335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0bdbf086014199a41aff4838f6ccf7" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f" is_pre_election: true
I20260710 11:07:55.374984  9331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6f964ee8344f0bd6da18335375399" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:07:55.376669  9328 raft_consensus.cc:1240] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Rejecting Update request from peer 58cf49a3afbc46d180dcc54ea190dda4 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:55.375962  9179 raft_consensus.cc:1240] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Rejecting Update request from peer 58cf49a3afbc46d180dcc54ea190dda4 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:55.376094  9333 raft_consensus.cc:1240] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Rejecting Update request from peer 58cf49a3afbc46d180dcc54ea190dda4 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:55.382166  9227 leader_election.cc:304] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4 [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: 58cf49a3afbc46d180dcc54ea190dda4; no voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f
I20260710 11:07:55.399540  9227 leader_election.cc:304] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [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: 58cf49a3afbc46d180dcc54ea190dda4; no voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f
I20260710 11:07:55.401311  9227 leader_election.cc:304] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4 [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: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87
I20260710 11:07:55.401439  9674 raft_consensus.cc:2749] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:55.404004  9674 consensus_queue.cc:1059] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.404793  9674 consensus_queue.cc:1243] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Peer 4355994582e944779dbdd2a952839e87 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260710 11:07:55.405318  9674 raft_consensus.cc:3055] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:55.408272  9674 raft_consensus.cc:740] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Running, Role: LEADER
I20260710 11:07:55.409217  9674 consensus_queue.cc:260] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:07:55.401324  9669 raft_consensus.cc:2749] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:55.413257  9331 raft_consensus.cc:2468] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 2.
I20260710 11:07:55.406787  9667 raft_consensus.cc:2764] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260710 11:07:55.414951  9674 raft_consensus.cc:3060] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.405455  9335 raft_consensus.cc:2468] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 2.
I20260710 11:07:55.421312  9179 raft_consensus.cc:1275] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.434665  9333 raft_consensus.cc:1275] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.442310  9678 consensus_queue.cc:1048] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.449107  9227 leader_election.cc:304] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4 [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: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87
I20260710 11:07:55.438011  9667 consensus_queue.cc:1048] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260710 11:07:55.450368  9082 catalog_manager.cc:5697] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 reported cstate change: term changed from 1 to 2, leader changed from 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) to 4355994582e944779dbdd2a952839e87 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.452108  9676 raft_consensus.cc:2764] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260710 11:07:55.451927  9082 catalog_manager.cc:5697] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 reported cstate change: term changed from 1 to 2, leader changed from c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) to 4355994582e944779dbdd2a952839e87 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.453388  9082 catalog_manager.cc:5697] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 reported cstate change: term changed from 1 to 2, leader changed from 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) to 4355994582e944779dbdd2a952839e87 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.454036  9227 leader_election.cc:304] T 5a2acfef1da24ca2b056d39508486961 P 58cf49a3afbc46d180dcc54ea190dda4 [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: 58cf49a3afbc46d180dcc54ea190dda4; no voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f
I20260710 11:07:55.455052  9667 raft_consensus.cc:2749] T 5a2acfef1da24ca2b056d39508486961 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:55.455190  9227 leader_election.cc:304] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4 [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: 58cf49a3afbc46d180dcc54ea190dda4; no voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f
I20260710 11:07:55.454785  9082 catalog_manager.cc:5697] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 reported cstate change: term changed from 1 to 2, leader changed from c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) to 4355994582e944779dbdd2a952839e87 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.455989  9676 raft_consensus.cc:2749] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:55.456655  9082 catalog_manager.cc:5697] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 reported cstate change: term changed from 1 to 2, leader changed from 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) to 4355994582e944779dbdd2a952839e87 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.457239  9227 leader_election.cc:304] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4 [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: 58cf49a3afbc46d180dcc54ea190dda4; no voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f
I20260710 11:07:55.459928  9227 leader_election.cc:304] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [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: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87
I20260710 11:07:55.462910  9669 raft_consensus.cc:2764] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260710 11:07:55.463415  9227 leader_election.cc:304] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4 [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: 58cf49a3afbc46d180dcc54ea190dda4; no voters: 4355994582e944779dbdd2a952839e87, c695955619cb4da5ae2fdd093cfac84f
I20260710 11:07:55.461833  9082 catalog_manager.cc:5697] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 reported cstate change: term changed from 1 to 2, leader changed from 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) to 4355994582e944779dbdd2a952839e87 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.469156  9676 raft_consensus.cc:2749] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:55.487008  9227 leader_election.cc:304] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [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: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 4355994582e944779dbdd2a952839e87
I20260710 11:07:55.468067  9082 catalog_manager.cc:5697] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 reported cstate change: term changed from 1 to 2, leader changed from c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) to 4355994582e944779dbdd2a952839e87 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.467123  9669 raft_consensus.cc:2749] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:55.493716  9082 catalog_manager.cc:5697] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 reported cstate change: term changed from 1 to 2, leader changed from c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) to 4355994582e944779dbdd2a952839e87 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.494573  9667 raft_consensus.cc:2764] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260710 11:07:55.498104  9082 catalog_manager.cc:5697] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 reported cstate change: term changed from 1 to 2, leader changed from 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) to 4355994582e944779dbdd2a952839e87 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.503826  9256 raft_consensus.cc:1275] T f03d31c6a31f4f5faf09f83bd0da698b P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.509843  9082 catalog_manager.cc:5697] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 reported cstate change: term changed from 1 to 2, leader changed from 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) to 4355994582e944779dbdd2a952839e87 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.516546  9675 consensus_queue.cc:1048] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:55.517527  9335 raft_consensus.cc:1275] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.517803  9328 raft_consensus.cc:1275] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.519100  9331 raft_consensus.cc:1275] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.520609  9674 consensus_queue.cc:1048] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.522063  9258 raft_consensus.cc:1275] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.524324  9675 consensus_queue.cc:1048] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:55.539088  9678 consensus_queue.cc:1048] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.561251  9675 consensus_queue.cc:1048] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:55.564424  9259 raft_consensus.cc:1275] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.584110  9678 consensus_queue.cc:1048] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
W20260710 11:07:55.601163  9657 debug-util.cc:398] Leaking SignalData structure 0x7b0800217540 after lost signal to thread 8079
W20260710 11:07:55.616051  9657 debug-util.cc:398] Leaking SignalData structure 0x7b0800217120 after lost signal to thread 9118
W20260710 11:07:55.617318  9657 debug-util.cc:398] Leaking SignalData structure 0x7b080020eae0 after lost signal to thread 9210
W20260710 11:07:55.633472  9657 debug-util.cc:398] Leaking SignalData structure 0x7b080021a720 after lost signal to thread 9359
I20260710 11:07:55.678544  9256 raft_consensus.cc:1275] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.680259  9256 raft_consensus.cc:1275] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.680097  9698 consensus_queue.cc:1048] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.681382  9673 consensus_queue.cc:1048] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.689083  9335 raft_consensus.cc:1275] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.691027  9694 consensus_queue.cc:1048] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.693135  9335 raft_consensus.cc:1275] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.694612  9675 consensus_queue.cc:1048] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.714193  9256 raft_consensus.cc:1275] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 2. (term mismatch)
I20260710 11:07:55.714728  9256 pending_rounds.cc:85] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4: Aborting all ops after (but not including) 1
I20260710 11:07:55.715086  9256 pending_rounds.cc:107] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 1.2
I20260710 11:07:55.715818  9256 raft_consensus.cc:2917] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Aborting config change with OpId 1.2: Aborted: Op aborted by new leader
I20260710 11:07:55.716382  9256 raft_consensus.cc:2889] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
W20260710 11:07:55.718202  9132 auto_rebalancer.cc:629] Failed to schedule move for tablet 123fa8760f9848e8a6044fad0580f975: Aborted: Op aborted by new leader
I20260710 11:07:55.721302  9675 consensus_queue.cc:1048] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.722808  9256 consensus_queue.cc:237] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Queue 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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:07:55.733809  9261 raft_consensus.cc:1275] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.735189  9259 raft_consensus.cc:1275] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.737581  9675 consensus_queue.cc:1048] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.737618  9698 consensus_queue.cc:1048] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:55.738396  9335 raft_consensus.cc:1275] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.741771  9675 consensus_queue.cc:1048] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:07:55.745426  9227 consensus_peers.cc:597] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 -> Peer f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209): Couldn't send request to peer f3699a342b6f4066ae2710f99139e87b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c81dc21df09b423f926ceab32fd7e5d9. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:55.747010  9331 raft_consensus.cc:1275] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:55.747467  9179 raft_consensus.cc:1275] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:55.749434  9718 consensus_queue.cc:1048] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.749455  9328 raft_consensus.cc:1275] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.753592  9261 raft_consensus.cc:1275] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.755064  9698 consensus_queue.cc:1048] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.757700  9676 consensus_queue.cc:1048] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.766384  9671 consensus_queue.cc:1048] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:07:55.797255  9331 raft_consensus.cc:1275] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.797555  9333 raft_consensus.cc:1275] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.799793  9680 consensus_queue.cc:1048] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.801041  9680 consensus_queue.cc:1048] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.812992  9333 raft_consensus.cc:1275] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.815013  9698 consensus_queue.cc:1048] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.833598  9255 raft_consensus.cc:1275] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.838315  9698 consensus_queue.cc:1048] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:55.863791  9676 raft_consensus.cc:2955] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:07:55.875838  9331 raft_consensus.cc:2955] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:07:55.903409  9083 catalog_manager.cc:5697] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New cstate: current_term: 1 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.910001  9179 raft_consensus.cc:2955] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:07:55.924645  9186 consensus_queue.cc:237] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue 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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:07:55.940523  9255 raft_consensus.cc:1275] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:55.942030  9680 consensus_queue.cc:1048] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.945591  9331 raft_consensus.cc:1275] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:55.947067  9680 consensus_queue.cc:1048] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:07:55.957180  9152 consensus_peers.cc:597] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 -> Peer f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209): Couldn't send request to peer f3699a342b6f4066ae2710f99139e87b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eab624312dc3406bb37208d4da474f69. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:55.959533  9671 raft_consensus.cc:2955] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:07:55.961225  9331 raft_consensus.cc:2955] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:07:55.968964  9261 raft_consensus.cc:2955] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:07:55.971290  9186 consensus_queue.cc:237] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:07:55.971774  9083 catalog_manager.cc:5697] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 reported cstate change: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New cstate: current_term: 1 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:55.981499  9152 consensus_peers.cc:597] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 -> Peer f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209): Couldn't send request to peer f3699a342b6f4066ae2710f99139e87b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14ea603dccd14636a05649327ad13b93. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:55.982400  9331 raft_consensus.cc:1275] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:07:55.983568  9680 consensus_queue.cc:1048] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:55.989801  9680 raft_consensus.cc:2955] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:07:55.992478  9261 raft_consensus.cc:1275] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:07:55.993707  9698 consensus_queue.cc:1048] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:55.996426  9330 raft_consensus.cc:2955] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:07:56.001365  9261 raft_consensus.cc:2955] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:07:56.010643  9082 catalog_manager.cc:5697] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f reported cstate change: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:07:56.358798  9755 ts_tablet_manager.cc:933] T c81dc21df09b423f926ceab32fd7e5d9 P f3699a342b6f4066ae2710f99139e87b: Initiating tablet copy from peer 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:56.361256  9755 tablet_copy_client.cc:323] T c81dc21df09b423f926ceab32fd7e5d9 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.227.2:34751
I20260710 11:07:56.390518  9271 tablet_copy_service.cc:140] P 58cf49a3afbc46d180dcc54ea190dda4: Received BeginTabletCopySession request for tablet c81dc21df09b423f926ceab32fd7e5d9 from peer f3699a342b6f4066ae2710f99139e87b ({username='slave'} at 127.0.0.1:33326)
I20260710 11:07:56.391168  9271 tablet_copy_service.cc:161] P 58cf49a3afbc46d180dcc54ea190dda4: Beginning new tablet copy session on tablet c81dc21df09b423f926ceab32fd7e5d9 from peer f3699a342b6f4066ae2710f99139e87b at {username='slave'} at 127.0.0.1:33326: session id = f3699a342b6f4066ae2710f99139e87b-c81dc21df09b423f926ceab32fd7e5d9
I20260710 11:07:56.399223  9271 tablet_copy_source_session.cc:215] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:56.403303  9755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c81dc21df09b423f926ceab32fd7e5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:56.419250  9755 tablet_copy_client.cc:806] T c81dc21df09b423f926ceab32fd7e5d9 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:56.419929  9755 tablet_copy_client.cc:670] T c81dc21df09b423f926ceab32fd7e5d9 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:56.424127  9755 tablet_copy_client.cc:538] T c81dc21df09b423f926ceab32fd7e5d9 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:56.432694  9755 tablet_bootstrap.cc:492] T c81dc21df09b423f926ceab32fd7e5d9 P f3699a342b6f4066ae2710f99139e87b: Bootstrap starting.
I20260710 11:07:56.454283  9755 tablet_bootstrap.cc:492] T c81dc21df09b423f926ceab32fd7e5d9 P f3699a342b6f4066ae2710f99139e87b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:56.455554  9755 tablet_bootstrap.cc:492] T c81dc21df09b423f926ceab32fd7e5d9 P f3699a342b6f4066ae2710f99139e87b: Bootstrap complete.
I20260710 11:07:56.456259  9755 ts_tablet_manager.cc:1403] T c81dc21df09b423f926ceab32fd7e5d9 P f3699a342b6f4066ae2710f99139e87b: Time spent bootstrapping tablet: real 0.024s	user 0.024s	sys 0.000s
I20260710 11:07:56.459703  9755 raft_consensus.cc:359] T c81dc21df09b423f926ceab32fd7e5d9 P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:07:56.460578  9755 raft_consensus.cc:740] T c81dc21df09b423f926ceab32fd7e5d9 P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f3699a342b6f4066ae2710f99139e87b, State: Initialized, Role: LEARNER
I20260710 11:07:56.461100  9755 consensus_queue.cc:260] T c81dc21df09b423f926ceab32fd7e5d9 P f3699a342b6f4066ae2710f99139e87b [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:07:56.470861  9755 ts_tablet_manager.cc:1434] T c81dc21df09b423f926ceab32fd7e5d9 P f3699a342b6f4066ae2710f99139e87b: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 11:07:56.472560  9271 tablet_copy_service.cc:342] P 58cf49a3afbc46d180dcc54ea190dda4: Request end of tablet copy session f3699a342b6f4066ae2710f99139e87b-c81dc21df09b423f926ceab32fd7e5d9 received from {username='slave'} at 127.0.0.1:33326
I20260710 11:07:56.473028  9271 tablet_copy_service.cc:434] P 58cf49a3afbc46d180dcc54ea190dda4: ending tablet copy session f3699a342b6f4066ae2710f99139e87b-c81dc21df09b423f926ceab32fd7e5d9 on tablet c81dc21df09b423f926ceab32fd7e5d9 with peer f3699a342b6f4066ae2710f99139e87b
I20260710 11:07:56.503692  9755 ts_tablet_manager.cc:933] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b: Initiating tablet copy from peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399)
I20260710 11:07:56.505712  9755 tablet_copy_client.cc:323] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.227.1:36399
I20260710 11:07:56.515185  9196 tablet_copy_service.cc:140] P 4355994582e944779dbdd2a952839e87: Received BeginTabletCopySession request for tablet eab624312dc3406bb37208d4da474f69 from peer f3699a342b6f4066ae2710f99139e87b ({username='slave'} at 127.0.0.1:54424)
I20260710 11:07:56.515636  9196 tablet_copy_service.cc:161] P 4355994582e944779dbdd2a952839e87: Beginning new tablet copy session on tablet eab624312dc3406bb37208d4da474f69 from peer f3699a342b6f4066ae2710f99139e87b at {username='slave'} at 127.0.0.1:54424: session id = f3699a342b6f4066ae2710f99139e87b-eab624312dc3406bb37208d4da474f69
I20260710 11:07:56.520798  9196 tablet_copy_source_session.cc:215] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:56.523377  9755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab624312dc3406bb37208d4da474f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:56.536517  9755 tablet_copy_client.cc:806] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:56.537286  9755 tablet_copy_client.cc:670] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:56.541138  9755 tablet_copy_client.cc:538] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:56.551656  9763 ts_tablet_manager.cc:933] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b: Initiating tablet copy from peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399)
I20260710 11:07:56.552896  9755 tablet_bootstrap.cc:492] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b: Bootstrap starting.
I20260710 11:07:56.559250  9763 tablet_copy_client.cc:323] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.227.1:36399
I20260710 11:07:56.561012  9196 tablet_copy_service.cc:140] P 4355994582e944779dbdd2a952839e87: Received BeginTabletCopySession request for tablet 14ea603dccd14636a05649327ad13b93 from peer f3699a342b6f4066ae2710f99139e87b ({username='slave'} at 127.0.0.1:54424)
I20260710 11:07:56.561504  9196 tablet_copy_service.cc:161] P 4355994582e944779dbdd2a952839e87: Beginning new tablet copy session on tablet 14ea603dccd14636a05649327ad13b93 from peer f3699a342b6f4066ae2710f99139e87b at {username='slave'} at 127.0.0.1:54424: session id = f3699a342b6f4066ae2710f99139e87b-14ea603dccd14636a05649327ad13b93
I20260710 11:07:56.568917  9196 tablet_copy_source_session.cc:215] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:56.572044  9763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ea603dccd14636a05649327ad13b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:56.591552  9763 tablet_copy_client.cc:806] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:56.592190  9763 tablet_copy_client.cc:670] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:56.596966  9763 tablet_copy_client.cc:538] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:56.599000  9755 tablet_bootstrap.cc:492] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:56.599941  9755 tablet_bootstrap.cc:492] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b: Bootstrap complete.
I20260710 11:07:56.600641  9755 ts_tablet_manager.cc:1403] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.008s
I20260710 11:07:56.603499  9755 raft_consensus.cc:359] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:07:56.604313  9755 raft_consensus.cc:740] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f3699a342b6f4066ae2710f99139e87b, State: Initialized, Role: LEARNER
I20260710 11:07:56.605430  9763 tablet_bootstrap.cc:492] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b: Bootstrap starting.
I20260710 11:07:56.604971  9755 consensus_queue.cc:260] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:07:56.607615  9755 ts_tablet_manager.cc:1434] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:56.611598  9196 tablet_copy_service.cc:342] P 4355994582e944779dbdd2a952839e87: Request end of tablet copy session f3699a342b6f4066ae2710f99139e87b-eab624312dc3406bb37208d4da474f69 received from {username='slave'} at 127.0.0.1:54424
I20260710 11:07:56.612000  9196 tablet_copy_service.cc:434] P 4355994582e944779dbdd2a952839e87: ending tablet copy session f3699a342b6f4066ae2710f99139e87b-eab624312dc3406bb37208d4da474f69 on tablet eab624312dc3406bb37208d4da474f69 with peer f3699a342b6f4066ae2710f99139e87b
I20260710 11:07:56.644487  9763 tablet_bootstrap.cc:492] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b: 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
I20260710 11:07:56.645323  9763 tablet_bootstrap.cc:492] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b: Bootstrap complete.
I20260710 11:07:56.646104  9763 ts_tablet_manager.cc:1403] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.013s
I20260710 11:07:56.648959  9763 raft_consensus.cc:359] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:07:56.649812  9763 raft_consensus.cc:740] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f3699a342b6f4066ae2710f99139e87b, State: Initialized, Role: LEARNER
I20260710 11:07:56.650506  9763 consensus_queue.cc:260] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:07:56.652973  9763 ts_tablet_manager.cc:1434] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:56.654664  9196 tablet_copy_service.cc:342] P 4355994582e944779dbdd2a952839e87: Request end of tablet copy session f3699a342b6f4066ae2710f99139e87b-14ea603dccd14636a05649327ad13b93 received from {username='slave'} at 127.0.0.1:54424
I20260710 11:07:56.655057  9196 tablet_copy_service.cc:434] P 4355994582e944779dbdd2a952839e87: ending tablet copy session f3699a342b6f4066ae2710f99139e87b-14ea603dccd14636a05649327ad13b93 on tablet 14ea603dccd14636a05649327ad13b93 with peer f3699a342b6f4066ae2710f99139e87b
I20260710 11:07:56.792191  9636 raft_consensus.cc:1217] T c81dc21df09b423f926ceab32fd7e5d9 P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:56.967078  9636 raft_consensus.cc:1217] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260710 11:07:57.096499  9636 raft_consensus.cc:1217] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:57.398286  9772 raft_consensus.cc:1064] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4: attempting to promote NON_VOTER f3699a342b6f4066ae2710f99139e87b to VOTER
I20260710 11:07:57.401006  9772 consensus_queue.cc:237] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:07:57.409555  9636 raft_consensus.cc:1275] T c81dc21df09b423f926ceab32fd7e5d9 P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.410908  9330 raft_consensus.cc:1275] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.417505  9769 consensus_queue.cc:1048] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:57.422657  9186 raft_consensus.cc:1275] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.427109  9775 consensus_queue.cc:1048] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:57.436776  9774 consensus_queue.cc:1048] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:57.438829  9772 raft_consensus.cc:2955] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:07:57.449903  9636 raft_consensus.cc:2955] T c81dc21df09b423f926ceab32fd7e5d9 P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:07:57.450897  9186 raft_consensus.cc:2955] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:07:57.446957  9330 raft_consensus.cc:2955] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:07:57.468624  9081 catalog_manager.cc:5697] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:57.507333  9771 raft_consensus.cc:1064] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87: attempting to promote NON_VOTER f3699a342b6f4066ae2710f99139e87b to VOTER
I20260710 11:07:57.509832  9771 consensus_queue.cc:237] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:07:57.519212  9698 raft_consensus.cc:1064] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87: attempting to promote NON_VOTER f3699a342b6f4066ae2710f99139e87b to VOTER
I20260710 11:07:57.521852  9698 consensus_queue.cc:237] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:07:57.524611  9330 raft_consensus.cc:1275] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:07:57.525411  9255 raft_consensus.cc:1275] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:07:57.526369  9636 raft_consensus.cc:1275] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:07:57.526921  9678 consensus_queue.cc:1048] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:57.530678  9678 consensus_queue.cc:1048] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:57.532397  9678 consensus_queue.cc:1048] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:57.545490  9261 raft_consensus.cc:1275] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.548507  9678 consensus_queue.cc:1048] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:57.553896  9635 raft_consensus.cc:1275] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.556696  9330 raft_consensus.cc:1275] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.566377  9783 consensus_queue.cc:1048] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:57.568342  9678 consensus_queue.cc:1048] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:57.570199  9678 raft_consensus.cc:2955] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:07:57.581229  9255 raft_consensus.cc:2955] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:07:57.592203  9084 catalog_manager.cc:5697] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 reported cstate change: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:57.594658  9635 raft_consensus.cc:2955] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:07:57.608206  9331 raft_consensus.cc:2955] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:07:57.614996  9678 raft_consensus.cc:2955] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:07:57.622526  9636 raft_consensus.cc:2955] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:07:57.629727  9330 raft_consensus.cc:2955] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:07:57.640604  9255 raft_consensus.cc:2955] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:07:57.643503  9083 catalog_manager.cc:5697] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b reported cstate change: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:07:57.644984  9186 consensus_queue.cc:237] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:07:57.655683  9331 raft_consensus.cc:1275] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:07:57.663970  9636 raft_consensus.cc:1275] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:07:57.663146  9771 consensus_queue.cc:1048] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:07:57.673331  9783 consensus_queue.cc:1048] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:07:57.674546  9186 consensus_queue.cc:237] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:07:57.685159  9635 raft_consensus.cc:1275] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:57.686674  9678 consensus_queue.cc:1048] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:57.686520  9698 raft_consensus.cc:2955] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:07:57.693838  9330 raft_consensus.cc:1275] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:57.693466  9785 raft_consensus.cc:2955] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:07:57.691623  9331 raft_consensus.cc:2955] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:07:57.697484  9794 consensus_queue.cc:1048] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:57.698521  9635 raft_consensus.cc:2955] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:07:57.712867  9330 raft_consensus.cc:2955] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:07:57.714349  9068 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 14ea603dccd14636a05649327ad13b93 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:57.717471  9068 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eab624312dc3406bb37208d4da474f69 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:57.718909  9636 raft_consensus.cc:2955] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:07:57.726915  9084 catalog_manager.cc:5697] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 reported cstate change: config changed from index 4 to 5, VOTER 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) evicted. New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:57.736800  9083 catalog_manager.cc:5697] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b reported cstate change: config changed from index 3 to 4, VOTER 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) evicted. New cstate: current_term: 1 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:07:57.743804  9248 tablet_service.cc:1558] Processing DeleteTablet for tablet 14ea603dccd14636a05649327ad13b93 with delete_type TABLET_DATA_TOMBSTONED (TS 58cf49a3afbc46d180dcc54ea190dda4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59410
I20260710 11:07:57.751139  9244 tablet_service.cc:1558] Processing DeleteTablet for tablet eab624312dc3406bb37208d4da474f69 with delete_type TABLET_DATA_TOMBSTONED (TS 58cf49a3afbc46d180dcc54ea190dda4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59410
I20260710 11:07:57.760644  9795 tablet_replica.cc:333] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4: stopping tablet replica
I20260710 11:07:57.761833  9795 raft_consensus.cc:2243] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:57.762609  9795 raft_consensus.cc:2272] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:57.765028  9795 ts_tablet_manager.cc:1916] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:57.776532  9795 ts_tablet_manager.cc:1929] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 11:07:57.777026  9795 log.cc:1199] T 14ea603dccd14636a05649327ad13b93 P 58cf49a3afbc46d180dcc54ea190dda4: Deleting WAL directory at /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-1-root/wals/14ea603dccd14636a05649327ad13b93
I20260710 11:07:57.778661  9795 tablet_replica.cc:333] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4: stopping tablet replica
I20260710 11:07:57.779284  9070 catalog_manager.cc:5028] TS 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): tablet 14ea603dccd14636a05649327ad13b93 (table test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]) successfully deleted
I20260710 11:07:57.779608  9795 raft_consensus.cc:2243] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:57.780335  9795 raft_consensus.cc:2272] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:57.783565  9795 ts_tablet_manager.cc:1916] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:57.797506  9795 ts_tablet_manager.cc:1929] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:57.797871  9795 log.cc:1199] T eab624312dc3406bb37208d4da474f69 P 58cf49a3afbc46d180dcc54ea190dda4: Deleting WAL directory at /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-1-root/wals/eab624312dc3406bb37208d4da474f69
I20260710 11:07:57.800861  9070 catalog_manager.cc:5028] TS 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): tablet eab624312dc3406bb37208d4da474f69 (table test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]) successfully deleted
I20260710 11:07:57.891824  9255 consensus_queue.cc:237] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [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: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:07:57.898890  9636 raft_consensus.cc:1275] T c81dc21df09b423f926ceab32fd7e5d9 P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:57.899683  9331 raft_consensus.cc:1275] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:57.900735  9769 consensus_queue.cc:1048] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:57.901736  9772 consensus_queue.cc:1048] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:57.908118  9769 raft_consensus.cc:2955] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4355994582e944779dbdd2a952839e87 (127.7.227.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:07:57.909993  9636 raft_consensus.cc:2955] T c81dc21df09b423f926ceab32fd7e5d9 P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4355994582e944779dbdd2a952839e87 (127.7.227.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:07:57.915388  9331 raft_consensus.cc:2955] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4355994582e944779dbdd2a952839e87 (127.7.227.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:07:57.920826  9070 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c81dc21df09b423f926ceab32fd7e5d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:57.926892  9082 catalog_manager.cc:5697] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: config changed from index 3 to 4, VOTER 4355994582e944779dbdd2a952839e87 (127.7.227.1) evicted. New cstate: current_term: 1 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:57.943482  9174 tablet_service.cc:1558] Processing DeleteTablet for tablet c81dc21df09b423f926ceab32fd7e5d9 with delete_type TABLET_DATA_TOMBSTONED (TS 4355994582e944779dbdd2a952839e87 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58930
I20260710 11:07:57.945297  9796 tablet_replica.cc:333] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87: stopping tablet replica
I20260710 11:07:57.946039  9796 raft_consensus.cc:2243] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:57.946744  9796 raft_consensus.cc:2272] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:57.956650  9796 ts_tablet_manager.cc:1916] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:57.968441  9796 ts_tablet_manager.cc:1929] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:57.968744  9796 log.cc:1199] T c81dc21df09b423f926ceab32fd7e5d9 P 4355994582e944779dbdd2a952839e87: Deleting WAL directory at /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-0-root/wals/c81dc21df09b423f926ceab32fd7e5d9
I20260710 11:07:57.970053  9068 catalog_manager.cc:5028] TS 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): tablet c81dc21df09b423f926ceab32fd7e5d9 (table test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]) successfully deleted
I20260710 11:07:58.973910  9186 consensus_queue.cc:237] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
W20260710 11:07:58.981895  9152 consensus_peers.cc:597] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 -> Peer f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209): Couldn't send request to peer f3699a342b6f4066ae2710f99139e87b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b1260a8cd8704ceaba238013ba7abaa4. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:58.982506  9255 raft_consensus.cc:1275] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:07:58.983951  9331 raft_consensus.cc:1275] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:07:58.985402  9801 consensus_queue.cc:1048] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:58.986670  9802 consensus_queue.cc:1048] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:58.995947  9794 raft_consensus.cc:2955] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:07:58.997859  9255 raft_consensus.cc:2955] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:07:59.001528  9330 raft_consensus.cc:2955] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:07:59.011402  9186 consensus_queue.cc:237] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:07:59.011878  9082 catalog_manager.cc:5697] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 reported cstate change: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:59.025439  9330 raft_consensus.cc:1275] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260710 11:07:59.026985  9152 consensus_peers.cc:597] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 -> Peer f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209): Couldn't send request to peer f3699a342b6f4066ae2710f99139e87b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: db4376bb320b435c9e2234aa7aaa73a3. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:59.027685  9793 consensus_queue.cc:1048] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:59.030426  9255 raft_consensus.cc:1275] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:07:59.031994  9793 consensus_queue.cc:1048] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:59.041210  9794 raft_consensus.cc:2955] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:07:59.048058  9330 raft_consensus.cc:2955] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:07:59.061830  9261 raft_consensus.cc:2955] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:07:59.087754  9083 catalog_manager.cc:5697] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 reported cstate change: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:59.093757  9330 consensus_queue.cc:237] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Queue 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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:07:59.103813  9186 raft_consensus.cc:1275] T 7ed5ade8b3d44638bfe968c14edf1316 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Refusing update from remote peer c695955619cb4da5ae2fdd093cfac84f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:59.105965  9799 consensus_queue.cc:1048] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.110731  9261 raft_consensus.cc:1275] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Refusing update from remote peer c695955619cb4da5ae2fdd093cfac84f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:59.112910  9799 consensus_queue.cc:1048] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.122525  9799 raft_consensus.cc:2955] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:07:59.124732  9258 raft_consensus.cc:2955] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
W20260710 11:07:59.128021  9301 consensus_peers.cc:597] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f -> Peer f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209): Couldn't send request to peer f3699a342b6f4066ae2710f99139e87b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ed5ade8b3d44638bfe968c14edf1316. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:59.134950  9186 raft_consensus.cc:2955] T 7ed5ade8b3d44638bfe968c14edf1316 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:07:59.136956  9261 consensus_queue.cc:237] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Queue 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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:07:59.142040  9084 catalog_manager.cc:5697] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f reported cstate change: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New cstate: current_term: 1 leader_uuid: "c695955619cb4da5ae2fdd093cfac84f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:59.146451  9227 consensus_peers.cc:597] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 -> Peer f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209): Couldn't send request to peer f3699a342b6f4066ae2710f99139e87b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ea9ac8a4e1c4d36b0fa6a78d5af41f4. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:59.145853  9330 raft_consensus.cc:1275] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:59.146270  9179 raft_consensus.cc:1275] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:59.149356  9826 consensus_queue.cc:1048] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.156289  9825 consensus_queue.cc:1048] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.164341  9826 raft_consensus.cc:2955] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:07:59.165865  9330 raft_consensus.cc:2955] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:07:59.167811  9179 raft_consensus.cc:2955] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:07:59.179889  9083 catalog_manager.cc:5697] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New cstate: current_term: 1 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:59.493726  9829 ts_tablet_manager.cc:933] T db4376bb320b435c9e2234aa7aaa73a3 P f3699a342b6f4066ae2710f99139e87b: Initiating tablet copy from peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399)
I20260710 11:07:59.495486  9829 tablet_copy_client.cc:323] T db4376bb320b435c9e2234aa7aaa73a3 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.227.1:36399
I20260710 11:07:59.496850  9196 tablet_copy_service.cc:140] P 4355994582e944779dbdd2a952839e87: Received BeginTabletCopySession request for tablet db4376bb320b435c9e2234aa7aaa73a3 from peer f3699a342b6f4066ae2710f99139e87b ({username='slave'} at 127.0.0.1:54424)
I20260710 11:07:59.497278  9196 tablet_copy_service.cc:161] P 4355994582e944779dbdd2a952839e87: Beginning new tablet copy session on tablet db4376bb320b435c9e2234aa7aaa73a3 from peer f3699a342b6f4066ae2710f99139e87b at {username='slave'} at 127.0.0.1:54424: session id = f3699a342b6f4066ae2710f99139e87b-db4376bb320b435c9e2234aa7aaa73a3
I20260710 11:07:59.502449  9196 tablet_copy_source_session.cc:215] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:59.504796  9829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4376bb320b435c9e2234aa7aaa73a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:59.515542  9829 tablet_copy_client.cc:806] T db4376bb320b435c9e2234aa7aaa73a3 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:59.516044  9829 tablet_copy_client.cc:670] T db4376bb320b435c9e2234aa7aaa73a3 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:59.519279  9829 tablet_copy_client.cc:538] T db4376bb320b435c9e2234aa7aaa73a3 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:59.525168  9829 tablet_bootstrap.cc:492] T db4376bb320b435c9e2234aa7aaa73a3 P f3699a342b6f4066ae2710f99139e87b: Bootstrap starting.
I20260710 11:07:59.542182  9829 tablet_bootstrap.cc:492] T db4376bb320b435c9e2234aa7aaa73a3 P f3699a342b6f4066ae2710f99139e87b: 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
I20260710 11:07:59.543002  9829 tablet_bootstrap.cc:492] T db4376bb320b435c9e2234aa7aaa73a3 P f3699a342b6f4066ae2710f99139e87b: Bootstrap complete.
I20260710 11:07:59.543586  9829 ts_tablet_manager.cc:1403] T db4376bb320b435c9e2234aa7aaa73a3 P f3699a342b6f4066ae2710f99139e87b: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.012s
I20260710 11:07:59.546157  9829 raft_consensus.cc:359] T db4376bb320b435c9e2234aa7aaa73a3 P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:07:59.546927  9829 raft_consensus.cc:740] T db4376bb320b435c9e2234aa7aaa73a3 P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f3699a342b6f4066ae2710f99139e87b, State: Initialized, Role: LEARNER
I20260710 11:07:59.547577  9829 consensus_queue.cc:260] T db4376bb320b435c9e2234aa7aaa73a3 P f3699a342b6f4066ae2710f99139e87b [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:07:59.551391  9829 ts_tablet_manager.cc:1434] T db4376bb320b435c9e2234aa7aaa73a3 P f3699a342b6f4066ae2710f99139e87b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:07:59.552891  9196 tablet_copy_service.cc:342] P 4355994582e944779dbdd2a952839e87: Request end of tablet copy session f3699a342b6f4066ae2710f99139e87b-db4376bb320b435c9e2234aa7aaa73a3 received from {username='slave'} at 127.0.0.1:54424
I20260710 11:07:59.553241  9196 tablet_copy_service.cc:434] P 4355994582e944779dbdd2a952839e87: ending tablet copy session f3699a342b6f4066ae2710f99139e87b-db4376bb320b435c9e2234aa7aaa73a3 on tablet db4376bb320b435c9e2234aa7aaa73a3 with peer f3699a342b6f4066ae2710f99139e87b
I20260710 11:07:59.580228  9829 ts_tablet_manager.cc:933] T 7ed5ade8b3d44638bfe968c14edf1316 P f3699a342b6f4066ae2710f99139e87b: Initiating tablet copy from peer c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:07:59.583022  9829 tablet_copy_client.cc:323] T 7ed5ade8b3d44638bfe968c14edf1316 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.227.3:37167
I20260710 11:07:59.583833  9835 ts_tablet_manager.cc:933] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P f3699a342b6f4066ae2710f99139e87b: Initiating tablet copy from peer 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:07:59.588335  9833 ts_tablet_manager.cc:933] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b: Initiating tablet copy from peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399)
I20260710 11:07:59.602982  9833 tablet_copy_client.cc:323] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.227.1:36399
I20260710 11:07:59.604291  9835 tablet_copy_client.cc:323] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.227.2:34751
I20260710 11:07:59.605036  9196 tablet_copy_service.cc:140] P 4355994582e944779dbdd2a952839e87: Received BeginTabletCopySession request for tablet b1260a8cd8704ceaba238013ba7abaa4 from peer f3699a342b6f4066ae2710f99139e87b ({username='slave'} at 127.0.0.1:54424)
I20260710 11:07:59.605563  9196 tablet_copy_service.cc:161] P 4355994582e944779dbdd2a952839e87: Beginning new tablet copy session on tablet b1260a8cd8704ceaba238013ba7abaa4 from peer f3699a342b6f4066ae2710f99139e87b at {username='slave'} at 127.0.0.1:54424: session id = f3699a342b6f4066ae2710f99139e87b-b1260a8cd8704ceaba238013ba7abaa4
I20260710 11:07:59.605836  9271 tablet_copy_service.cc:140] P 58cf49a3afbc46d180dcc54ea190dda4: Received BeginTabletCopySession request for tablet 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 from peer f3699a342b6f4066ae2710f99139e87b ({username='slave'} at 127.0.0.1:33326)
I20260710 11:07:59.606388  9271 tablet_copy_service.cc:161] P 58cf49a3afbc46d180dcc54ea190dda4: Beginning new tablet copy session on tablet 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 from peer f3699a342b6f4066ae2710f99139e87b at {username='slave'} at 127.0.0.1:33326: session id = f3699a342b6f4066ae2710f99139e87b-7ea9ac8a4e1c4d36b0fa6a78d5af41f4
I20260710 11:07:59.610643  9345 tablet_copy_service.cc:140] P c695955619cb4da5ae2fdd093cfac84f: Received BeginTabletCopySession request for tablet 7ed5ade8b3d44638bfe968c14edf1316 from peer f3699a342b6f4066ae2710f99139e87b ({username='slave'} at 127.0.0.1:51456)
I20260710 11:07:59.611162  9345 tablet_copy_service.cc:161] P c695955619cb4da5ae2fdd093cfac84f: Beginning new tablet copy session on tablet 7ed5ade8b3d44638bfe968c14edf1316 from peer f3699a342b6f4066ae2710f99139e87b at {username='slave'} at 127.0.0.1:51456: session id = f3699a342b6f4066ae2710f99139e87b-7ed5ade8b3d44638bfe968c14edf1316
I20260710 11:07:59.615131  9271 tablet_copy_source_session.cc:215] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:59.618214  9345 tablet_copy_source_session.cc:215] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:59.618579  9835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea9ac8a4e1c4d36b0fa6a78d5af41f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:59.619331  9196 tablet_copy_source_session.cc:215] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:59.621218  9829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed5ade8b3d44638bfe968c14edf1316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:59.622382  9833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1260a8cd8704ceaba238013ba7abaa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:59.635991  9829 tablet_copy_client.cc:806] T 7ed5ade8b3d44638bfe968c14edf1316 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:59.636657  9829 tablet_copy_client.cc:670] T 7ed5ade8b3d44638bfe968c14edf1316 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:59.639590  9833 tablet_copy_client.cc:806] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:59.640196  9833 tablet_copy_client.cc:670] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:59.640436  9829 tablet_copy_client.cc:538] T 7ed5ade8b3d44638bfe968c14edf1316 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:59.640385  9835 tablet_copy_client.cc:806] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:59.641176  9835 tablet_copy_client.cc:670] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:59.644796  9835 tablet_copy_client.cc:538] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:59.648484  9833 tablet_copy_client.cc:538] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:59.649901  9829 tablet_bootstrap.cc:492] T 7ed5ade8b3d44638bfe968c14edf1316 P f3699a342b6f4066ae2710f99139e87b: Bootstrap starting.
I20260710 11:07:59.655072  9835 tablet_bootstrap.cc:492] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P f3699a342b6f4066ae2710f99139e87b: Bootstrap starting.
I20260710 11:07:59.656590  9833 tablet_bootstrap.cc:492] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b: Bootstrap starting.
I20260710 11:07:59.681910  9829 tablet_bootstrap.cc:492] T 7ed5ade8b3d44638bfe968c14edf1316 P f3699a342b6f4066ae2710f99139e87b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:59.682951  9829 tablet_bootstrap.cc:492] T 7ed5ade8b3d44638bfe968c14edf1316 P f3699a342b6f4066ae2710f99139e87b: Bootstrap complete.
I20260710 11:07:59.683672  9829 ts_tablet_manager.cc:1403] T 7ed5ade8b3d44638bfe968c14edf1316 P f3699a342b6f4066ae2710f99139e87b: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.008s
I20260710 11:07:59.683949  9833 tablet_bootstrap.cc:492] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b: 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
I20260710 11:07:59.685317  9833 tablet_bootstrap.cc:492] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b: Bootstrap complete.
I20260710 11:07:59.686468  9833 ts_tablet_manager.cc:1403] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b: Time spent bootstrapping tablet: real 0.030s	user 0.024s	sys 0.005s
I20260710 11:07:59.686700  9829 raft_consensus.cc:359] T 7ed5ade8b3d44638bfe968c14edf1316 P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:07:59.687602  9829 raft_consensus.cc:740] T 7ed5ade8b3d44638bfe968c14edf1316 P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f3699a342b6f4066ae2710f99139e87b, State: Initialized, Role: LEARNER
I20260710 11:07:59.688294  9829 consensus_queue.cc:260] T 7ed5ade8b3d44638bfe968c14edf1316 P f3699a342b6f4066ae2710f99139e87b [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:07:59.689543  9833 raft_consensus.cc:359] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:07:59.690083  9835 tablet_bootstrap.cc:492] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P f3699a342b6f4066ae2710f99139e87b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:59.690522  9833 raft_consensus.cc:740] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f3699a342b6f4066ae2710f99139e87b, State: Initialized, Role: LEARNER
I20260710 11:07:59.691186  9835 tablet_bootstrap.cc:492] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P f3699a342b6f4066ae2710f99139e87b: Bootstrap complete.
I20260710 11:07:59.691243  9833 consensus_queue.cc:260] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:07:59.692195  9835 ts_tablet_manager.cc:1403] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P f3699a342b6f4066ae2710f99139e87b: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.011s
I20260710 11:07:59.693837  9833 ts_tablet_manager.cc:1434] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:07:59.695680  9196 tablet_copy_service.cc:342] P 4355994582e944779dbdd2a952839e87: Request end of tablet copy session f3699a342b6f4066ae2710f99139e87b-b1260a8cd8704ceaba238013ba7abaa4 received from {username='slave'} at 127.0.0.1:54424
I20260710 11:07:59.695605  9835 raft_consensus.cc:359] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:07:59.696166  9196 tablet_copy_service.cc:434] P 4355994582e944779dbdd2a952839e87: ending tablet copy session f3699a342b6f4066ae2710f99139e87b-b1260a8cd8704ceaba238013ba7abaa4 on tablet b1260a8cd8704ceaba238013ba7abaa4 with peer f3699a342b6f4066ae2710f99139e87b
I20260710 11:07:59.697082  9835 raft_consensus.cc:740] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f3699a342b6f4066ae2710f99139e87b, State: Initialized, Role: LEARNER
I20260710 11:07:59.698079  9835 consensus_queue.cc:260] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P f3699a342b6f4066ae2710f99139e87b [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:07:59.700403  9835 ts_tablet_manager.cc:1434] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P f3699a342b6f4066ae2710f99139e87b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:07:59.702083  9271 tablet_copy_service.cc:342] P 58cf49a3afbc46d180dcc54ea190dda4: Request end of tablet copy session f3699a342b6f4066ae2710f99139e87b-7ea9ac8a4e1c4d36b0fa6a78d5af41f4 received from {username='slave'} at 127.0.0.1:33326
I20260710 11:07:59.702499  9271 tablet_copy_service.cc:434] P 58cf49a3afbc46d180dcc54ea190dda4: ending tablet copy session f3699a342b6f4066ae2710f99139e87b-7ea9ac8a4e1c4d36b0fa6a78d5af41f4 on tablet 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 with peer f3699a342b6f4066ae2710f99139e87b
I20260710 11:07:59.703315  9829 ts_tablet_manager.cc:1434] T 7ed5ade8b3d44638bfe968c14edf1316 P f3699a342b6f4066ae2710f99139e87b: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.005s
I20260710 11:07:59.704955  9345 tablet_copy_service.cc:342] P c695955619cb4da5ae2fdd093cfac84f: Request end of tablet copy session f3699a342b6f4066ae2710f99139e87b-7ed5ade8b3d44638bfe968c14edf1316 received from {username='slave'} at 127.0.0.1:51456
I20260710 11:07:59.705348  9345 tablet_copy_service.cc:434] P c695955619cb4da5ae2fdd093cfac84f: ending tablet copy session f3699a342b6f4066ae2710f99139e87b-7ed5ade8b3d44638bfe968c14edf1316 on tablet 7ed5ade8b3d44638bfe968c14edf1316 with peer f3699a342b6f4066ae2710f99139e87b
I20260710 11:08:00.059446  9636 raft_consensus.cc:1217] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:00.065603  9636 raft_consensus.cc:1217] T db4376bb320b435c9e2234aa7aaa73a3 P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260710 11:08:00.067963  9635 raft_consensus.cc:1217] T 7ed5ade8b3d44638bfe968c14edf1316 P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:00.076925  9635 raft_consensus.cc:1217] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260710 11:08:00.518321  9801 raft_consensus.cc:1064] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87: attempting to promote NON_VOTER f3699a342b6f4066ae2710f99139e87b to VOTER
I20260710 11:08:00.520716  9801 consensus_queue.cc:237] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:00.527278  9635 raft_consensus.cc:1275] T db4376bb320b435c9e2234aa7aaa73a3 P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:00.527856  9331 raft_consensus.cc:1275] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:00.529253  9801 consensus_queue.cc:1048] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:00.529623  9261 raft_consensus.cc:1275] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:00.530118  9812 consensus_queue.cc:1048] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:00.530884  9846 consensus_queue.cc:1048] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:00.540782  9846 raft_consensus.cc:2955] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.542040  9635 raft_consensus.cc:2955] T db4376bb320b435c9e2234aa7aaa73a3 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.554126  9261 raft_consensus.cc:2955] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.554227  9082 catalog_manager.cc:5697] T db4376bb320b435c9e2234aa7aaa73a3 P f3699a342b6f4066ae2710f99139e87b reported cstate change: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.556573  9331 raft_consensus.cc:2955] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.583755  9179 consensus_queue.cc:237] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:00.590464  9635 raft_consensus.cc:1275] T db4376bb320b435c9e2234aa7aaa73a3 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:00.590526  9261 raft_consensus.cc:1275] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:00.591985  9846 consensus_queue.cc:1048] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:00.593319  9812 consensus_queue.cc:1048] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:00.600088  9635 raft_consensus.cc:2955] T db4376bb320b435c9e2234aa7aaa73a3 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.601543  9261 raft_consensus.cc:2955] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.598615  9846 raft_consensus.cc:2955] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.614338  9068 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet db4376bb320b435c9e2234aa7aaa73a3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:00.617091  9084 catalog_manager.cc:5697] T db4376bb320b435c9e2234aa7aaa73a3 P f3699a342b6f4066ae2710f99139e87b reported cstate change: config changed from index 4 to 5, VOTER c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) evicted. New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.629817  9321 tablet_service.cc:1558] Processing DeleteTablet for tablet db4376bb320b435c9e2234aa7aaa73a3 with delete_type TABLET_DATA_TOMBSTONED (TS c695955619cb4da5ae2fdd093cfac84f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46196
I20260710 11:08:00.643296  9856 raft_consensus.cc:1064] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f: attempting to promote NON_VOTER f3699a342b6f4066ae2710f99139e87b to VOTER
I20260710 11:08:00.645150  9855 tablet_replica.cc:333] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f: stopping tablet replica
I20260710 11:08:00.646270  9855 raft_consensus.cc:2243] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:00.645826  9856 consensus_queue.cc:237] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:00.647428  9855 raft_consensus.cc:2272] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:00.650761  9855 ts_tablet_manager.cc:1916] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:00.657780  9635 raft_consensus.cc:1275] T 7ed5ade8b3d44638bfe968c14edf1316 P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Refusing update from remote peer c695955619cb4da5ae2fdd093cfac84f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:00.658206  9179 raft_consensus.cc:1275] T 7ed5ade8b3d44638bfe968c14edf1316 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Refusing update from remote peer c695955619cb4da5ae2fdd093cfac84f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:00.659628  9856 consensus_queue.cc:1048] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:00.660480  9261 raft_consensus.cc:1275] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Refusing update from remote peer c695955619cb4da5ae2fdd093cfac84f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:00.660722  9845 consensus_queue.cc:1048] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:00.662581  9845 consensus_queue.cc:1048] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:00.671980  9855 ts_tablet_manager.cc:1929] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 11:08:00.672508  9855 log.cc:1199] T db4376bb320b435c9e2234aa7aaa73a3 P c695955619cb4da5ae2fdd093cfac84f: Deleting WAL directory at /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-2-root/wals/db4376bb320b435c9e2234aa7aaa73a3
I20260710 11:08:00.674382  9071 catalog_manager.cc:5028] TS c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167): tablet db4376bb320b435c9e2234aa7aaa73a3 (table test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]) successfully deleted
I20260710 11:08:00.679948  9843 raft_consensus.cc:1064] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4: attempting to promote NON_VOTER f3699a342b6f4066ae2710f99139e87b to VOTER
I20260710 11:08:00.682436  9843 consensus_queue.cc:237] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:00.681900  9856 raft_consensus.cc:2955] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.687182  9635 raft_consensus.cc:2955] T 7ed5ade8b3d44638bfe968c14edf1316 P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.697435  9842 raft_consensus.cc:1064] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87: attempting to promote NON_VOTER f3699a342b6f4066ae2710f99139e87b to VOTER
I20260710 11:08:00.697676  9179 raft_consensus.cc:2955] T 7ed5ade8b3d44638bfe968c14edf1316 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.702798  9842 consensus_queue.cc:237] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:00.704715  9081 catalog_manager.cc:5697] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f reported cstate change: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c695955619cb4da5ae2fdd093cfac84f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:00.715045  9261 raft_consensus.cc:2955] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.718434  9330 raft_consensus.cc:1275] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:00.719655  9186 raft_consensus.cc:1275] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:00.722317  9859 consensus_queue.cc:1048] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:08:00.723868  9635 raft_consensus.cc:1275] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:00.733160  9636 raft_consensus.cc:1275] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:00.735136  9330 raft_consensus.cc:1275] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:00.736794  9812 consensus_queue.cc:1048] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:00.737645  9846 consensus_queue.cc:1048] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:00.755555  9258 raft_consensus.cc:1275] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:00.757448  9846 consensus_queue.cc:1048] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:00.729311  9865 consensus_queue.cc:1048] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:00.768791  9843 consensus_queue.cc:1048] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:00.772070  9846 raft_consensus.cc:2955] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.780232  9258 raft_consensus.cc:2955] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.798859  9330 raft_consensus.cc:2955] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.812033  9636 raft_consensus.cc:2955] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.815312  9843 raft_consensus.cc:2955] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.817579  9081 catalog_manager.cc:5697] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 reported cstate change: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:00.827522  9179 raft_consensus.cc:2955] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.833106  9635 raft_consensus.cc:2955] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.834947  9328 raft_consensus.cc:2955] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.844069  9186 consensus_queue.cc:237] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:00.855780  9261 raft_consensus.cc:1275] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:00.857216  9846 consensus_queue.cc:1048] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:00.860069  9635 raft_consensus.cc:1275] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:00.853390  9083 catalog_manager.cc:5697] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f reported cstate change: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.863863  9842 consensus_queue.cc:1048] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:00.865511  9812 raft_consensus.cc:2955] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.872253  9258 raft_consensus.cc:2955] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.880091  9068 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b1260a8cd8704ceaba238013ba7abaa4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:00.885068  9261 consensus_queue.cc:237] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [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: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:00.892513  9635 raft_consensus.cc:2955] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.895047  9636 raft_consensus.cc:1275] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:00.895324  9330 raft_consensus.cc:1275] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:00.896525  9865 consensus_queue.cc:1048] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:00.893790  9084 catalog_manager.cc:5697] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: config changed from index 4 to 5, VOTER c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) evicted. New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.898355  9866 consensus_queue.cc:1048] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:00.903285  9843 raft_consensus.cc:2955] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4355994582e944779dbdd2a952839e87 (127.7.227.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.905912  9330 raft_consensus.cc:2955] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4355994582e944779dbdd2a952839e87 (127.7.227.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.910180  9636 raft_consensus.cc:2955] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4355994582e944779dbdd2a952839e87 (127.7.227.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.914531  9070 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:00.923925  9082 catalog_manager.cc:5697] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f reported cstate change: config changed from index 3 to 4, VOTER 4355994582e944779dbdd2a952839e87 (127.7.227.1) evicted. New cstate: current_term: 1 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:00.924758  9321 tablet_service.cc:1558] Processing DeleteTablet for tablet b1260a8cd8704ceaba238013ba7abaa4 with delete_type TABLET_DATA_TOMBSTONED (TS c695955619cb4da5ae2fdd093cfac84f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46196
I20260710 11:08:00.925619  9855 tablet_replica.cc:333] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f: stopping tablet replica
I20260710 11:08:00.926816  9855 raft_consensus.cc:2243] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:00.927413  9855 raft_consensus.cc:2272] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:00.932055  9855 ts_tablet_manager.cc:1916] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:00.933573  9174 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 with delete_type TABLET_DATA_TOMBSTONED (TS 4355994582e944779dbdd2a952839e87 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58930
I20260710 11:08:00.945632  9875 tablet_replica.cc:333] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 4355994582e944779dbdd2a952839e87: stopping tablet replica
I20260710 11:08:00.946791  9875 raft_consensus.cc:2243] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:00.947507  9875 raft_consensus.cc:2272] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:00.948040  9855 ts_tablet_manager.cc:1929] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 11:08:00.948419  9855 log.cc:1199] T b1260a8cd8704ceaba238013ba7abaa4 P c695955619cb4da5ae2fdd093cfac84f: Deleting WAL directory at /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-2-root/wals/b1260a8cd8704ceaba238013ba7abaa4
I20260710 11:08:00.950026  9071 catalog_manager.cc:5028] TS c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167): tablet b1260a8cd8704ceaba238013ba7abaa4 (table test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]) successfully deleted
I20260710 11:08:00.950803  9875 ts_tablet_manager.cc:1916] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 4355994582e944779dbdd2a952839e87: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:00.964967  9875 ts_tablet_manager.cc:1929] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 4355994582e944779dbdd2a952839e87: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:00.965337  9875 log.cc:1199] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 4355994582e944779dbdd2a952839e87: Deleting WAL directory at /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-0-root/wals/7ea9ac8a4e1c4d36b0fa6a78d5af41f4
I20260710 11:08:00.966899  9068 catalog_manager.cc:5028] TS 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): tablet 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 (table test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]) successfully deleted
I20260710 11:08:01.247603  9330 consensus_queue.cc:237] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [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: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:01.251633  9636 raft_consensus.cc:1275] T 7ed5ade8b3d44638bfe968c14edf1316 P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Refusing update from remote peer c695955619cb4da5ae2fdd093cfac84f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.251813  9261 raft_consensus.cc:1275] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Refusing update from remote peer c695955619cb4da5ae2fdd093cfac84f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.252904  9876 consensus_queue.cc:1048] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.253679  9877 consensus_queue.cc:1048] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.264613  9858 raft_consensus.cc:2955] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4355994582e944779dbdd2a952839e87 (127.7.227.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:01.266505  9636 raft_consensus.cc:2955] T 7ed5ade8b3d44638bfe968c14edf1316 P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4355994582e944779dbdd2a952839e87 (127.7.227.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:01.272282  9071 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7ed5ade8b3d44638bfe968c14edf1316 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:01.276993  9261 raft_consensus.cc:2955] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4355994582e944779dbdd2a952839e87 (127.7.227.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:01.277034  9083 catalog_manager.cc:5697] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f reported cstate change: config changed from index 3 to 4, VOTER 4355994582e944779dbdd2a952839e87 (127.7.227.1) evicted. New cstate: current_term: 1 leader_uuid: "c695955619cb4da5ae2fdd093cfac84f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:01.287200  9174 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ed5ade8b3d44638bfe968c14edf1316 with delete_type TABLET_DATA_TOMBSTONED (TS 4355994582e944779dbdd2a952839e87 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58930
I20260710 11:08:01.288048  9875 tablet_replica.cc:333] T 7ed5ade8b3d44638bfe968c14edf1316 P 4355994582e944779dbdd2a952839e87: stopping tablet replica
I20260710 11:08:01.288923  9875 raft_consensus.cc:2243] T 7ed5ade8b3d44638bfe968c14edf1316 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:01.289631  9875 raft_consensus.cc:2272] T 7ed5ade8b3d44638bfe968c14edf1316 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:01.292128  9875 ts_tablet_manager.cc:1916] T 7ed5ade8b3d44638bfe968c14edf1316 P 4355994582e944779dbdd2a952839e87: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:01.301311  9875 ts_tablet_manager.cc:1929] T 7ed5ade8b3d44638bfe968c14edf1316 P 4355994582e944779dbdd2a952839e87: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:01.301571  9875 log.cc:1199] T 7ed5ade8b3d44638bfe968c14edf1316 P 4355994582e944779dbdd2a952839e87: Deleting WAL directory at /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-0-root/wals/7ed5ade8b3d44638bfe968c14edf1316
I20260710 11:08:01.302659  9068 catalog_manager.cc:5028] TS 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): tablet 7ed5ade8b3d44638bfe968c14edf1316 (table test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]) successfully deleted
I20260710 11:08:02.315824  9186 consensus_queue.cc:237] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue 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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:02.324386  9261 raft_consensus.cc:1275] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:02.324565  9152 consensus_peers.cc:597] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 -> Peer f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209): Couldn't send request to peer f3699a342b6f4066ae2710f99139e87b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 611b36f466e248bea4a473031d96d8cd. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:02.324823  9328 raft_consensus.cc:1275] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:02.325412  9879 consensus_queue.cc:1048] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:02.326010  9880 consensus_queue.cc:1048] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:02.332767  9879 raft_consensus.cc:2955] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:02.335275  9328 raft_consensus.cc:2955] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:02.335009  9258 raft_consensus.cc:2955] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:02.348133  9083 catalog_manager.cc:5697] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f reported cstate change: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New cstate: current_term: 1 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:02.350879  9186 consensus_queue.cc:237] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue 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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:02.358068  9328 raft_consensus.cc:1275] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:02.358119  9152 consensus_peers.cc:597] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 -> Peer f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209): Couldn't send request to peer f3699a342b6f4066ae2710f99139e87b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f0d7cbca65de4b4899e432ce279558bf. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:02.358904  9258 raft_consensus.cc:1275] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:02.360721  9801 consensus_queue.cc:1048] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:02.361281  9879 consensus_queue.cc:1048] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:02.370208  9801 raft_consensus.cc:2955] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:02.374974  9261 raft_consensus.cc:2955] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:02.376869  9328 raft_consensus.cc:2955] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:02.390045  9261 consensus_queue.cc:237] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:02.394443  9081 catalog_manager.cc:5697] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f reported cstate change: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New cstate: current_term: 1 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
W20260710 11:08:02.399427  9227 consensus_peers.cc:597] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 -> Peer f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209): Couldn't send request to peer f3699a342b6f4066ae2710f99139e87b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 16a6f964ee8344f0bd6da18335375399. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:02.399719  9328 raft_consensus.cc:1275] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:08:02.401719  9186 raft_consensus.cc:1275] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:08:02.401530  9865 consensus_queue.cc:1048] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:02.403010  9891 consensus_queue.cc:1048] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:02.410143  9865 raft_consensus.cc:2955] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:02.412189  9328 raft_consensus.cc:2955] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:02.416730  9186 raft_consensus.cc:2955] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:02.425299  9179 consensus_queue.cc:237] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue 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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:02.425874  9082 catalog_manager.cc:5697] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New cstate: current_term: 2 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:02.445506  9261 raft_consensus.cc:1275] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:02.445632  9328 raft_consensus.cc:1275] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:02.445706  9152 consensus_peers.cc:597] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 -> Peer f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209): Couldn't send request to peer f3699a342b6f4066ae2710f99139e87b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56749422c1904d05bf0566e6c35ee987. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:02.446620  9874 consensus_queue.cc:1048] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:02.447335  9801 consensus_queue.cc:1048] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:02.454566  9874 raft_consensus.cc:2955] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:02.456046  9261 raft_consensus.cc:2955] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:02.468137  9081 catalog_manager.cc:5697] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 reported cstate change: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New cstate: current_term: 1 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:02.469527  9331 raft_consensus.cc:2955] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:02.790359  9897 ts_tablet_manager.cc:933] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b: Initiating tablet copy from peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399)
I20260710 11:08:02.792068  9897 tablet_copy_client.cc:323] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.227.1:36399
I20260710 11:08:02.793469  9196 tablet_copy_service.cc:140] P 4355994582e944779dbdd2a952839e87: Received BeginTabletCopySession request for tablet f0d7cbca65de4b4899e432ce279558bf from peer f3699a342b6f4066ae2710f99139e87b ({username='slave'} at 127.0.0.1:54424)
I20260710 11:08:02.794000  9196 tablet_copy_service.cc:161] P 4355994582e944779dbdd2a952839e87: Beginning new tablet copy session on tablet f0d7cbca65de4b4899e432ce279558bf from peer f3699a342b6f4066ae2710f99139e87b at {username='slave'} at 127.0.0.1:54424: session id = f3699a342b6f4066ae2710f99139e87b-f0d7cbca65de4b4899e432ce279558bf
I20260710 11:08:02.800945  9196 tablet_copy_source_session.cc:215] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:02.803946  9897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d7cbca65de4b4899e432ce279558bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:02.816581  9897 tablet_copy_client.cc:806] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:02.816813  9899 ts_tablet_manager.cc:933] T 16a6f964ee8344f0bd6da18335375399 P f3699a342b6f4066ae2710f99139e87b: Initiating tablet copy from peer 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:08:02.817034  9897 tablet_copy_client.cc:670] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:02.821353  9897 tablet_copy_client.cc:538] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:02.825531  9899 tablet_copy_client.cc:323] T 16a6f964ee8344f0bd6da18335375399 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.227.2:34751
I20260710 11:08:02.827155  9901 ts_tablet_manager.cc:933] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b: Initiating tablet copy from peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399)
I20260710 11:08:02.827260  9271 tablet_copy_service.cc:140] P 58cf49a3afbc46d180dcc54ea190dda4: Received BeginTabletCopySession request for tablet 16a6f964ee8344f0bd6da18335375399 from peer f3699a342b6f4066ae2710f99139e87b ({username='slave'} at 127.0.0.1:33326)
I20260710 11:08:02.827821  9271 tablet_copy_service.cc:161] P 58cf49a3afbc46d180dcc54ea190dda4: Beginning new tablet copy session on tablet 16a6f964ee8344f0bd6da18335375399 from peer f3699a342b6f4066ae2710f99139e87b at {username='slave'} at 127.0.0.1:33326: session id = f3699a342b6f4066ae2710f99139e87b-16a6f964ee8344f0bd6da18335375399
I20260710 11:08:02.829815  9897 tablet_bootstrap.cc:492] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b: Bootstrap starting.
I20260710 11:08:02.835301  9271 tablet_copy_source_session.cc:215] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:02.850567  9899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a6f964ee8344f0bd6da18335375399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:02.858381  9901 tablet_copy_client.cc:323] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.227.1:36399
I20260710 11:08:02.859512  9897 tablet_bootstrap.cc:492] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:02.860121  9196 tablet_copy_service.cc:140] P 4355994582e944779dbdd2a952839e87: Received BeginTabletCopySession request for tablet 611b36f466e248bea4a473031d96d8cd from peer f3699a342b6f4066ae2710f99139e87b ({username='slave'} at 127.0.0.1:54424)
I20260710 11:08:02.860322  9897 tablet_bootstrap.cc:492] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b: Bootstrap complete.
I20260710 11:08:02.860669  9196 tablet_copy_service.cc:161] P 4355994582e944779dbdd2a952839e87: Beginning new tablet copy session on tablet 611b36f466e248bea4a473031d96d8cd from peer f3699a342b6f4066ae2710f99139e87b at {username='slave'} at 127.0.0.1:54424: session id = f3699a342b6f4066ae2710f99139e87b-611b36f466e248bea4a473031d96d8cd
I20260710 11:08:02.860993  9897 ts_tablet_manager.cc:1403] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.010s
I20260710 11:08:02.863209  9897 raft_consensus.cc:359] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:02.863787  9897 raft_consensus.cc:740] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f3699a342b6f4066ae2710f99139e87b, State: Initialized, Role: LEARNER
I20260710 11:08:02.864355  9897 consensus_queue.cc:260] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:02.865355  9899 tablet_copy_client.cc:806] T 16a6f964ee8344f0bd6da18335375399 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:02.866031  9899 tablet_copy_client.cc:670] T 16a6f964ee8344f0bd6da18335375399 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:02.867329  9196 tablet_copy_source_session.cc:215] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:02.870805  9899 tablet_copy_client.cc:538] T 16a6f964ee8344f0bd6da18335375399 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:02.873466  9897 ts_tablet_manager.cc:1434] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.003s
I20260710 11:08:02.871917  9901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611b36f466e248bea4a473031d96d8cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:02.875699  9196 tablet_copy_service.cc:342] P 4355994582e944779dbdd2a952839e87: Request end of tablet copy session f3699a342b6f4066ae2710f99139e87b-f0d7cbca65de4b4899e432ce279558bf received from {username='slave'} at 127.0.0.1:54424
I20260710 11:08:02.876093  9196 tablet_copy_service.cc:434] P 4355994582e944779dbdd2a952839e87: ending tablet copy session f3699a342b6f4066ae2710f99139e87b-f0d7cbca65de4b4899e432ce279558bf on tablet f0d7cbca65de4b4899e432ce279558bf with peer f3699a342b6f4066ae2710f99139e87b
I20260710 11:08:02.878893  9899 tablet_bootstrap.cc:492] T 16a6f964ee8344f0bd6da18335375399 P f3699a342b6f4066ae2710f99139e87b: Bootstrap starting.
I20260710 11:08:02.893260  9901 tablet_copy_client.cc:806] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:02.893786  9901 tablet_copy_client.cc:670] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:02.897104  9901 tablet_copy_client.cc:538] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:02.901216  9899 tablet_bootstrap.cc:492] T 16a6f964ee8344f0bd6da18335375399 P f3699a342b6f4066ae2710f99139e87b: 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
I20260710 11:08:02.902060  9899 tablet_bootstrap.cc:492] T 16a6f964ee8344f0bd6da18335375399 P f3699a342b6f4066ae2710f99139e87b: Bootstrap complete.
I20260710 11:08:02.902571  9899 ts_tablet_manager.cc:1403] T 16a6f964ee8344f0bd6da18335375399 P f3699a342b6f4066ae2710f99139e87b: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.010s
I20260710 11:08:02.904654  9899 raft_consensus.cc:359] T 16a6f964ee8344f0bd6da18335375399 P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:02.905205  9899 raft_consensus.cc:740] T 16a6f964ee8344f0bd6da18335375399 P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f3699a342b6f4066ae2710f99139e87b, State: Initialized, Role: LEARNER
I20260710 11:08:02.905359  9901 tablet_bootstrap.cc:492] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b: Bootstrap starting.
I20260710 11:08:02.905727  9899 consensus_queue.cc:260] T 16a6f964ee8344f0bd6da18335375399 P f3699a342b6f4066ae2710f99139e87b [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:02.907817  9899 ts_tablet_manager.cc:1434] T 16a6f964ee8344f0bd6da18335375399 P f3699a342b6f4066ae2710f99139e87b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:02.911806  9271 tablet_copy_service.cc:342] P 58cf49a3afbc46d180dcc54ea190dda4: Request end of tablet copy session f3699a342b6f4066ae2710f99139e87b-16a6f964ee8344f0bd6da18335375399 received from {username='slave'} at 127.0.0.1:33326
I20260710 11:08:02.912199  9271 tablet_copy_service.cc:434] P 58cf49a3afbc46d180dcc54ea190dda4: ending tablet copy session f3699a342b6f4066ae2710f99139e87b-16a6f964ee8344f0bd6da18335375399 on tablet 16a6f964ee8344f0bd6da18335375399 with peer f3699a342b6f4066ae2710f99139e87b
I20260710 11:08:02.926440  9901 tablet_bootstrap.cc:492] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:02.927073  9901 tablet_bootstrap.cc:492] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b: Bootstrap complete.
I20260710 11:08:02.927556  9901 ts_tablet_manager.cc:1403] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
I20260710 11:08:02.929585  9901 raft_consensus.cc:359] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:02.930133  9901 raft_consensus.cc:740] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f3699a342b6f4066ae2710f99139e87b, State: Initialized, Role: LEARNER
I20260710 11:08:02.930620  9901 consensus_queue.cc:260] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:02.932548  9901 ts_tablet_manager.cc:1434] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 11:08:02.935102  9196 tablet_copy_service.cc:342] P 4355994582e944779dbdd2a952839e87: Request end of tablet copy session f3699a342b6f4066ae2710f99139e87b-611b36f466e248bea4a473031d96d8cd received from {username='slave'} at 127.0.0.1:54424
I20260710 11:08:02.935444  9196 tablet_copy_service.cc:434] P 4355994582e944779dbdd2a952839e87: ending tablet copy session f3699a342b6f4066ae2710f99139e87b-611b36f466e248bea4a473031d96d8cd on tablet 611b36f466e248bea4a473031d96d8cd with peer f3699a342b6f4066ae2710f99139e87b
I20260710 11:08:02.976619  9901 ts_tablet_manager.cc:933] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b: Initiating tablet copy from peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399)
I20260710 11:08:02.978116  9901 tablet_copy_client.cc:323] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.227.1:36399
I20260710 11:08:02.979399  9196 tablet_copy_service.cc:140] P 4355994582e944779dbdd2a952839e87: Received BeginTabletCopySession request for tablet 56749422c1904d05bf0566e6c35ee987 from peer f3699a342b6f4066ae2710f99139e87b ({username='slave'} at 127.0.0.1:54424)
I20260710 11:08:02.979890  9196 tablet_copy_service.cc:161] P 4355994582e944779dbdd2a952839e87: Beginning new tablet copy session on tablet 56749422c1904d05bf0566e6c35ee987 from peer f3699a342b6f4066ae2710f99139e87b at {username='slave'} at 127.0.0.1:54424: session id = f3699a342b6f4066ae2710f99139e87b-56749422c1904d05bf0566e6c35ee987
I20260710 11:08:02.986857  9196 tablet_copy_source_session.cc:215] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:02.990365  9901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56749422c1904d05bf0566e6c35ee987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:03.004635  9901 tablet_copy_client.cc:806] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:03.005172  9901 tablet_copy_client.cc:670] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:03.008224  9901 tablet_copy_client.cc:538] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:03.014087  9901 tablet_bootstrap.cc:492] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b: Bootstrap starting.
I20260710 11:08:03.029100  9901 tablet_bootstrap.cc:492] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:03.029793  9901 tablet_bootstrap.cc:492] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b: Bootstrap complete.
I20260710 11:08:03.030329  9901 ts_tablet_manager.cc:1403] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b: Time spent bootstrapping tablet: real 0.016s	user 0.019s	sys 0.001s
I20260710 11:08:03.032372  9901 raft_consensus.cc:359] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:03.032909  9901 raft_consensus.cc:740] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f3699a342b6f4066ae2710f99139e87b, State: Initialized, Role: LEARNER
I20260710 11:08:03.033456  9901 consensus_queue.cc:260] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:03.035444  9901 ts_tablet_manager.cc:1434] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:03.037102  9196 tablet_copy_service.cc:342] P 4355994582e944779dbdd2a952839e87: Request end of tablet copy session f3699a342b6f4066ae2710f99139e87b-56749422c1904d05bf0566e6c35ee987 received from {username='slave'} at 127.0.0.1:54424
I20260710 11:08:03.037487  9196 tablet_copy_service.cc:434] P 4355994582e944779dbdd2a952839e87: ending tablet copy session f3699a342b6f4066ae2710f99139e87b-56749422c1904d05bf0566e6c35ee987 on tablet 56749422c1904d05bf0566e6c35ee987 with peer f3699a342b6f4066ae2710f99139e87b
I20260710 11:08:03.196411  9636 raft_consensus.cc:1217] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:03.353391  9636 raft_consensus.cc:1217] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:03.420275  9636 raft_consensus.cc:1217] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:03.441748  9636 raft_consensus.cc:1217] T 16a6f964ee8344f0bd6da18335375399 P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260710 11:08:03.640369  9801 raft_consensus.cc:1064] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87: attempting to promote NON_VOTER f3699a342b6f4066ae2710f99139e87b to VOTER
I20260710 11:08:03.641891  9801 consensus_queue.cc:237] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:03.647260  9636 raft_consensus.cc:1275] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:03.647563  9328 raft_consensus.cc:1275] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:03.647719  9258 raft_consensus.cc:1275] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:03.648833  9801 consensus_queue.cc:1048] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:03.649503  9879 consensus_queue.cc:1048] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:03.650668  9874 consensus_queue.cc:1048] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:03.660903  9801 raft_consensus.cc:2955] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:03.662560  9328 raft_consensus.cc:2955] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:03.663058  9258 raft_consensus.cc:2955] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:03.673863  9636 raft_consensus.cc:2955] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:03.676353  9082 catalog_manager.cc:5697] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 reported cstate change: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:03.701470  9179 consensus_queue.cc:237] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:03.711078  9636 raft_consensus.cc:1275] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:03.713451  9328 raft_consensus.cc:1275] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:03.713478  9913 consensus_queue.cc:1048] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:03.714586  9874 consensus_queue.cc:1048] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:03.719204  9913 raft_consensus.cc:2955] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:03.721362  9328 raft_consensus.cc:2955] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:03.726996  9636 raft_consensus.cc:2955] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:03.728390  9068 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f0d7cbca65de4b4899e432ce279558bf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:03.731695  9084 catalog_manager.cc:5697] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 reported cstate change: config changed from index 3 to 4, VOTER 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) evicted. New cstate: current_term: 1 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:03.744562  9248 tablet_service.cc:1558] Processing DeleteTablet for tablet f0d7cbca65de4b4899e432ce279558bf with delete_type TABLET_DATA_TOMBSTONED (TS 58cf49a3afbc46d180dcc54ea190dda4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59410
I20260710 11:08:03.748246  9921 tablet_replica.cc:333] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4: stopping tablet replica
I20260710 11:08:03.749231  9921 raft_consensus.cc:2243] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:03.749960  9921 raft_consensus.cc:2272] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.753628  9921 ts_tablet_manager.cc:1916] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:03.768167  9921 ts_tablet_manager.cc:1929] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:03.768541  9921 log.cc:1199] T f0d7cbca65de4b4899e432ce279558bf P 58cf49a3afbc46d180dcc54ea190dda4: Deleting WAL directory at /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-1-root/wals/f0d7cbca65de4b4899e432ce279558bf
I20260710 11:08:03.770010  9070 catalog_manager.cc:5028] TS 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): tablet f0d7cbca65de4b4899e432ce279558bf (table test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]) successfully deleted
I20260710 11:08:03.876675  9909 raft_consensus.cc:1064] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4: attempting to promote NON_VOTER f3699a342b6f4066ae2710f99139e87b to VOTER
I20260710 11:08:03.879947  9879 raft_consensus.cc:1064] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87: attempting to promote NON_VOTER f3699a342b6f4066ae2710f99139e87b to VOTER
I20260710 11:08:03.879495  9909 consensus_queue.cc:237] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:03.882354  9879 consensus_queue.cc:237] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:03.885697  9636 raft_consensus.cc:1275] T 16a6f964ee8344f0bd6da18335375399 P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:03.887318  9910 consensus_queue.cc:1048] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:03.887981  9179 raft_consensus.cc:1275] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:03.888046  9328 raft_consensus.cc:1275] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:03.889489  9910 consensus_queue.cc:1048] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:03.891764  9910 consensus_queue.cc:1048] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:03.892217  9328 raft_consensus.cc:1275] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:03.893189  9635 raft_consensus.cc:1275] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:03.893690  9913 consensus_queue.cc:1048] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:03.898670  9913 consensus_queue.cc:1048] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:03.911966  9258 raft_consensus.cc:1275] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:03.913496  9879 consensus_queue.cc:1048] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:03.917351  9913 raft_consensus.cc:2955] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:03.922389  9636 raft_consensus.cc:2955] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:03.923965  9910 raft_consensus.cc:2955] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:03.929234  9331 raft_consensus.cc:2955] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:03.929545  9328 raft_consensus.cc:2955] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:03.943790  9083 catalog_manager.cc:5697] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f reported cstate change: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:03.943423  9179 raft_consensus.cc:2955] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:03.959698  9258 raft_consensus.cc:2955] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:03.963559  9636 raft_consensus.cc:2955] T 16a6f964ee8344f0bd6da18335375399 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:03.972235  9084 catalog_manager.cc:5697] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f reported cstate change: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:03.981573  9186 consensus_queue.cc:237] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:03.987392  9636 raft_consensus.cc:1275] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:03.987510  9258 raft_consensus.cc:1275] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:03.989306  9913 consensus_queue.cc:1048] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:03.990622  9874 consensus_queue.cc:1048] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:03.997208  9913 raft_consensus.cc:2955] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:03.998723  9258 raft_consensus.cc:2955] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:04.001554  9261 consensus_queue.cc:237] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [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: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:04.001945  9636 raft_consensus.cc:2955] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:04.008744  9068 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 611b36f466e248bea4a473031d96d8cd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:04.008699  9635 raft_consensus.cc:1275] T 16a6f964ee8344f0bd6da18335375399 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:04.010053  9331 raft_consensus.cc:1275] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:04.011060  9911 consensus_queue.cc:1048] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:04.011860  9910 consensus_queue.cc:1048] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:04.015018  9081 catalog_manager.cc:5697] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 reported cstate change: config changed from index 3 to 4, VOTER c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) evicted. New cstate: current_term: 1 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:04.018488  9911 raft_consensus.cc:2955] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4355994582e944779dbdd2a952839e87 (127.7.227.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:04.029655  9331 raft_consensus.cc:2955] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4355994582e944779dbdd2a952839e87 (127.7.227.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:04.030615  9636 raft_consensus.cc:2955] T 16a6f964ee8344f0bd6da18335375399 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4355994582e944779dbdd2a952839e87 (127.7.227.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:04.032223  9070 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 16a6f964ee8344f0bd6da18335375399 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:04.039891  9321 tablet_service.cc:1558] Processing DeleteTablet for tablet 611b36f466e248bea4a473031d96d8cd with delete_type TABLET_DATA_TOMBSTONED (TS c695955619cb4da5ae2fdd093cfac84f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46196
I20260710 11:08:04.040465  9084 catalog_manager.cc:5697] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: config changed from index 4 to 5, VOTER 4355994582e944779dbdd2a952839e87 (127.7.227.1) evicted. New cstate: current_term: 2 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:04.047226  9913 raft_consensus.cc:1064] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87: attempting to promote NON_VOTER f3699a342b6f4066ae2710f99139e87b to VOTER
I20260710 11:08:04.049255  9930 tablet_replica.cc:333] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f: stopping tablet replica
I20260710 11:08:04.049597  9913 consensus_queue.cc:237] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:04.050222  9930 raft_consensus.cc:2243] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.051086  9930 raft_consensus.cc:2272] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.056644  9930 ts_tablet_manager.cc:1916] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:04.061474  9174 tablet_service.cc:1558] Processing DeleteTablet for tablet 16a6f964ee8344f0bd6da18335375399 with delete_type TABLET_DATA_TOMBSTONED (TS 4355994582e944779dbdd2a952839e87 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58930
I20260710 11:08:04.072280  9932 tablet_replica.cc:333] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87: stopping tablet replica
I20260710 11:08:04.073200  9932 raft_consensus.cc:2243] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.073802  9932 raft_consensus.cc:2272] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.073997  9930 ts_tablet_manager.cc:1929] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:04.074429  9930 log.cc:1199] T 611b36f466e248bea4a473031d96d8cd P c695955619cb4da5ae2fdd093cfac84f: Deleting WAL directory at /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-2-root/wals/611b36f466e248bea4a473031d96d8cd
I20260710 11:08:04.076599  9071 catalog_manager.cc:5028] TS c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167): tablet 611b36f466e248bea4a473031d96d8cd (table test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]) successfully deleted
I20260710 11:08:04.080711  9636 raft_consensus.cc:1275] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.081280  9258 raft_consensus.cc:1275] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.082145  9913 consensus_queue.cc:1048] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.082683  9932 ts_tablet_manager.cc:1916] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:04.083148  9801 consensus_queue.cc:1048] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.090601  9331 raft_consensus.cc:1275] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.092505  9913 consensus_queue.cc:1048] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.098086  9932 ts_tablet_manager.cc:1929] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 11:08:04.098649  9932 log.cc:1199] T 16a6f964ee8344f0bd6da18335375399 P 4355994582e944779dbdd2a952839e87: Deleting WAL directory at /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-0-root/wals/16a6f964ee8344f0bd6da18335375399
I20260710 11:08:04.100173  9068 catalog_manager.cc:5028] TS 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): tablet 16a6f964ee8344f0bd6da18335375399 (table test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]) successfully deleted
I20260710 11:08:04.100495  9801 raft_consensus.cc:2955] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:04.101853  9331 raft_consensus.cc:2955] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:04.110281  9636 raft_consensus.cc:2955] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:04.121685  9084 catalog_manager.cc:5697] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f reported cstate change: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:04.131814  9258 raft_consensus.cc:2955] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:04.147035  9186 consensus_queue.cc:237] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:04.151374  9636 raft_consensus.cc:1275] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:04.151374  9258 raft_consensus.cc:1275] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:04.152561  9936 consensus_queue.cc:1048] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.153307  9937 consensus_queue.cc:1048] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.158761  9936 raft_consensus.cc:2955] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:04.160367  9258 raft_consensus.cc:2955] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:04.160919  9636 raft_consensus.cc:2955] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:04.170944  9068 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 56749422c1904d05bf0566e6c35ee987 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:04.174443  9083 catalog_manager.cc:5697] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b reported cstate change: config changed from index 3 to 4, VOTER c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) evicted. New cstate: current_term: 1 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:04.183876  9321 tablet_service.cc:1558] Processing DeleteTablet for tablet 56749422c1904d05bf0566e6c35ee987 with delete_type TABLET_DATA_TOMBSTONED (TS c695955619cb4da5ae2fdd093cfac84f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46196
I20260710 11:08:04.184759  9930 tablet_replica.cc:333] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f: stopping tablet replica
I20260710 11:08:04.185472  9930 raft_consensus.cc:2243] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.186095  9930 raft_consensus.cc:2272] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.188699  9930 ts_tablet_manager.cc:1916] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:04.199426  9930 ts_tablet_manager.cc:1929] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:04.199693  9930 log.cc:1199] T 56749422c1904d05bf0566e6c35ee987 P c695955619cb4da5ae2fdd093cfac84f: Deleting WAL directory at /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-2-root/wals/56749422c1904d05bf0566e6c35ee987
I20260710 11:08:04.200786  9071 catalog_manager.cc:5028] TS c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167): tablet 56749422c1904d05bf0566e6c35ee987 (table test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]) successfully deleted
I20260710 11:08:05.213979  9186 consensus_queue.cc:237] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:05.220278  9328 raft_consensus.cc:1275] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260710 11:08:05.220702  9152 consensus_peers.cc:597] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 -> Peer f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209): Couldn't send request to peer f3699a342b6f4066ae2710f99139e87b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0440f0cd03704992a200df0ec463e1fe. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:05.220825  9261 raft_consensus.cc:1275] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:08:05.221746  9936 consensus_queue.cc:1048] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:05.222554  9913 consensus_queue.cc:1048] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:05.230320  9943 raft_consensus.cc:2955] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:05.231580  9328 raft_consensus.cc:2955] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:05.235375  9261 raft_consensus.cc:2955] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:05.246841  9084 catalog_manager.cc:5697] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 reported cstate change: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:05.248522  9186 consensus_queue.cc:237] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
W20260710 11:08:05.255522  9152 consensus_peers.cc:597] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 -> Peer f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209): Couldn't send request to peer f3699a342b6f4066ae2710f99139e87b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2e17e207865b4123a248a71b71e78cf6. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:05.255683  9261 raft_consensus.cc:1275] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:08:05.256084  9328 raft_consensus.cc:1275] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:08:05.257100  9936 consensus_queue.cc:1048] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:05.257931  9913 consensus_queue.cc:1048] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:05.266173  9936 raft_consensus.cc:2955] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:05.270597  9328 raft_consensus.cc:2955] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:05.275543  9261 raft_consensus.cc:2955] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:05.282866  9083 catalog_manager.cc:5697] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f reported cstate change: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:05.283923  9186 consensus_queue.cc:237] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
W20260710 11:08:05.290689  9152 consensus_peers.cc:597] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 -> Peer f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209): Couldn't send request to peer f3699a342b6f4066ae2710f99139e87b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de0bdbf086014199a41aff4838f6ccf7. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:05.291252  9328 raft_consensus.cc:1275] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:08:05.293287  9258 raft_consensus.cc:1275] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:08:05.294919  9913 consensus_queue.cc:1048] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:05.295805  9944 consensus_queue.cc:1048] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:05.308895  9913 raft_consensus.cc:2955] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:05.311693  9258 raft_consensus.cc:2955] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:05.320533  9081 catalog_manager.cc:5697] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 reported cstate change: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:05.310444  9328 raft_consensus.cc:2955] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:05.323876  9186 consensus_queue.cc:237] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
W20260710 11:08:05.331024  9152 consensus_peers.cc:597] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 -> Peer f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209): Couldn't send request to peer f3699a342b6f4066ae2710f99139e87b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3bd484582a28452191bd025e6b5be951. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:05.332034  9258 raft_consensus.cc:1275] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:05.332451  9331 raft_consensus.cc:1275] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:05.333454  9943 consensus_queue.cc:1048] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:05.336493  9944 consensus_queue.cc:1048] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:05.345902  9944 raft_consensus.cc:2955] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:05.347460  9328 raft_consensus.cc:2955] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:05.348016  9261 raft_consensus.cc:2955] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:05.357085  9083 catalog_manager.cc:5697] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 reported cstate change: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New cstate: current_term: 3 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:05.371492  9186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bd484582a28452191bd025e6b5be951"
dest_uuid: "4355994582e944779dbdd2a952839e87"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:58930
I20260710 11:08:05.372220  9186 raft_consensus.cc:606] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 3 LEADER]: Received request to transfer leadership
I20260710 11:08:05.377229  9186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bd484582a28452191bd025e6b5be951"
dest_uuid: "4355994582e944779dbdd2a952839e87"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:58930
I20260710 11:08:05.377684  9186 raft_consensus.cc:606] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 3 LEADER]: Received request to transfer leadership
W20260710 11:08:05.378758  9068 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 3bd484582a28452191bd025e6b5be951 already in progress [suppressed 4 similar messages]
I20260710 11:08:05.381193  9186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bd484582a28452191bd025e6b5be951"
dest_uuid: "4355994582e944779dbdd2a952839e87"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:58930
I20260710 11:08:05.381552  9186 raft_consensus.cc:606] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 3 LEADER]: Received request to transfer leadership
W20260710 11:08:05.384927  9132 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260710 11:08:05.385360  9132 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 3bd484582a28452191bd025e6b5be951 already in progress
W20260710 11:08:05.385594  9132 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 3bd484582a28452191bd025e6b5be951 already in progress
I20260710 11:08:05.614135  9959 ts_tablet_manager.cc:933] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b: Initiating tablet copy from peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399)
I20260710 11:08:05.621285  9959 tablet_copy_client.cc:323] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.227.1:36399
I20260710 11:08:05.628119  9196 tablet_copy_service.cc:140] P 4355994582e944779dbdd2a952839e87: Received BeginTabletCopySession request for tablet 0440f0cd03704992a200df0ec463e1fe from peer f3699a342b6f4066ae2710f99139e87b ({username='slave'} at 127.0.0.1:54424)
I20260710 11:08:05.628713  9196 tablet_copy_service.cc:161] P 4355994582e944779dbdd2a952839e87: Beginning new tablet copy session on tablet 0440f0cd03704992a200df0ec463e1fe from peer f3699a342b6f4066ae2710f99139e87b at {username='slave'} at 127.0.0.1:54424: session id = f3699a342b6f4066ae2710f99139e87b-0440f0cd03704992a200df0ec463e1fe
I20260710 11:08:05.642068  9196 tablet_copy_source_session.cc:215] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:05.645848  9959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0440f0cd03704992a200df0ec463e1fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:05.660669  9959 tablet_copy_client.cc:806] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:05.661396  9959 tablet_copy_client.cc:670] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:05.748334  9962 ts_tablet_manager.cc:933] T de0bdbf086014199a41aff4838f6ccf7 P f3699a342b6f4066ae2710f99139e87b: Initiating tablet copy from peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399)
I20260710 11:08:05.767613  9962 tablet_copy_client.cc:323] T de0bdbf086014199a41aff4838f6ccf7 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.227.1:36399
I20260710 11:08:05.858834  9195 tablet_copy_service.cc:140] P 4355994582e944779dbdd2a952839e87: Received BeginTabletCopySession request for tablet de0bdbf086014199a41aff4838f6ccf7 from peer f3699a342b6f4066ae2710f99139e87b ({username='slave'} at 127.0.0.1:54424)
I20260710 11:08:05.859376  9195 tablet_copy_service.cc:161] P 4355994582e944779dbdd2a952839e87: Beginning new tablet copy session on tablet de0bdbf086014199a41aff4838f6ccf7 from peer f3699a342b6f4066ae2710f99139e87b at {username='slave'} at 127.0.0.1:54424: session id = f3699a342b6f4066ae2710f99139e87b-de0bdbf086014199a41aff4838f6ccf7
I20260710 11:08:05.860550  9959 tablet_copy_client.cc:538] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:05.871218  9195 tablet_copy_source_session.cc:215] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:05.878360  9959 tablet_bootstrap.cc:492] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b: Bootstrap starting.
I20260710 11:08:05.878718  9962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de0bdbf086014199a41aff4838f6ccf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:05.885694  9913 raft_consensus.cc:993] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87: : Instructing follower 58cf49a3afbc46d180dcc54ea190dda4 to start an election
I20260710 11:08:05.886142  9913 raft_consensus.cc:1081] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 3 LEADER]: Signalling peer 58cf49a3afbc46d180dcc54ea190dda4 to start an election
I20260710 11:08:05.887682  9258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3bd484582a28452191bd025e6b5be951"
dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
 from {username='slave'} at 127.0.0.1:59414
I20260710 11:08:05.888206  9258 raft_consensus.cc:493] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:05.888501  9258 raft_consensus.cc:3060] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:05.894671  9258 raft_consensus.cc:515] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:05.896807  9962 tablet_copy_client.cc:806] T de0bdbf086014199a41aff4838f6ccf7 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:05.897141  9258 leader_election.cc:290] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 4 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:08:05.897369  9962 tablet_copy_client.cc:670] T de0bdbf086014199a41aff4838f6ccf7 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:05.898118  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd484582a28452191bd025e6b5be951" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:08:05.905049  9328 raft_consensus.cc:3060] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:05.907960  9962 tablet_copy_client.cc:538] T de0bdbf086014199a41aff4838f6ccf7 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:05.913070  9328 raft_consensus.cc:2468] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 4.
I20260710 11:08:05.915138  9227 leader_election.cc:304] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [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: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:08:05.915969  9939 raft_consensus.cc:2804] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:05.916409  9939 raft_consensus.cc:697] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 4 LEADER]: Becoming Leader. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Running, Role: LEADER
I20260710 11:08:05.916569  9962 tablet_bootstrap.cc:492] T de0bdbf086014199a41aff4838f6ccf7 P f3699a342b6f4066ae2710f99139e87b: Bootstrap starting.
I20260710 11:08:05.917743  9939 consensus_queue.cc:237] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:05.928404  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd484582a28452191bd025e6b5be951" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:08:05.928967  9186 raft_consensus.cc:3055] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:05.929246  9186 raft_consensus.cc:740] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:08:05.929982  9186 consensus_queue.cc:260] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:05.931218  9186 raft_consensus.cc:3060] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:05.947314  9962 tablet_bootstrap.cc:492] T de0bdbf086014199a41aff4838f6ccf7 P f3699a342b6f4066ae2710f99139e87b: 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
I20260710 11:08:05.948387  9962 tablet_bootstrap.cc:492] T de0bdbf086014199a41aff4838f6ccf7 P f3699a342b6f4066ae2710f99139e87b: Bootstrap complete.
I20260710 11:08:05.949162  9962 ts_tablet_manager.cc:1403] T de0bdbf086014199a41aff4838f6ccf7 P f3699a342b6f4066ae2710f99139e87b: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.011s
I20260710 11:08:05.956935  9084 catalog_manager.cc:5697] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: term changed from 3 to 4, leader changed from 4355994582e944779dbdd2a952839e87 (127.7.227.1) to 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2). New cstate: current_term: 4 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:05.964351  9962 raft_consensus.cc:359] T de0bdbf086014199a41aff4838f6ccf7 P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:05.965270  9962 raft_consensus.cc:740] T de0bdbf086014199a41aff4838f6ccf7 P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f3699a342b6f4066ae2710f99139e87b, State: Initialized, Role: LEARNER
I20260710 11:08:05.965672  9186 raft_consensus.cc:2468] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 4.
I20260710 11:08:05.965955  9962 consensus_queue.cc:260] T de0bdbf086014199a41aff4838f6ccf7 P f3699a342b6f4066ae2710f99139e87b [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:05.974536  9970 ts_tablet_manager.cc:933] T 2e17e207865b4123a248a71b71e78cf6 P f3699a342b6f4066ae2710f99139e87b: Initiating tablet copy from peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399)
I20260710 11:08:05.976969  9971 ts_tablet_manager.cc:933] T 3bd484582a28452191bd025e6b5be951 P f3699a342b6f4066ae2710f99139e87b: Initiating tablet copy from peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399)
I20260710 11:08:05.979892  9970 tablet_copy_client.cc:323] T 2e17e207865b4123a248a71b71e78cf6 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.227.1:36399
I20260710 11:08:05.981730  9195 tablet_copy_service.cc:140] P 4355994582e944779dbdd2a952839e87: Received BeginTabletCopySession request for tablet 2e17e207865b4123a248a71b71e78cf6 from peer f3699a342b6f4066ae2710f99139e87b ({username='slave'} at 127.0.0.1:54424)
I20260710 11:08:05.982255  9195 tablet_copy_service.cc:161] P 4355994582e944779dbdd2a952839e87: Beginning new tablet copy session on tablet 2e17e207865b4123a248a71b71e78cf6 from peer f3699a342b6f4066ae2710f99139e87b at {username='slave'} at 127.0.0.1:54424: session id = f3699a342b6f4066ae2710f99139e87b-2e17e207865b4123a248a71b71e78cf6
I20260710 11:08:05.991314  9195 tablet_copy_source_session.cc:215] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:06.003381  9970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e17e207865b4123a248a71b71e78cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.005959  9962 ts_tablet_manager.cc:1434] T de0bdbf086014199a41aff4838f6ccf7 P f3699a342b6f4066ae2710f99139e87b: Time spent starting tablet: real 0.056s	user 0.010s	sys 0.013s
I20260710 11:08:06.006668  9971 tablet_copy_client.cc:323] T 3bd484582a28452191bd025e6b5be951 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.227.1:36399
I20260710 11:08:06.007674  9195 tablet_copy_service.cc:342] P 4355994582e944779dbdd2a952839e87: Request end of tablet copy session f3699a342b6f4066ae2710f99139e87b-de0bdbf086014199a41aff4838f6ccf7 received from {username='slave'} at 127.0.0.1:54424
I20260710 11:08:06.008164  9195 tablet_copy_service.cc:434] P 4355994582e944779dbdd2a952839e87: ending tablet copy session f3699a342b6f4066ae2710f99139e87b-de0bdbf086014199a41aff4838f6ccf7 on tablet de0bdbf086014199a41aff4838f6ccf7 with peer f3699a342b6f4066ae2710f99139e87b
I20260710 11:08:06.008793  9196 tablet_copy_service.cc:140] P 4355994582e944779dbdd2a952839e87: Received BeginTabletCopySession request for tablet 3bd484582a28452191bd025e6b5be951 from peer f3699a342b6f4066ae2710f99139e87b ({username='slave'} at 127.0.0.1:54424)
I20260710 11:08:06.009330  9196 tablet_copy_service.cc:161] P 4355994582e944779dbdd2a952839e87: Beginning new tablet copy session on tablet 3bd484582a28452191bd025e6b5be951 from peer f3699a342b6f4066ae2710f99139e87b at {username='slave'} at 127.0.0.1:54424: session id = f3699a342b6f4066ae2710f99139e87b-3bd484582a28452191bd025e6b5be951
I20260710 11:08:06.016692  9196 tablet_copy_source_session.cc:215] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:06.019575  9971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd484582a28452191bd025e6b5be951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.026029  9959 tablet_bootstrap.cc:492] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b: 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
I20260710 11:08:06.028373  9959 tablet_bootstrap.cc:492] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b: Bootstrap complete.
I20260710 11:08:06.029268  9959 ts_tablet_manager.cc:1403] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b: Time spent bootstrapping tablet: real 0.151s	user 0.041s	sys 0.053s
I20260710 11:08:06.029554  9970 tablet_copy_client.cc:806] T 2e17e207865b4123a248a71b71e78cf6 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:06.030158  9970 tablet_copy_client.cc:670] T 2e17e207865b4123a248a71b71e78cf6 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:06.033197  9959 raft_consensus.cc:359] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:06.034071  9970 tablet_copy_client.cc:538] T 2e17e207865b4123a248a71b71e78cf6 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:06.034044  9959 raft_consensus.cc:740] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f3699a342b6f4066ae2710f99139e87b, State: Initialized, Role: LEARNER
I20260710 11:08:06.035089  9959 consensus_queue.cc:260] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:06.035960  9971 tablet_copy_client.cc:806] T 3bd484582a28452191bd025e6b5be951 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:06.036512  9971 tablet_copy_client.cc:670] T 3bd484582a28452191bd025e6b5be951 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:06.037815  9959 ts_tablet_manager.cc:1434] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:08:06.040611  9196 tablet_copy_service.cc:342] P 4355994582e944779dbdd2a952839e87: Request end of tablet copy session f3699a342b6f4066ae2710f99139e87b-0440f0cd03704992a200df0ec463e1fe received from {username='slave'} at 127.0.0.1:54424
I20260710 11:08:06.040863  9971 tablet_copy_client.cc:538] T 3bd484582a28452191bd025e6b5be951 P f3699a342b6f4066ae2710f99139e87b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:06.040977  9196 tablet_copy_service.cc:434] P 4355994582e944779dbdd2a952839e87: ending tablet copy session f3699a342b6f4066ae2710f99139e87b-0440f0cd03704992a200df0ec463e1fe on tablet 0440f0cd03704992a200df0ec463e1fe with peer f3699a342b6f4066ae2710f99139e87b
I20260710 11:08:06.042958  9970 tablet_bootstrap.cc:492] T 2e17e207865b4123a248a71b71e78cf6 P f3699a342b6f4066ae2710f99139e87b: Bootstrap starting.
I20260710 11:08:06.050275  9971 tablet_bootstrap.cc:492] T 3bd484582a28452191bd025e6b5be951 P f3699a342b6f4066ae2710f99139e87b: Bootstrap starting.
I20260710 11:08:06.070266  9971 tablet_bootstrap.cc:492] T 3bd484582a28452191bd025e6b5be951 P f3699a342b6f4066ae2710f99139e87b: 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
I20260710 11:08:06.070295  9970 tablet_bootstrap.cc:492] T 2e17e207865b4123a248a71b71e78cf6 P f3699a342b6f4066ae2710f99139e87b: 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
I20260710 11:08:06.070989  9971 tablet_bootstrap.cc:492] T 3bd484582a28452191bd025e6b5be951 P f3699a342b6f4066ae2710f99139e87b: Bootstrap complete.
I20260710 11:08:06.071228  9970 tablet_bootstrap.cc:492] T 2e17e207865b4123a248a71b71e78cf6 P f3699a342b6f4066ae2710f99139e87b: Bootstrap complete.
I20260710 11:08:06.071529  9971 ts_tablet_manager.cc:1403] T 3bd484582a28452191bd025e6b5be951 P f3699a342b6f4066ae2710f99139e87b: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.004s
I20260710 11:08:06.071862  9970 ts_tablet_manager.cc:1403] T 2e17e207865b4123a248a71b71e78cf6 P f3699a342b6f4066ae2710f99139e87b: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.007s
I20260710 11:08:06.073697  9971 raft_consensus.cc:359] T 3bd484582a28452191bd025e6b5be951 P f3699a342b6f4066ae2710f99139e87b [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:06.074285  9971 raft_consensus.cc:740] T 3bd484582a28452191bd025e6b5be951 P f3699a342b6f4066ae2710f99139e87b [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: f3699a342b6f4066ae2710f99139e87b, State: Initialized, Role: LEARNER
I20260710 11:08:06.074877  9971 consensus_queue.cc:260] T 3bd484582a28452191bd025e6b5be951 P f3699a342b6f4066ae2710f99139e87b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:06.074934  9970 raft_consensus.cc:359] T 2e17e207865b4123a248a71b71e78cf6 P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:06.075897  9970 raft_consensus.cc:740] T 2e17e207865b4123a248a71b71e78cf6 P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f3699a342b6f4066ae2710f99139e87b, State: Initialized, Role: LEARNER
I20260710 11:08:06.076504  9970 consensus_queue.cc:260] T 2e17e207865b4123a248a71b71e78cf6 P f3699a342b6f4066ae2710f99139e87b [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:06.077867  9971 ts_tablet_manager.cc:1434] T 3bd484582a28452191bd025e6b5be951 P f3699a342b6f4066ae2710f99139e87b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:08:06.078840  9970 ts_tablet_manager.cc:1434] T 2e17e207865b4123a248a71b71e78cf6 P f3699a342b6f4066ae2710f99139e87b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:06.079425  9196 tablet_copy_service.cc:342] P 4355994582e944779dbdd2a952839e87: Request end of tablet copy session f3699a342b6f4066ae2710f99139e87b-3bd484582a28452191bd025e6b5be951 received from {username='slave'} at 127.0.0.1:54424
I20260710 11:08:06.079821  9196 tablet_copy_service.cc:434] P 4355994582e944779dbdd2a952839e87: ending tablet copy session f3699a342b6f4066ae2710f99139e87b-3bd484582a28452191bd025e6b5be951 on tablet 3bd484582a28452191bd025e6b5be951 with peer f3699a342b6f4066ae2710f99139e87b
I20260710 11:08:06.082307  9196 tablet_copy_service.cc:342] P 4355994582e944779dbdd2a952839e87: Request end of tablet copy session f3699a342b6f4066ae2710f99139e87b-2e17e207865b4123a248a71b71e78cf6 received from {username='slave'} at 127.0.0.1:54424
I20260710 11:08:06.082659  9196 tablet_copy_service.cc:434] P 4355994582e944779dbdd2a952839e87: ending tablet copy session f3699a342b6f4066ae2710f99139e87b-2e17e207865b4123a248a71b71e78cf6 on tablet 2e17e207865b4123a248a71b71e78cf6 with peer f3699a342b6f4066ae2710f99139e87b
I20260710 11:08:06.101836  9635 raft_consensus.cc:1217] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260710 11:08:06.178207  9635 raft_consensus.cc:1217] T de0bdbf086014199a41aff4838f6ccf7 P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260710 11:08:06.395228  9186 raft_consensus.cc:1275] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 4 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:06.396667  9939 consensus_queue.cc:1048] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:06.411175  9635 raft_consensus.cc:1217] T 2e17e207865b4123a248a71b71e78cf6 P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260710 11:08:06.419296  9331 raft_consensus.cc:1275] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 4 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:06.419593  9635 raft_consensus.cc:1275] T 3bd484582a28452191bd025e6b5be951 P f3699a342b6f4066ae2710f99139e87b [term 4 LEARNER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:06.421339  9961 consensus_queue.cc:1048] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:06.422489  9939 consensus_queue.cc:1048] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:06.438396  9961 raft_consensus.cc:1064] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4: attempting to promote NON_VOTER f3699a342b6f4066ae2710f99139e87b to VOTER
I20260710 11:08:06.440729  9961 consensus_queue.cc:237] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [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: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:06.447077  9635 raft_consensus.cc:1275] T 3bd484582a28452191bd025e6b5be951 P f3699a342b6f4066ae2710f99139e87b [term 4 LEARNER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260710 11:08:06.448561  9328 raft_consensus.cc:1275] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 4 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260710 11:08:06.448550  9939 consensus_queue.cc:1048] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260710 11:08:06.452313  9939 consensus_queue.cc:1048] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:06.462733  9186 raft_consensus.cc:1275] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 4 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260710 11:08:06.464140  9987 consensus_queue.cc:1048] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:06.467795  9328 raft_consensus.cc:2955] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 3 to 5, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.466305  9987 raft_consensus.cc:2955] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 3 to 5, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.472239  9186 raft_consensus.cc:2955] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 3 to 5, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.482693  9081 catalog_manager.cc:5697] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f reported cstate change: config changed from index 3 to 5, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.488263  9635 raft_consensus.cc:2955] T 3bd484582a28452191bd025e6b5be951 P f3699a342b6f4066ae2710f99139e87b [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 3 to 5, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.501760  9255 consensus_queue.cc:237] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:06.508554  9328 raft_consensus.cc:1275] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 4 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 11:08:06.509274  9635 raft_consensus.cc:1275] T 3bd484582a28452191bd025e6b5be951 P f3699a342b6f4066ae2710f99139e87b [term 4 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 11:08:06.510074  9987 consensus_queue.cc:1048] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:08:06.510921  9939 consensus_queue.cc:1048] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:08:06.516525  9939 raft_consensus.cc:2955] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 4355994582e944779dbdd2a952839e87 (127.7.227.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.525764  9328 raft_consensus.cc:2955] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 4355994582e944779dbdd2a952839e87 (127.7.227.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.526597  9070 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3bd484582a28452191bd025e6b5be951 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:06.523984  9635 raft_consensus.cc:2955] T 3bd484582a28452191bd025e6b5be951 P f3699a342b6f4066ae2710f99139e87b [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 4355994582e944779dbdd2a952839e87 (127.7.227.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.530584  9084 catalog_manager.cc:5697] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: config changed from index 5 to 6, VOTER 4355994582e944779dbdd2a952839e87 (127.7.227.1) evicted. New cstate: current_term: 4 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:06.542555  9174 tablet_service.cc:1558] Processing DeleteTablet for tablet 3bd484582a28452191bd025e6b5be951 with delete_type TABLET_DATA_TOMBSTONED (TS 4355994582e944779dbdd2a952839e87 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:58930
I20260710 11:08:06.547256  9988 tablet_replica.cc:333] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87: stopping tablet replica
I20260710 11:08:06.548207  9988 raft_consensus.cc:2243] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:06.548815  9988 raft_consensus.cc:2272] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:06.552318  9988 ts_tablet_manager.cc:1916] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:06.563378  9988 ts_tablet_manager.cc:1929] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260710 11:08:06.563696  9988 log.cc:1199] T 3bd484582a28452191bd025e6b5be951 P 4355994582e944779dbdd2a952839e87: Deleting WAL directory at /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-0-root/wals/3bd484582a28452191bd025e6b5be951
I20260710 11:08:06.565071  9068 catalog_manager.cc:5028] TS 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): tablet 3bd484582a28452191bd025e6b5be951 (table test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]) successfully deleted
I20260710 11:08:06.673565  9967 raft_consensus.cc:1064] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87: attempting to promote NON_VOTER f3699a342b6f4066ae2710f99139e87b to VOTER
I20260710 11:08:06.675629  9965 raft_consensus.cc:1064] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87: attempting to promote NON_VOTER f3699a342b6f4066ae2710f99139e87b to VOTER
I20260710 11:08:06.676113  9967 consensus_queue.cc:237] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:06.677531  9965 consensus_queue.cc:237] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:06.682549  9635 raft_consensus.cc:1275] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:06.683604  9328 raft_consensus.cc:1275] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:06.685563  9943 consensus_queue.cc:1048] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:06.686604  9992 consensus_queue.cc:1048] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:06.694542  9636 raft_consensus.cc:1275] T de0bdbf086014199a41aff4838f6ccf7 P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:06.696187  9943 consensus_queue.cc:1048] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:06.698024  9255 raft_consensus.cc:1275] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:06.702956  9993 consensus_queue.cc:1048] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:06.705536  9255 raft_consensus.cc:1275] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:06.707109  9330 raft_consensus.cc:1275] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:06.707144  9990 consensus_queue.cc:1048] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:06.711038  9943 consensus_queue.cc:1048] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:06.728708  9634 raft_consensus.cc:2955] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.731812  9943 raft_consensus.cc:2955] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.736562  9258 raft_consensus.cc:2955] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.737916  9331 raft_consensus.cc:2955] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.726806  9990 raft_consensus.cc:2955] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.749683  9081 catalog_manager.cc:5697] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b reported cstate change: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.758754  9328 raft_consensus.cc:2955] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.771735  9186 consensus_queue.cc:237] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:06.772490  9258 raft_consensus.cc:2955] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.781368  9328 raft_consensus.cc:1275] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:06.781780  9635 raft_consensus.cc:1275] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:06.783756  9636 raft_consensus.cc:2955] T de0bdbf086014199a41aff4838f6ccf7 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.785454  9083 catalog_manager.cc:5697] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 reported cstate change: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260710 11:08:06.787961  9115 debug-util.cc:398] Leaking SignalData structure 0x7b08001c46e0 after lost signal to thread 8079
W20260710 11:08:06.789101  9115 debug-util.cc:398] Leaking SignalData structure 0x7b080014c8a0 after lost signal to thread 9118
W20260710 11:08:06.790189  9115 debug-util.cc:398] Leaking SignalData structure 0x7b0800275ae0 after lost signal to thread 9210
I20260710 11:08:06.787770  9992 consensus_queue.cc:1048] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
W20260710 11:08:06.791195  9115 debug-util.cc:398] Leaking SignalData structure 0x7b080025dd40 after lost signal to thread 9285
I20260710 11:08:06.791457  9943 consensus_queue.cc:1048] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 11:08:06.792290  9115 debug-util.cc:398] Leaking SignalData structure 0x7b08000c4080 after lost signal to thread 9359
W20260710 11:08:06.793336  9115 debug-util.cc:398] Leaking SignalData structure 0x7b08001c78c0 after lost signal to thread 9660
I20260710 11:08:06.804186  9990 raft_consensus.cc:2955] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.813894  9186 consensus_queue.cc:237] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:06.814081  9636 raft_consensus.cc:2955] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.818490  9328 raft_consensus.cc:2955] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.824483  9258 raft_consensus.cc:1275] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:06.826017  9634 raft_consensus.cc:1275] T de0bdbf086014199a41aff4838f6ccf7 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:06.826438  9943 consensus_queue.cc:1048] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:06.828563  9943 consensus_queue.cc:1048] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:06.833693  9993 raft_consensus.cc:2955] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.835136  9083 catalog_manager.cc:5697] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b reported cstate change: config changed from index 4 to 5, VOTER 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) evicted. New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.836771  9068 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0440f0cd03704992a200df0ec463e1fe with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:06.838173  9258 raft_consensus.cc:2955] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.849503  9068 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet de0bdbf086014199a41aff4838f6ccf7 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:06.852504  9082 catalog_manager.cc:5697] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: config changed from index 4 to 5, VOTER c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) evicted. New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.857666  9248 tablet_service.cc:1558] Processing DeleteTablet for tablet 0440f0cd03704992a200df0ec463e1fe with delete_type TABLET_DATA_TOMBSTONED (TS 58cf49a3afbc46d180dcc54ea190dda4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59410
I20260710 11:08:06.863131  9636 raft_consensus.cc:2955] T de0bdbf086014199a41aff4838f6ccf7 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.864391 10001 tablet_replica.cc:333] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4: stopping tablet replica
I20260710 11:08:06.865477 10001 raft_consensus.cc:2243] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:06.866216 10001 raft_consensus.cc:2272] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:06.871031 10001 ts_tablet_manager.cc:1916] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:06.877393  9321 tablet_service.cc:1558] Processing DeleteTablet for tablet de0bdbf086014199a41aff4838f6ccf7 with delete_type TABLET_DATA_TOMBSTONED (TS c695955619cb4da5ae2fdd093cfac84f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46196
I20260710 11:08:06.879478  9943 raft_consensus.cc:1064] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87: attempting to promote NON_VOTER f3699a342b6f4066ae2710f99139e87b to VOTER
I20260710 11:08:06.881247 10002 tablet_replica.cc:333] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f: stopping tablet replica
I20260710 11:08:06.882414 10002 raft_consensus.cc:2243] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:06.883123 10002 raft_consensus.cc:2272] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:06.881809  9943 consensus_queue.cc:237] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:06.886890 10002 ts_tablet_manager.cc:1916] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:06.887035 10001 ts_tablet_manager.cc:1929] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 11:08:06.887511 10001 log.cc:1199] T 0440f0cd03704992a200df0ec463e1fe P 58cf49a3afbc46d180dcc54ea190dda4: Deleting WAL directory at /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-1-root/wals/0440f0cd03704992a200df0ec463e1fe
I20260710 11:08:06.890409  9070 catalog_manager.cc:5028] TS 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): tablet 0440f0cd03704992a200df0ec463e1fe (table test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]) successfully deleted
I20260710 11:08:06.901371 10002 ts_tablet_manager.cc:1929] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 11:08:06.901901 10002 log.cc:1199] T de0bdbf086014199a41aff4838f6ccf7 P c695955619cb4da5ae2fdd093cfac84f: Deleting WAL directory at /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-2-root/wals/de0bdbf086014199a41aff4838f6ccf7
I20260710 11:08:06.903661  9071 catalog_manager.cc:5028] TS c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167): tablet de0bdbf086014199a41aff4838f6ccf7 (table test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]) successfully deleted
I20260710 11:08:06.906049  9636 raft_consensus.cc:1275] T 2e17e207865b4123a248a71b71e78cf6 P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:06.906219  9328 raft_consensus.cc:1275] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:06.907765  9990 consensus_queue.cc:1048] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:06.908466  9992 consensus_queue.cc:1048] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:06.909751  9258 raft_consensus.cc:1275] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:06.911397  9992 consensus_queue.cc:1048] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:06.928339  9943 raft_consensus.cc:2955] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.937757  9258 raft_consensus.cc:2955] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.941594  9328 raft_consensus.cc:2955] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.933512  9636 raft_consensus.cc:2955] T 2e17e207865b4123a248a71b71e78cf6 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.959825  9082 catalog_manager.cc:5697] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 reported cstate change: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:06.977147  9186 consensus_queue.cc:237] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:06.984236  9636 raft_consensus.cc:1275] T 2e17e207865b4123a248a71b71e78cf6 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:06.985114  9328 raft_consensus.cc:1275] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:06.986591  9943 consensus_queue.cc:1048] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:06.987890 10000 consensus_queue.cc:1048] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:06.994177  9943 raft_consensus.cc:2955] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:06.996049  9328 raft_consensus.cc:2955] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:07.004824  9068 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2e17e207865b4123a248a71b71e78cf6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:07.007448  9634 raft_consensus.cc:2955] T 2e17e207865b4123a248a71b71e78cf6 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:07.013185  9083 catalog_manager.cc:5697] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 reported cstate change: config changed from index 4 to 5, VOTER 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) evicted. New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:07.029206  9248 tablet_service.cc:1558] Processing DeleteTablet for tablet 2e17e207865b4123a248a71b71e78cf6 with delete_type TABLET_DATA_TOMBSTONED (TS 58cf49a3afbc46d180dcc54ea190dda4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59410
I20260710 11:08:07.030058 10001 tablet_replica.cc:333] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4: stopping tablet replica
I20260710 11:08:07.030941 10001 raft_consensus.cc:2243] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:07.031620 10001 raft_consensus.cc:2272] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.036365 10001 ts_tablet_manager.cc:1916] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:07.050628 10001 ts_tablet_manager.cc:1929] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 11:08:07.050901 10001 log.cc:1199] T 2e17e207865b4123a248a71b71e78cf6 P 58cf49a3afbc46d180dcc54ea190dda4: Deleting WAL directory at /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-1-root/wals/2e17e207865b4123a248a71b71e78cf6
I20260710 11:08:07.051947  9070 catalog_manager.cc:5028] TS 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): tablet 2e17e207865b4123a248a71b71e78cf6 (table test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]) successfully deleted
I20260710 11:08:08.069957  9186 consensus_queue.cc:237] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [LEADER]: Queue 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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
W20260710 11:08:08.076576  9152 consensus_peers.cc:597] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 -> Peer f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209): Couldn't send request to peer f3699a342b6f4066ae2710f99139e87b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce9c34f3ee424c9b9e7aa7631b6c4a8b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:08.076581  9330 raft_consensus.cc:1275] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:08.076839  9258 raft_consensus.cc:1275] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:08.077973 10000 consensus_queue.cc:1048] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:08.078673  9992 consensus_queue.cc:1048] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:08.085587 10000 raft_consensus.cc:2955] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:08.088483  9258 raft_consensus.cc:2955] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:08.092031  9330 raft_consensus.cc:2955] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:08.107085  9083 catalog_manager.cc:5697] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: config changed from index -1 to 2, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New cstate: current_term: 1 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:08.118817  9186 consensus_queue.cc:237] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
W20260710 11:08:08.125072  9152 consensus_peers.cc:597] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 -> Peer f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209): Couldn't send request to peer f3699a342b6f4066ae2710f99139e87b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3785ca8a525949b4870fd225b035b2de. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:08.125187  9330 raft_consensus.cc:1275] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:08:08.126488 10011 consensus_queue.cc:1048] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:08.126780  9258 raft_consensus.cc:1275] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:08:08.128469  9992 consensus_queue.cc:1048] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:08.134864 10011 raft_consensus.cc:2955] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:08.136363  9330 raft_consensus.cc:2955] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:08.151083  9186 consensus_queue.cc:237] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:08.153839  9255 raft_consensus.cc:2955] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
W20260710 11:08:08.167699  9152 consensus_peers.cc:597] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 -> Peer f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209): Couldn't send request to peer f3699a342b6f4066ae2710f99139e87b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: acf3012427594ea4ad7f13bc64adcdbb. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:08.167722  9330 raft_consensus.cc:1275] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:08:08.169166 10000 consensus_queue.cc:1048] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:08.176647  9255 raft_consensus.cc:1275] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:08:08.183334 10011 consensus_queue.cc:1048] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:08.184872  9084 catalog_manager.cc:5697] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:08.197507 10000 raft_consensus.cc:2955] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:08.199236  9328 raft_consensus.cc:2955] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:08.217636  9083 catalog_manager.cc:5697] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f reported cstate change: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:08.220860  9255 raft_consensus.cc:2955] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f3699a342b6f4066ae2710f99139e87b (127.7.227.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } } }
I20260710 11:08:08.229365  9186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acf3012427594ea4ad7f13bc64adcdbb"
dest_uuid: "4355994582e944779dbdd2a952839e87"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:58930
I20260710 11:08:08.229812  9186 raft_consensus.cc:606] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Received request to transfer leadership
I20260710 11:08:08.235337 10012 raft_consensus.cc:993] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87: : Instructing follower 58cf49a3afbc46d180dcc54ea190dda4 to start an election
I20260710 11:08:08.235751 10012 raft_consensus.cc:1081] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Signalling peer 58cf49a3afbc46d180dcc54ea190dda4 to start an election
I20260710 11:08:08.237562  9255 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acf3012427594ea4ad7f13bc64adcdbb"
dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
 from {username='slave'} at 127.0.0.1:59414
I20260710 11:08:08.237582  9186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acf3012427594ea4ad7f13bc64adcdbb"
dest_uuid: "4355994582e944779dbdd2a952839e87"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:58930
I20260710 11:08:08.238695  9255 raft_consensus.cc:493] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:08.238729  9186 raft_consensus.cc:606] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Received request to transfer leadership
I20260710 11:08:08.239178  9255 raft_consensus.cc:3060] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:08.242467  9186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acf3012427594ea4ad7f13bc64adcdbb"
dest_uuid: "4355994582e944779dbdd2a952839e87"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:58930
I20260710 11:08:08.243016  9186 raft_consensus.cc:606] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Received request to transfer leadership
I20260710 11:08:08.244429  9255 raft_consensus.cc:515] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:08.246601  9255 leader_election.cc:290] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 3 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:08:08.247566  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf3012427594ea4ad7f13bc64adcdbb" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:08:08.247519  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf3012427594ea4ad7f13bc64adcdbb" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:08:08.248100  9328 raft_consensus.cc:3060] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:08.248318  9186 raft_consensus.cc:3055] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:08.248557  9186 raft_consensus.cc:740] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:08:08.249115  9186 consensus_queue.cc:260] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:08.250000  9186 raft_consensus.cc:3060] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:08:08.250664  9132 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260710 11:08:08.250988  9132 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for acf3012427594ea4ad7f13bc64adcdbb already in progress
W20260710 11:08:08.251220  9132 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for acf3012427594ea4ad7f13bc64adcdbb already in progress
I20260710 11:08:08.254109  9328 raft_consensus.cc:2468] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 3.
I20260710 11:08:08.255378  9227 leader_election.cc:304] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [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: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:08:08.255851  9186 raft_consensus.cc:2468] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 3.
I20260710 11:08:08.256114  9939 raft_consensus.cc:2804] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:08.257799  9939 raft_consensus.cc:697] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 LEADER]: Becoming Leader. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Running, Role: LEADER
I20260710 11:08:08.258698  9939 consensus_queue.cc:237] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:08.268698  9083 catalog_manager.cc:5697] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: term changed from 2 to 3, leader changed from 4355994582e944779dbdd2a952839e87 (127.7.227.1) to 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2). New cstate: current_term: 3 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:08.520632 10025 ts_tablet_manager.cc:933] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b: Initiating tablet copy from peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399)
I20260710 11:08:08.522305 10025 tablet_copy_client.cc:323] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.227.1:36399
I20260710 11:08:08.523676  9196 tablet_copy_service.cc:140] P 4355994582e944779dbdd2a952839e87: Received BeginTabletCopySession request for tablet ce9c34f3ee424c9b9e7aa7631b6c4a8b from peer f3699a342b6f4066ae2710f99139e87b ({username='slave'} at 127.0.0.1:54424)
I20260710 11:08:08.524147  9196 tablet_copy_service.cc:161] P 4355994582e944779dbdd2a952839e87: Beginning new tablet copy session on tablet ce9c34f3ee424c9b9e7aa7631b6c4a8b from peer f3699a342b6f4066ae2710f99139e87b at {username='slave'} at 127.0.0.1:54424: session id = f3699a342b6f4066ae2710f99139e87b-ce9c34f3ee424c9b9e7aa7631b6c4a8b
I20260710 11:08:08.534564  9196 tablet_copy_source_session.cc:215] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:08.537338 10025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9c34f3ee424c9b9e7aa7631b6c4a8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.548741 10025 tablet_copy_client.cc:806] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:08.549305 10025 tablet_copy_client.cc:670] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:08.553256 10025 tablet_copy_client.cc:538] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:08.559976 10025 tablet_bootstrap.cc:492] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b: Bootstrap starting.
I20260710 11:08:08.575031 10025 tablet_bootstrap.cc:492] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:08.575688 10025 tablet_bootstrap.cc:492] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b: Bootstrap complete.
I20260710 11:08:08.576233 10025 ts_tablet_manager.cc:1403] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260710 11:08:08.578377 10025 raft_consensus.cc:359] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:08.578940 10025 raft_consensus.cc:740] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f3699a342b6f4066ae2710f99139e87b, State: Initialized, Role: LEARNER
I20260710 11:08:08.579465 10025 consensus_queue.cc:260] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:08.581920 10025 ts_tablet_manager.cc:1434] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:08:08.584175  9196 tablet_copy_service.cc:342] P 4355994582e944779dbdd2a952839e87: Request end of tablet copy session f3699a342b6f4066ae2710f99139e87b-ce9c34f3ee424c9b9e7aa7631b6c4a8b received from {username='slave'} at 127.0.0.1:54424
I20260710 11:08:08.584558  9196 tablet_copy_service.cc:434] P 4355994582e944779dbdd2a952839e87: ending tablet copy session f3699a342b6f4066ae2710f99139e87b-ce9c34f3ee424c9b9e7aa7631b6c4a8b on tablet ce9c34f3ee424c9b9e7aa7631b6c4a8b with peer f3699a342b6f4066ae2710f99139e87b
I20260710 11:08:08.670742  9186 raft_consensus.cc:1275] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:08:08.672087 10024 consensus_queue.cc:1048] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:08.674871 10025 ts_tablet_manager.cc:933] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b: Initiating tablet copy from peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399)
W20260710 11:08:08.699424  9227 consensus_peers.cc:597] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 -> Peer f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209): Couldn't send request to peer f3699a342b6f4066ae2710f99139e87b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: acf3012427594ea4ad7f13bc64adcdbb. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:08.700907  9328 raft_consensus.cc:1275] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:08:08.702770 10024 consensus_queue.cc:1048] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:08.714165 10025 tablet_copy_client.cc:323] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.227.1:36399
I20260710 11:08:08.715895  9196 tablet_copy_service.cc:140] P 4355994582e944779dbdd2a952839e87: Received BeginTabletCopySession request for tablet 3785ca8a525949b4870fd225b035b2de from peer f3699a342b6f4066ae2710f99139e87b ({username='slave'} at 127.0.0.1:54424)
I20260710 11:08:08.716423  9196 tablet_copy_service.cc:161] P 4355994582e944779dbdd2a952839e87: Beginning new tablet copy session on tablet 3785ca8a525949b4870fd225b035b2de from peer f3699a342b6f4066ae2710f99139e87b at {username='slave'} at 127.0.0.1:54424: session id = f3699a342b6f4066ae2710f99139e87b-3785ca8a525949b4870fd225b035b2de
I20260710 11:08:08.726717  9196 tablet_copy_source_session.cc:215] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:08.736979 10025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3785ca8a525949b4870fd225b035b2de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.754954 10025 tablet_copy_client.cc:806] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:08.755518 10025 tablet_copy_client.cc:670] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:08.759107 10025 tablet_copy_client.cc:538] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:08.764590 10025 tablet_bootstrap.cc:492] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b: Bootstrap starting.
I20260710 11:08:08.781665 10025 tablet_bootstrap.cc:492] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b: 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
I20260710 11:08:08.782855 10025 tablet_bootstrap.cc:492] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b: Bootstrap complete.
I20260710 11:08:08.783386 10025 ts_tablet_manager.cc:1403] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.005s
I20260710 11:08:08.785454 10025 raft_consensus.cc:359] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:08.786012 10025 raft_consensus.cc:740] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f3699a342b6f4066ae2710f99139e87b, State: Initialized, Role: LEARNER
I20260710 11:08:08.786482 10025 consensus_queue.cc:260] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:08.788313 10025 ts_tablet_manager.cc:1434] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:08:08.790565  9196 tablet_copy_service.cc:342] P 4355994582e944779dbdd2a952839e87: Request end of tablet copy session f3699a342b6f4066ae2710f99139e87b-3785ca8a525949b4870fd225b035b2de received from {username='slave'} at 127.0.0.1:54424
I20260710 11:08:08.790964  9196 tablet_copy_service.cc:434] P 4355994582e944779dbdd2a952839e87: ending tablet copy session f3699a342b6f4066ae2710f99139e87b-3785ca8a525949b4870fd225b035b2de on tablet 3785ca8a525949b4870fd225b035b2de with peer f3699a342b6f4066ae2710f99139e87b
I20260710 11:08:09.086840  9634 raft_consensus.cc:1217] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:09.168838 10025 ts_tablet_manager.cc:933] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b: Initiating tablet copy from peer 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:08:09.170964 10025 tablet_copy_client.cc:323] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.227.2:34751
I20260710 11:08:09.172648  9271 tablet_copy_service.cc:140] P 58cf49a3afbc46d180dcc54ea190dda4: Received BeginTabletCopySession request for tablet acf3012427594ea4ad7f13bc64adcdbb from peer f3699a342b6f4066ae2710f99139e87b ({username='slave'} at 127.0.0.1:33326)
I20260710 11:08:09.173164  9271 tablet_copy_service.cc:161] P 58cf49a3afbc46d180dcc54ea190dda4: Beginning new tablet copy session on tablet acf3012427594ea4ad7f13bc64adcdbb from peer f3699a342b6f4066ae2710f99139e87b at {username='slave'} at 127.0.0.1:33326: session id = f3699a342b6f4066ae2710f99139e87b-acf3012427594ea4ad7f13bc64adcdbb
I20260710 11:08:09.180611  9271 tablet_copy_source_session.cc:215] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:09.183794 10025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf3012427594ea4ad7f13bc64adcdbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:09.199319 10025 tablet_copy_client.cc:806] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:09.200086 10025 tablet_copy_client.cc:670] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:09.203962 10025 tablet_copy_client.cc:538] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:09.220369 10025 tablet_bootstrap.cc:492] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b: Bootstrap starting.
I20260710 11:08:09.225378  9634 raft_consensus.cc:1217] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260710 11:08:09.241896 10025 tablet_bootstrap.cc:492] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b: 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
I20260710 11:08:09.242758 10025 tablet_bootstrap.cc:492] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b: Bootstrap complete.
I20260710 11:08:09.243366 10025 ts_tablet_manager.cc:1403] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.000s
I20260710 11:08:09.245754 10025 raft_consensus.cc:359] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:09.246484 10025 raft_consensus.cc:740] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: f3699a342b6f4066ae2710f99139e87b, State: Initialized, Role: LEARNER
I20260710 11:08:09.247098 10025 consensus_queue.cc:260] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b [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: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: NON_VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: true } }
I20260710 11:08:09.249782 10025 ts_tablet_manager.cc:1434] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:08:09.251526  9271 tablet_copy_service.cc:342] P 58cf49a3afbc46d180dcc54ea190dda4: Request end of tablet copy session f3699a342b6f4066ae2710f99139e87b-acf3012427594ea4ad7f13bc64adcdbb received from {username='slave'} at 127.0.0.1:33326
I20260710 11:08:09.251940  9271 tablet_copy_service.cc:434] P 58cf49a3afbc46d180dcc54ea190dda4: ending tablet copy session f3699a342b6f4066ae2710f99139e87b-acf3012427594ea4ad7f13bc64adcdbb on tablet acf3012427594ea4ad7f13bc64adcdbb with peer f3699a342b6f4066ae2710f99139e87b
I20260710 11:08:09.516834 10000 raft_consensus.cc:1064] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87: attempting to promote NON_VOTER f3699a342b6f4066ae2710f99139e87b to VOTER
I20260710 11:08:09.519387 10000 consensus_queue.cc:237] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:09.526913  9634 raft_consensus.cc:1275] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b [term 1 LEARNER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:09.527072  9255 raft_consensus.cc:1275] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:09.528477 10035 consensus_queue.cc:1048] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:09.528362  9328 raft_consensus.cc:1275] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:09.529498 10012 consensus_queue.cc:1048] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:09.534850 10012 consensus_queue.cc:1048] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:09.568776 10000 raft_consensus.cc:2955] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:09.570842  9328 raft_consensus.cc:2955] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:09.575909  9634 raft_consensus.cc:2955] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:09.581400  9255 raft_consensus.cc:2955] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:09.584625  9083 catalog_manager.cc:5697] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 reported cstate change: config changed from index 2 to 3, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:09.615274  9186 consensus_queue.cc:237] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:09.620297  9636 raft_consensus.cc:1275] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:09.621482  9328 raft_consensus.cc:1275] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:09.621816 10000 consensus_queue.cc:1048] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:09.622917 10035 consensus_queue.cc:1048] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:09.628633 10040 raft_consensus.cc:2955] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:09.630302  9636 raft_consensus.cc:2955] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:09.634732  9330 raft_consensus.cc:2955] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:09.647855  9084 catalog_manager.cc:5697] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b reported cstate change: config changed from index 3 to 4, VOTER 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) evicted. New cstate: current_term: 1 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:09.649597  9068 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ce9c34f3ee424c9b9e7aa7631b6c4a8b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:09.658860  9248 tablet_service.cc:1558] Processing DeleteTablet for tablet ce9c34f3ee424c9b9e7aa7631b6c4a8b with delete_type TABLET_DATA_TOMBSTONED (TS 58cf49a3afbc46d180dcc54ea190dda4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59410
I20260710 11:08:09.660759 10048 tablet_replica.cc:333] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 58cf49a3afbc46d180dcc54ea190dda4: stopping tablet replica
I20260710 11:08:09.661777 10048 raft_consensus.cc:2243] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:09.662559 10048 raft_consensus.cc:2272] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:09.668205 10048 ts_tablet_manager.cc:1916] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 58cf49a3afbc46d180dcc54ea190dda4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:09.679724 10048 ts_tablet_manager.cc:1929] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 58cf49a3afbc46d180dcc54ea190dda4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:09.680023 10048 log.cc:1199] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 58cf49a3afbc46d180dcc54ea190dda4: Deleting WAL directory at /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-1-root/wals/ce9c34f3ee424c9b9e7aa7631b6c4a8b
I20260710 11:08:09.681224  9070 catalog_manager.cc:5028] TS 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): tablet ce9c34f3ee424c9b9e7aa7631b6c4a8b (table test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]) successfully deleted
I20260710 11:08:09.711699  9636 raft_consensus.cc:1217] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b [term 3 LEARNER]: Deduplicated request from leader. Original: 2.3->[3.4-3.4]   Dedup: 3.4->[]
I20260710 11:08:09.826063 10040 raft_consensus.cc:1064] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87: attempting to promote NON_VOTER f3699a342b6f4066ae2710f99139e87b to VOTER
I20260710 11:08:09.827979 10040 consensus_queue.cc:237] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:09.835985  9258 raft_consensus.cc:1275] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:09.836958  9636 raft_consensus.cc:1275] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b [term 2 LEARNER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:09.837566  9330 raft_consensus.cc:1275] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:08:09.839875 10000 consensus_queue.cc:1048] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:09.840828 10012 consensus_queue.cc:1048] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:09.843600 10035 consensus_queue.cc:1048] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:09.869205 10012 raft_consensus.cc:2955] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:09.877786  9636 raft_consensus.cc:2955] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:09.879817  9258 raft_consensus.cc:2955] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:09.892371  9328 raft_consensus.cc:2955] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:09.900964  9083 catalog_manager.cc:5697] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: config changed from index 3 to 4, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } attrs { replace: true } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:09.941864  9186 consensus_queue.cc:237] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:09.947834  9635 raft_consensus.cc:1275] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:09.949074 10000 consensus_queue.cc:1048] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:09.949739  9258 raft_consensus.cc:1275] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:09.951189 10000 consensus_queue.cc:1048] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:09.957528 10012 raft_consensus.cc:2955] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:09.959830  9261 raft_consensus.cc:2955] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:09.963217  9635 raft_consensus.cc:2955] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:09.974874  9084 catalog_manager.cc:5697] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: config changed from index 4 to 5, VOTER c695955619cb4da5ae2fdd093cfac84f (127.7.227.3) evicted. New cstate: current_term: 2 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:09.981544  9068 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3785ca8a525949b4870fd225b035b2de with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:09.993783  9321 tablet_service.cc:1558] Processing DeleteTablet for tablet 3785ca8a525949b4870fd225b035b2de with delete_type TABLET_DATA_TOMBSTONED (TS c695955619cb4da5ae2fdd093cfac84f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46196
I20260710 11:08:10.005616 10053 tablet_replica.cc:333] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f: stopping tablet replica
I20260710 11:08:10.008054 10053 raft_consensus.cc:2243] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:10.008901 10053 raft_consensus.cc:2272] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:10.012629 10053 ts_tablet_manager.cc:1916] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:10.023622 10053 ts_tablet_manager.cc:1929] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 11:08:10.024053 10053 log.cc:1199] T 3785ca8a525949b4870fd225b035b2de P c695955619cb4da5ae2fdd093cfac84f: Deleting WAL directory at /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-2-root/wals/3785ca8a525949b4870fd225b035b2de
I20260710 11:08:10.025414  9071 catalog_manager.cc:5028] TS c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167): tablet 3785ca8a525949b4870fd225b035b2de (table test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]) successfully deleted
I20260710 11:08:10.097956 10032 raft_consensus.cc:1064] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4: attempting to promote NON_VOTER f3699a342b6f4066ae2710f99139e87b to VOTER
I20260710 11:08:10.099733 10032 consensus_queue.cc:237] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:10.106119  9635 raft_consensus.cc:1275] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b [term 3 LEARNER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:08:10.106153  9186 raft_consensus.cc:1275] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:08:10.106307  9328 raft_consensus.cc:1275] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:08:10.107488 10038 consensus_queue.cc:1048] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:10.108206 10024 consensus_queue.cc:1048] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:10.108812 10055 consensus_queue.cc:1048] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:10.117280 10038 raft_consensus.cc:2955] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 3 to 5, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:10.120131  9635 raft_consensus.cc:2955] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:10.120394  9186 raft_consensus.cc:2955] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:10.130859  9328 raft_consensus.cc:2955] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:10.131934  9084 catalog_manager.cc:5697] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b reported cstate change: config changed from index 3 to 5, f3699a342b6f4066ae2710f99139e87b (127.7.227.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:10.149180  9261 consensus_queue.cc:237] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:10.153185  9635 raft_consensus.cc:1275] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b [term 3 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:08:10.153520  9328 raft_consensus.cc:1275] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:08:10.154552 10055 consensus_queue.cc:1048] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:08:10.155282 10024 consensus_queue.cc:1048] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:08:10.161073 10055 raft_consensus.cc:2955] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4355994582e944779dbdd2a952839e87 (127.7.227.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:10.162591  9330 raft_consensus.cc:2955] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4355994582e944779dbdd2a952839e87 (127.7.227.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:10.169507  9070 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet acf3012427594ea4ad7f13bc64adcdbb with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:10.166632  9635 raft_consensus.cc:2955] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4355994582e944779dbdd2a952839e87 (127.7.227.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } } }
I20260710 11:08:10.171938  9084 catalog_manager.cc:5697] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: config changed from index 5 to 6, VOTER 4355994582e944779dbdd2a952839e87 (127.7.227.1) evicted. New cstate: current_term: 3 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:10.181090  9174 tablet_service.cc:1558] Processing DeleteTablet for tablet acf3012427594ea4ad7f13bc64adcdbb with delete_type TABLET_DATA_TOMBSTONED (TS 4355994582e944779dbdd2a952839e87 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:58930
I20260710 11:08:10.184479 10059 tablet_replica.cc:333] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87: stopping tablet replica
I20260710 11:08:10.185105 10059 raft_consensus.cc:2243] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:10.185657 10059 raft_consensus.cc:2272] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:10.188795 10059 ts_tablet_manager.cc:1916] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:10.198917 10059 ts_tablet_manager.cc:1929] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260710 11:08:10.199272 10059 log.cc:1199] T acf3012427594ea4ad7f13bc64adcdbb P 4355994582e944779dbdd2a952839e87: Deleting WAL directory at /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681643265467-8076-0/minicluster-data/ts-0-root/wals/acf3012427594ea4ad7f13bc64adcdbb
I20260710 11:08:10.200559  9068 catalog_manager.cc:5028] TS 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): tablet acf3012427594ea4ad7f13bc64adcdbb (table test-workload [id=b6c4bf6c4abd487699b9e1f728b4f026]) successfully deleted
I20260710 11:08:14.356117  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:14.383383  9186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0440f0cd03704992a200df0ec463e1fe"
dest_uuid: "4355994582e944779dbdd2a952839e87"
mode: GRACEFUL
new_leader_uuid: "f3699a342b6f4066ae2710f99139e87b"
 from {username='slave'} at 127.0.0.1:54060
I20260710 11:08:14.383870  9186 raft_consensus.cc:606] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Received request to transfer leadership to TS f3699a342b6f4066ae2710f99139e87b
I20260710 11:08:14.385958  9186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "123fa8760f9848e8a6044fad0580f975"
dest_uuid: "4355994582e944779dbdd2a952839e87"
mode: GRACEFUL
new_leader_uuid: "c695955619cb4da5ae2fdd093cfac84f"
 from {username='slave'} at 127.0.0.1:54060
I20260710 11:08:14.386431  9186 raft_consensus.cc:606] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Received request to transfer leadership to TS c695955619cb4da5ae2fdd093cfac84f
I20260710 11:08:14.388710  9186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0e46e44f50141e4b31878fb0b9ef184"
dest_uuid: "4355994582e944779dbdd2a952839e87"
mode: GRACEFUL
new_leader_uuid: "c695955619cb4da5ae2fdd093cfac84f"
 from {username='slave'} at 127.0.0.1:54060
I20260710 11:08:14.389180  9186 raft_consensus.cc:606] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Received request to transfer leadership to TS c695955619cb4da5ae2fdd093cfac84f
I20260710 11:08:14.391459  9186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eab624312dc3406bb37208d4da474f69"
dest_uuid: "4355994582e944779dbdd2a952839e87"
mode: GRACEFUL
new_leader_uuid: "c695955619cb4da5ae2fdd093cfac84f"
 from {username='slave'} at 127.0.0.1:54060
I20260710 11:08:14.391831  9186 raft_consensus.cc:606] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Received request to transfer leadership to TS c695955619cb4da5ae2fdd093cfac84f
I20260710 11:08:14.393718  9186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0d7cbca65de4b4899e432ce279558bf"
dest_uuid: "4355994582e944779dbdd2a952839e87"
mode: GRACEFUL
new_leader_uuid: "f3699a342b6f4066ae2710f99139e87b"
 from {username='slave'} at 127.0.0.1:54060
I20260710 11:08:14.394091  9186 raft_consensus.cc:606] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Received request to transfer leadership to TS f3699a342b6f4066ae2710f99139e87b
I20260710 11:08:14.394949  8076 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:08:14.395552  8076 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:14.466167 10061 raft_consensus.cc:993] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87: : Instructing follower c695955619cb4da5ae2fdd093cfac84f to start an election
I20260710 11:08:14.466683 10064 raft_consensus.cc:1081] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Signalling peer c695955619cb4da5ae2fdd093cfac84f to start an election
I20260710 11:08:14.468003  9328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0e46e44f50141e4b31878fb0b9ef184"
dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
 from {username='slave'} at 127.0.0.1:46202
I20260710 11:08:14.468382  9328 raft_consensus.cc:493] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:14.468601  9328 raft_consensus.cc:3060] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:14.472755  9328 raft_consensus.cc:515] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:08:14.474612  9328 leader_election.cc:290] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 2 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:08:14.475275  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e46e44f50141e4b31878fb0b9ef184" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:08:14.475548  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e46e44f50141e4b31878fb0b9ef184" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:08:14.475737  9186 raft_consensus.cc:3055] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:14.476042  9186 raft_consensus.cc:740] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:08:14.476053  9258 raft_consensus.cc:3060] T e0e46e44f50141e4b31878fb0b9ef184 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:14.476687  9186 consensus_queue.cc:260] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:08:14.477502  9186 raft_consensus.cc:3060] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:14.480095  9258 raft_consensus.cc:2468] T e0e46e44f50141e4b31878fb0b9ef184 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 2.
I20260710 11:08:14.481114  9300 leader_election.cc:304] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:08:14.481642  9186 raft_consensus.cc:2468] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 2.
I20260710 11:08:14.481874 10065 raft_consensus.cc:2804] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:14.482864 10065 raft_consensus.cc:697] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [term 2 LEADER]: Becoming Leader. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Running, Role: LEADER
I20260710 11:08:14.483608 10065 consensus_queue.cc:237] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:08:14.490382  9081 catalog_manager.cc:5697] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f reported cstate change: term changed from 1 to 2, leader changed from 4355994582e944779dbdd2a952839e87 (127.7.227.1) to c695955619cb4da5ae2fdd093cfac84f (127.7.227.3). New cstate: current_term: 2 leader_uuid: "c695955619cb4da5ae2fdd093cfac84f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:14.505470 10061 raft_consensus.cc:993] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87: : Instructing follower f3699a342b6f4066ae2710f99139e87b to start an election
I20260710 11:08:14.505833 10064 raft_consensus.cc:1081] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Signalling peer f3699a342b6f4066ae2710f99139e87b to start an election
I20260710 11:08:14.507023  9636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0440f0cd03704992a200df0ec463e1fe"
dest_uuid: "f3699a342b6f4066ae2710f99139e87b"
 from {username='slave'} at 127.0.0.1:43322
I20260710 11:08:14.507469  9636 raft_consensus.cc:493] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:14.507725  9636 raft_consensus.cc:3060] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:14.512598  9636 raft_consensus.cc:515] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:14.514293  9636 leader_election.cc:290] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b [CANDIDATE]: Term 3 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:08:14.514995  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0440f0cd03704992a200df0ec463e1fe" candidate_uuid: "f3699a342b6f4066ae2710f99139e87b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:08:14.515317  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0440f0cd03704992a200df0ec463e1fe" candidate_uuid: "f3699a342b6f4066ae2710f99139e87b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:08:14.515550  9186 raft_consensus.cc:3055] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:14.515825  9328 raft_consensus.cc:3060] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:14.515862  9186 raft_consensus.cc:740] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:08:14.516665  9186 consensus_queue.cc:260] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:14.517803  9186 raft_consensus.cc:3060] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:14.521917  9328 raft_consensus.cc:2468] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3699a342b6f4066ae2710f99139e87b in term 3.
I20260710 11:08:14.523388  9602 leader_election.cc:304] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b [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: c695955619cb4da5ae2fdd093cfac84f, f3699a342b6f4066ae2710f99139e87b; no voters: 
I20260710 11:08:14.524953  9186 raft_consensus.cc:2468] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3699a342b6f4066ae2710f99139e87b in term 3.
I20260710 11:08:14.525729 10074 raft_consensus.cc:2804] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:14.526870 10074 raft_consensus.cc:697] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b [term 3 LEADER]: Becoming Leader. State: Replica: f3699a342b6f4066ae2710f99139e87b, State: Running, Role: LEADER
I20260710 11:08:14.527506 10074 consensus_queue.cc:237] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:14.532060 10061 raft_consensus.cc:993] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87: : Instructing follower c695955619cb4da5ae2fdd093cfac84f to start an election
I20260710 11:08:14.532480 10064 raft_consensus.cc:1081] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Signalling peer c695955619cb4da5ae2fdd093cfac84f to start an election
I20260710 11:08:14.533650  9330 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "123fa8760f9848e8a6044fad0580f975"
dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
 from {username='slave'} at 127.0.0.1:46202
I20260710 11:08:14.534039  9330 raft_consensus.cc:493] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:14.534320  9330 raft_consensus.cc:3060] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:14.535027  9081 catalog_manager.cc:5697] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b reported cstate change: term changed from 2 to 3, leader changed from 4355994582e944779dbdd2a952839e87 (127.7.227.1) to f3699a342b6f4066ae2710f99139e87b (127.7.227.4). New cstate: current_term: 3 leader_uuid: "f3699a342b6f4066ae2710f99139e87b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:14.539891  9330 raft_consensus.cc:515] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:08:14.542627  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123fa8760f9848e8a6044fad0580f975" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:08:14.542838  9330 leader_election.cc:290] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 3 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:08:14.543254  9186 raft_consensus.cc:3055] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:14.543560  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123fa8760f9848e8a6044fad0580f975" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:08:14.544070  9258 raft_consensus.cc:3060] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:14.543603  9186 raft_consensus.cc:740] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:08:14.545876  9186 consensus_queue.cc:260] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:08:14.546829  9186 raft_consensus.cc:3060] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:14.548696  9258 raft_consensus.cc:2468] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 3.
I20260710 11:08:14.549538  9300 leader_election.cc:304] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [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: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:08:14.550335 10065 raft_consensus.cc:2804] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:14.550812 10065 raft_consensus.cc:697] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [term 3 LEADER]: Becoming Leader. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Running, Role: LEADER
I20260710 11:08:14.551618  9186 raft_consensus.cc:2468] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 3.
I20260710 11:08:14.551673 10065 consensus_queue.cc:237] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:08:14.558916  9081 catalog_manager.cc:5697] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f reported cstate change: term changed from 2 to 3, leader changed from 4355994582e944779dbdd2a952839e87 (127.7.227.1) to c695955619cb4da5ae2fdd093cfac84f (127.7.227.3). New cstate: current_term: 3 leader_uuid: "c695955619cb4da5ae2fdd093cfac84f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:14.741060 10079 raft_consensus.cc:993] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87: : Instructing follower f3699a342b6f4066ae2710f99139e87b to start an election
I20260710 11:08:14.742071 10064 raft_consensus.cc:1081] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Signalling peer f3699a342b6f4066ae2710f99139e87b to start an election
I20260710 11:08:14.744151  9635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0d7cbca65de4b4899e432ce279558bf"
dest_uuid: "f3699a342b6f4066ae2710f99139e87b"
 from {username='slave'} at 127.0.0.1:43322
I20260710 11:08:14.745054  9635 raft_consensus.cc:493] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:14.745553  9635 raft_consensus.cc:3060] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:14.753902  9635 raft_consensus.cc:515] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:14.755591  9635 leader_election.cc:290] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b [CANDIDATE]: Term 2 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:08:14.756795  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d7cbca65de4b4899e432ce279558bf" candidate_uuid: "f3699a342b6f4066ae2710f99139e87b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:08:14.756958  9330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d7cbca65de4b4899e432ce279558bf" candidate_uuid: "f3699a342b6f4066ae2710f99139e87b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:08:14.757439  9186 raft_consensus.cc:3055] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:14.757656  9330 raft_consensus.cc:3060] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:14.757737  9186 raft_consensus.cc:740] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:08:14.758649  9186 consensus_queue.cc:260] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:14.759809  9186 raft_consensus.cc:3060] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:14.764021  9330 raft_consensus.cc:2468] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3699a342b6f4066ae2710f99139e87b in term 2.
I20260710 11:08:14.764971  9602 leader_election.cc:304] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c695955619cb4da5ae2fdd093cfac84f, f3699a342b6f4066ae2710f99139e87b; no voters: 
I20260710 11:08:14.765815 10074 raft_consensus.cc:2804] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:14.766192  9186 raft_consensus.cc:2468] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3699a342b6f4066ae2710f99139e87b in term 2.
I20260710 11:08:14.766278 10074 raft_consensus.cc:697] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b [term 2 LEADER]: Becoming Leader. State: Replica: f3699a342b6f4066ae2710f99139e87b, State: Running, Role: LEADER
I20260710 11:08:14.767590 10074 consensus_queue.cc:237] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:14.778049  9081 catalog_manager.cc:5697] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b reported cstate change: term changed from 1 to 2, leader changed from 4355994582e944779dbdd2a952839e87 (127.7.227.1) to f3699a342b6f4066ae2710f99139e87b (127.7.227.4). New cstate: current_term: 2 leader_uuid: "f3699a342b6f4066ae2710f99139e87b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:14.806595 10079 raft_consensus.cc:993] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87: : Instructing follower c695955619cb4da5ae2fdd093cfac84f to start an election
I20260710 11:08:14.807260 10064 raft_consensus.cc:1081] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Signalling peer c695955619cb4da5ae2fdd093cfac84f to start an election
I20260710 11:08:14.809366  9328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eab624312dc3406bb37208d4da474f69"
dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
 from {username='slave'} at 127.0.0.1:46202
I20260710 11:08:14.809978  9328 raft_consensus.cc:493] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:14.810312  9328 raft_consensus.cc:3060] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:14.816373  9328 raft_consensus.cc:515] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:14.818140  9328 leader_election.cc:290] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 2 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209)
I20260710 11:08:14.819142  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab624312dc3406bb37208d4da474f69" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:08:14.819283  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab624312dc3406bb37208d4da474f69" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f3699a342b6f4066ae2710f99139e87b"
I20260710 11:08:14.819700  9186 raft_consensus.cc:3055] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:14.819749  9636 raft_consensus.cc:3060] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:14.820133  9186 raft_consensus.cc:740] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:08:14.820988  9186 consensus_queue.cc:260] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:14.822206  9186 raft_consensus.cc:3060] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:14.826601  9636 raft_consensus.cc:2468] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 2.
I20260710 11:08:14.827699  9301 leader_election.cc:304] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c695955619cb4da5ae2fdd093cfac84f, f3699a342b6f4066ae2710f99139e87b; no voters: 
I20260710 11:08:14.828058  9186 raft_consensus.cc:2468] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 2.
I20260710 11:08:14.828394 10065 raft_consensus.cc:2804] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:14.828848 10065 raft_consensus.cc:697] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 2 LEADER]: Becoming Leader. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Running, Role: LEADER
I20260710 11:08:14.829694 10065 consensus_queue.cc:237] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:14.837306  9081 catalog_manager.cc:5697] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f reported cstate change: term changed from 1 to 2, leader changed from 4355994582e944779dbdd2a952839e87 (127.7.227.1) to c695955619cb4da5ae2fdd093cfac84f (127.7.227.3). New cstate: current_term: 2 leader_uuid: "c695955619cb4da5ae2fdd093cfac84f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:14.877740  9186 raft_consensus.cc:1275] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Refusing update from remote peer c695955619cb4da5ae2fdd093cfac84f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:14.879045 10065 consensus_queue.cc:1048] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:14.891865  9261 raft_consensus.cc:1275] T e0e46e44f50141e4b31878fb0b9ef184 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer c695955619cb4da5ae2fdd093cfac84f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:14.893635 10065 consensus_queue.cc:1048] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:15.042419  9186 raft_consensus.cc:1275] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Refusing update from remote peer f3699a342b6f4066ae2710f99139e87b: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:08:15.043516 10074 consensus_queue.cc:1048] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:08:15.056794  9328 raft_consensus.cc:1275] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Refusing update from remote peer f3699a342b6f4066ae2710f99139e87b: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:08:15.058120 10075 consensus_queue.cc:1048] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260710 11:08:15.073161  9186 raft_consensus.cc:1275] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Refusing update from remote peer c695955619cb4da5ae2fdd093cfac84f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:15.074158 10065 consensus_queue.cc:1048] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:15.083307  9261 raft_consensus.cc:1275] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Refusing update from remote peer c695955619cb4da5ae2fdd093cfac84f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:15.084851 10068 consensus_queue.cc:1048] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:15.220644  9636 raft_consensus.cc:1275] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Refusing update from remote peer c695955619cb4da5ae2fdd093cfac84f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:15.221662 10068 consensus_queue.cc:1048] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:15.230597  9186 raft_consensus.cc:1275] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Refusing update from remote peer c695955619cb4da5ae2fdd093cfac84f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:15.231170  9328 raft_consensus.cc:1275] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer f3699a342b6f4066ae2710f99139e87b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:15.232957 10075 consensus_queue.cc:1048] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:15.235771 10085 consensus_queue.cc:1048] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:15.249526  9179 raft_consensus.cc:1275] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Refusing update from remote peer f3699a342b6f4066ae2710f99139e87b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:15.250859 10075 consensus_queue.cc:1048] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:15.396590  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:15.411087  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:15.424088  9186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14ea603dccd14636a05649327ad13b93"
dest_uuid: "4355994582e944779dbdd2a952839e87"
mode: GRACEFUL
new_leader_uuid: "f3699a342b6f4066ae2710f99139e87b"
 from {username='slave'} at 127.0.0.1:54060
I20260710 11:08:15.424578  9186 raft_consensus.cc:606] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Received request to transfer leadership to TS f3699a342b6f4066ae2710f99139e87b
I20260710 11:08:15.426812  9186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3785ca8a525949b4870fd225b035b2de"
dest_uuid: "4355994582e944779dbdd2a952839e87"
mode: GRACEFUL
new_leader_uuid: "f3699a342b6f4066ae2710f99139e87b"
 from {username='slave'} at 127.0.0.1:54060
I20260710 11:08:15.427196  9186 raft_consensus.cc:606] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Received request to transfer leadership to TS f3699a342b6f4066ae2710f99139e87b
I20260710 11:08:15.429230  9186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1260a8cd8704ceaba238013ba7abaa4"
dest_uuid: "4355994582e944779dbdd2a952839e87"
mode: GRACEFUL
new_leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
 from {username='slave'} at 127.0.0.1:54060
I20260710 11:08:15.429723  9186 raft_consensus.cc:606] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Received request to transfer leadership to TS 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:08:15.431783  9186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce1da5d954d449af9ef3e9a1227999cb"
dest_uuid: "4355994582e944779dbdd2a952839e87"
mode: GRACEFUL
new_leader_uuid: "c695955619cb4da5ae2fdd093cfac84f"
 from {username='slave'} at 127.0.0.1:54060
I20260710 11:08:15.432173  9186 raft_consensus.cc:606] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Received request to transfer leadership to TS c695955619cb4da5ae2fdd093cfac84f
I20260710 11:08:15.434055  9186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce9c34f3ee424c9b9e7aa7631b6c4a8b"
dest_uuid: "4355994582e944779dbdd2a952839e87"
mode: GRACEFUL
new_leader_uuid: "f3699a342b6f4066ae2710f99139e87b"
 from {username='slave'} at 127.0.0.1:54060
I20260710 11:08:15.434455  9186 raft_consensus.cc:606] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Received request to transfer leadership to TS f3699a342b6f4066ae2710f99139e87b
I20260710 11:08:15.435283  8076 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:08:15.435874  8076 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:15.460851 10097 raft_consensus.cc:993] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87: : Instructing follower c695955619cb4da5ae2fdd093cfac84f to start an election
I20260710 11:08:15.461310 10064 raft_consensus.cc:1081] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Signalling peer c695955619cb4da5ae2fdd093cfac84f to start an election
I20260710 11:08:15.462617  9328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce1da5d954d449af9ef3e9a1227999cb"
dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
 from {username='slave'} at 127.0.0.1:46202
I20260710 11:08:15.463019  9328 raft_consensus.cc:493] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:15.463259  9328 raft_consensus.cc:3060] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:15.467447  9328 raft_consensus.cc:515] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:08:15.468832  9328 leader_election.cc:290] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 3 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:08:15.469414  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1da5d954d449af9ef3e9a1227999cb" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:08:15.469803  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1da5d954d449af9ef3e9a1227999cb" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:08:15.470307  9186 raft_consensus.cc:3055] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:15.470347  9258 raft_consensus.cc:3060] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:15.470638  9186 raft_consensus.cc:740] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:08:15.471347  9186 consensus_queue.cc:260] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:08:15.472191  9186 raft_consensus.cc:3060] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:15.475144  9258 raft_consensus.cc:2468] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 3.
I20260710 11:08:15.476212  9300 leader_election.cc:304] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [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: 58cf49a3afbc46d180dcc54ea190dda4, c695955619cb4da5ae2fdd093cfac84f; no voters: 
I20260710 11:08:15.476967 10085 raft_consensus.cc:2804] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:15.477121  9186 raft_consensus.cc:2468] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 3.
I20260710 11:08:15.477440 10085 raft_consensus.cc:697] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [term 3 LEADER]: Becoming Leader. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Running, Role: LEADER
I20260710 11:08:15.478353 10085 consensus_queue.cc:237] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } }
I20260710 11:08:15.485800  9082 catalog_manager.cc:5697] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f reported cstate change: term changed from 2 to 3, leader changed from 4355994582e944779dbdd2a952839e87 (127.7.227.1) to c695955619cb4da5ae2fdd093cfac84f (127.7.227.3). New cstate: current_term: 3 leader_uuid: "c695955619cb4da5ae2fdd093cfac84f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:15.531720 10064 raft_consensus.cc:993] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87: : Instructing follower f3699a342b6f4066ae2710f99139e87b to start an election
I20260710 11:08:15.532092 10097 raft_consensus.cc:1081] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Signalling peer f3699a342b6f4066ae2710f99139e87b to start an election
I20260710 11:08:15.533362  9635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce9c34f3ee424c9b9e7aa7631b6c4a8b"
dest_uuid: "f3699a342b6f4066ae2710f99139e87b"
 from {username='slave'} at 127.0.0.1:43322
I20260710 11:08:15.533775  9635 raft_consensus.cc:493] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:15.534122  9635 raft_consensus.cc:3060] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:15.538532  9635 raft_consensus.cc:515] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:15.540143  9635 leader_election.cc:290] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b [CANDIDATE]: Term 2 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:08:15.540722  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9c34f3ee424c9b9e7aa7631b6c4a8b" candidate_uuid: "f3699a342b6f4066ae2710f99139e87b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:08:15.541275  9186 raft_consensus.cc:3055] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:15.541237  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9c34f3ee424c9b9e7aa7631b6c4a8b" candidate_uuid: "f3699a342b6f4066ae2710f99139e87b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:08:15.541711  9186 raft_consensus.cc:740] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:08:15.541906  9328 raft_consensus.cc:3060] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:15.542555  9186 consensus_queue.cc:260] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:15.543720  9186 raft_consensus.cc:3060] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:15.547981  9328 raft_consensus.cc:2468] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3699a342b6f4066ae2710f99139e87b in term 2.
I20260710 11:08:15.549136  9602 leader_election.cc:304] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c695955619cb4da5ae2fdd093cfac84f, f3699a342b6f4066ae2710f99139e87b; no voters: 
I20260710 11:08:15.549817  9186 raft_consensus.cc:2468] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3699a342b6f4066ae2710f99139e87b in term 2.
I20260710 11:08:15.549901 10075 raft_consensus.cc:2804] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:15.550438 10075 raft_consensus.cc:697] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b [term 2 LEADER]: Becoming Leader. State: Replica: f3699a342b6f4066ae2710f99139e87b, State: Running, Role: LEADER
I20260710 11:08:15.551209 10075 consensus_queue.cc:237] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:15.558560  9082 catalog_manager.cc:5697] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b reported cstate change: term changed from 1 to 2, leader changed from 4355994582e944779dbdd2a952839e87 (127.7.227.1) to f3699a342b6f4066ae2710f99139e87b (127.7.227.4). New cstate: current_term: 2 leader_uuid: "f3699a342b6f4066ae2710f99139e87b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:15.591703 10097 raft_consensus.cc:993] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87: : Instructing follower f3699a342b6f4066ae2710f99139e87b to start an election
I20260710 11:08:15.592163 10064 raft_consensus.cc:1081] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Signalling peer f3699a342b6f4066ae2710f99139e87b to start an election
I20260710 11:08:15.593570  9636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14ea603dccd14636a05649327ad13b93"
dest_uuid: "f3699a342b6f4066ae2710f99139e87b"
 from {username='slave'} at 127.0.0.1:43322
I20260710 11:08:15.594069  9636 raft_consensus.cc:493] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:15.594412  9636 raft_consensus.cc:3060] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:15.598964  9636 raft_consensus.cc:515] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:15.600239  9636 leader_election.cc:290] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b [CANDIDATE]: Term 3 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167)
I20260710 11:08:15.600917  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ea603dccd14636a05649327ad13b93" candidate_uuid: "f3699a342b6f4066ae2710f99139e87b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:08:15.601177  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ea603dccd14636a05649327ad13b93" candidate_uuid: "f3699a342b6f4066ae2710f99139e87b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
I20260710 11:08:15.601410  9186 raft_consensus.cc:3055] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:15.601675  9186 raft_consensus.cc:740] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:08:15.601703  9328 raft_consensus.cc:3060] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:15.602303  9186 consensus_queue.cc:260] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:15.603179  9186 raft_consensus.cc:3060] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:15.606168  9328 raft_consensus.cc:2468] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3699a342b6f4066ae2710f99139e87b in term 3.
I20260710 11:08:15.607492  9602 leader_election.cc:304] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b [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: c695955619cb4da5ae2fdd093cfac84f, f3699a342b6f4066ae2710f99139e87b; no voters: 
I20260710 11:08:15.607771  9186 raft_consensus.cc:2468] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3699a342b6f4066ae2710f99139e87b in term 3.
I20260710 11:08:15.608364 10075 raft_consensus.cc:2804] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:15.608747 10075 raft_consensus.cc:697] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b [term 3 LEADER]: Becoming Leader. State: Replica: f3699a342b6f4066ae2710f99139e87b, State: Running, Role: LEADER
I20260710 11:08:15.609549 10075 consensus_queue.cc:237] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:15.616530  9082 catalog_manager.cc:5697] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b reported cstate change: term changed from 2 to 3, leader changed from 4355994582e944779dbdd2a952839e87 (127.7.227.1) to f3699a342b6f4066ae2710f99139e87b (127.7.227.4). New cstate: current_term: 3 leader_uuid: "f3699a342b6f4066ae2710f99139e87b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:15.707139 10064 raft_consensus.cc:993] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87: : Instructing follower f3699a342b6f4066ae2710f99139e87b to start an election
I20260710 11:08:15.707592 10097 raft_consensus.cc:1081] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Signalling peer f3699a342b6f4066ae2710f99139e87b to start an election
I20260710 11:08:15.708881  9636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3785ca8a525949b4870fd225b035b2de"
dest_uuid: "f3699a342b6f4066ae2710f99139e87b"
 from {username='slave'} at 127.0.0.1:43322
I20260710 11:08:15.709286  9636 raft_consensus.cc:493] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:15.709537  9636 raft_consensus.cc:3060] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:15.713861  9636 raft_consensus.cc:515] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:15.715453  9636 leader_election.cc:290] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b [CANDIDATE]: Term 3 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:08:15.716118  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3785ca8a525949b4870fd225b035b2de" candidate_uuid: "f3699a342b6f4066ae2710f99139e87b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:08:15.716509  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3785ca8a525949b4870fd225b035b2de" candidate_uuid: "f3699a342b6f4066ae2710f99139e87b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:08:15.716625  9186 raft_consensus.cc:3055] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:15.716910  9186 raft_consensus.cc:740] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:08:15.716934  9258 raft_consensus.cc:3060] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:15.717573  9186 consensus_queue.cc:260] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:15.718452  9186 raft_consensus.cc:3060] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:15.721359  9258 raft_consensus.cc:2468] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3699a342b6f4066ae2710f99139e87b in term 3.
I20260710 11:08:15.722481  9601 leader_election.cc:304] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b [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: 58cf49a3afbc46d180dcc54ea190dda4, f3699a342b6f4066ae2710f99139e87b; no voters: 
I20260710 11:08:15.722719  9186 raft_consensus.cc:2468] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3699a342b6f4066ae2710f99139e87b in term 3.
I20260710 11:08:15.723224 10075 raft_consensus.cc:2804] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:15.723627 10075 raft_consensus.cc:697] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b [term 3 LEADER]: Becoming Leader. State: Replica: f3699a342b6f4066ae2710f99139e87b, State: Running, Role: LEADER
I20260710 11:08:15.724435 10075 consensus_queue.cc:237] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:15.732815  9082 catalog_manager.cc:5697] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b reported cstate change: term changed from 2 to 3, leader changed from 4355994582e944779dbdd2a952839e87 (127.7.227.1) to f3699a342b6f4066ae2710f99139e87b (127.7.227.4). New cstate: current_term: 3 leader_uuid: "f3699a342b6f4066ae2710f99139e87b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:15.757009 10079 raft_consensus.cc:993] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87: : Instructing follower 58cf49a3afbc46d180dcc54ea190dda4 to start an election
I20260710 11:08:15.757380 10097 raft_consensus.cc:1081] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Signalling peer 58cf49a3afbc46d180dcc54ea190dda4 to start an election
I20260710 11:08:15.758693  9258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1260a8cd8704ceaba238013ba7abaa4"
dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
 from {username='slave'} at 127.0.0.1:59414
I20260710 11:08:15.759079  9258 raft_consensus.cc:493] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:15.759330  9258 raft_consensus.cc:3060] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:15.763803  9258 raft_consensus.cc:515] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:15.766047  9258 leader_election.cc:290] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 3 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209)
I20260710 11:08:15.766494  9186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1260a8cd8704ceaba238013ba7abaa4" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:08:15.766615  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1260a8cd8704ceaba238013ba7abaa4" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "f3699a342b6f4066ae2710f99139e87b"
I20260710 11:08:15.767238  9186 raft_consensus.cc:3055] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:15.767300  9636 raft_consensus.cc:3060] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:15.767685  9186 raft_consensus.cc:740] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:08:15.768432  9186 consensus_queue.cc:260] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:15.769618  9186 raft_consensus.cc:3060] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:15.773689  9636 raft_consensus.cc:2468] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 3.
I20260710 11:08:15.774876  9227 leader_election.cc:304] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [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: 58cf49a3afbc46d180dcc54ea190dda4, f3699a342b6f4066ae2710f99139e87b; no voters: 
I20260710 11:08:15.775588  9186 raft_consensus.cc:2468] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 3.
I20260710 11:08:15.775693 10055 raft_consensus.cc:2804] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:15.776666 10055 raft_consensus.cc:697] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 LEADER]: Becoming Leader. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Running, Role: LEADER
I20260710 11:08:15.777267 10055 consensus_queue.cc:237] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:15.783923  9082 catalog_manager.cc:5697] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: term changed from 2 to 3, leader changed from 4355994582e944779dbdd2a952839e87 (127.7.227.1) to 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2). New cstate: current_term: 3 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:15.885422  9258 raft_consensus.cc:1275] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Refusing update from remote peer c695955619cb4da5ae2fdd093cfac84f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:15.886426 10085 consensus_queue.cc:1048] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:15.896157  9186 raft_consensus.cc:1275] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Refusing update from remote peer c695955619cb4da5ae2fdd093cfac84f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:15.897369 10085 consensus_queue.cc:1048] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:16.001833  9186 raft_consensus.cc:1275] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Refusing update from remote peer f3699a342b6f4066ae2710f99139e87b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:16.002969 10090 consensus_queue.cc:1048] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:16.011653  9328 raft_consensus.cc:1275] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Refusing update from remote peer f3699a342b6f4066ae2710f99139e87b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:16.013748 10090 consensus_queue.cc:1048] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:16.059171  9179 raft_consensus.cc:1275] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Refusing update from remote peer f3699a342b6f4066ae2710f99139e87b: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:08:16.060257 10090 consensus_queue.cc:1048] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:08:16.069046  9328 raft_consensus.cc:1275] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Refusing update from remote peer f3699a342b6f4066ae2710f99139e87b: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:08:16.070721 10074 consensus_queue.cc:1048] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:08:16.162118  9179 raft_consensus.cc:1275] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Refusing update from remote peer f3699a342b6f4066ae2710f99139e87b: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:08:16.163288 10074 consensus_queue.cc:1048] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:08:16.171155  9261 raft_consensus.cc:1275] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Refusing update from remote peer f3699a342b6f4066ae2710f99139e87b: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:08:16.172899 10119 consensus_queue.cc:1048] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260710 11:08:16.310124  9636 raft_consensus.cc:1275] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b [term 3 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:08:16.311158 10055 consensus_queue.cc:1048] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:08:16.322315  9179 raft_consensus.cc:1275] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:08:16.323750 10123 consensus_queue.cc:1048] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:08:16.436599  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:16.453763  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:16.466427  9179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "611b36f466e248bea4a473031d96d8cd"
dest_uuid: "4355994582e944779dbdd2a952839e87"
mode: GRACEFUL
new_leader_uuid: "f3699a342b6f4066ae2710f99139e87b"
 from {username='slave'} at 127.0.0.1:54060
I20260710 11:08:16.466995  9179 raft_consensus.cc:606] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Received request to transfer leadership to TS f3699a342b6f4066ae2710f99139e87b
I20260710 11:08:16.469395  9179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de0bdbf086014199a41aff4838f6ccf7"
dest_uuid: "4355994582e944779dbdd2a952839e87"
mode: GRACEFUL
new_leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
 from {username='slave'} at 127.0.0.1:54060
I20260710 11:08:16.469815  9179 raft_consensus.cc:606] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Received request to transfer leadership to TS 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:08:16.470782  8076 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:08:16.471421  8076 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:16.510634 10127 raft_consensus.cc:993] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87: : Instructing follower f3699a342b6f4066ae2710f99139e87b to start an election
I20260710 11:08:16.511101 10097 raft_consensus.cc:1081] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Signalling peer f3699a342b6f4066ae2710f99139e87b to start an election
I20260710 11:08:16.512468  9636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "611b36f466e248bea4a473031d96d8cd"
dest_uuid: "f3699a342b6f4066ae2710f99139e87b"
 from {username='slave'} at 127.0.0.1:43322
I20260710 11:08:16.512864  9636 raft_consensus.cc:493] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:16.513230  9636 raft_consensus.cc:3060] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:16.518121  9636 raft_consensus.cc:515] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:16.519573  9636 leader_election.cc:290] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b [CANDIDATE]: Term 2 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751)
I20260710 11:08:16.520478  9261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611b36f466e248bea4a473031d96d8cd" candidate_uuid: "f3699a342b6f4066ae2710f99139e87b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:08:16.520478  9179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611b36f466e248bea4a473031d96d8cd" candidate_uuid: "f3699a342b6f4066ae2710f99139e87b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:08:16.521225  9261 raft_consensus.cc:3060] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:16.522472  9179 raft_consensus.cc:3055] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:16.522905  9179 raft_consensus.cc:740] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:08:16.523622  9179 consensus_queue.cc:260] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:16.524533  9179 raft_consensus.cc:3060] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:16.526643  9261 raft_consensus.cc:2468] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3699a342b6f4066ae2710f99139e87b in term 2.
I20260710 11:08:16.527627  9601 leader_election.cc:304] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58cf49a3afbc46d180dcc54ea190dda4, f3699a342b6f4066ae2710f99139e87b; no voters: 
I20260710 11:08:16.528442 10075 raft_consensus.cc:2804] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:16.528980 10075 raft_consensus.cc:697] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b [term 2 LEADER]: Becoming Leader. State: Replica: f3699a342b6f4066ae2710f99139e87b, State: Running, Role: LEADER
I20260710 11:08:16.529690  9179 raft_consensus.cc:2468] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3699a342b6f4066ae2710f99139e87b in term 2.
I20260710 11:08:16.530062 10075 consensus_queue.cc:237] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:16.538918  9082 catalog_manager.cc:5697] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b reported cstate change: term changed from 1 to 2, leader changed from 4355994582e944779dbdd2a952839e87 (127.7.227.1) to f3699a342b6f4066ae2710f99139e87b (127.7.227.4). New cstate: current_term: 2 leader_uuid: "f3699a342b6f4066ae2710f99139e87b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:16.938597 10127 raft_consensus.cc:993] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87: : Instructing follower 58cf49a3afbc46d180dcc54ea190dda4 to start an election
I20260710 11:08:16.938989 10097 raft_consensus.cc:1081] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Signalling peer 58cf49a3afbc46d180dcc54ea190dda4 to start an election
I20260710 11:08:16.940249  9261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de0bdbf086014199a41aff4838f6ccf7"
dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
 from {username='slave'} at 127.0.0.1:59414
I20260710 11:08:16.940680  9261 raft_consensus.cc:493] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:16.941066  9261 raft_consensus.cc:3060] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:16.946805  9261 raft_consensus.cc:515] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:16.948505  9261 leader_election.cc:290] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 3 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209)
I20260710 11:08:16.949390  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0bdbf086014199a41aff4838f6ccf7" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "f3699a342b6f4066ae2710f99139e87b"
I20260710 11:08:16.949856  9179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0bdbf086014199a41aff4838f6ccf7" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:08:16.950088  9636 raft_consensus.cc:3060] T de0bdbf086014199a41aff4838f6ccf7 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:16.950412  9179 raft_consensus.cc:3055] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:16.950722  9179 raft_consensus.cc:740] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:08:16.951475  9179 consensus_queue.cc:260] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:16.952396  9179 raft_consensus.cc:3060] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:16.954818  9636 raft_consensus.cc:2468] T de0bdbf086014199a41aff4838f6ccf7 P f3699a342b6f4066ae2710f99139e87b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 3.
I20260710 11:08:16.955715  9227 leader_election.cc:304] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [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: 58cf49a3afbc46d180dcc54ea190dda4, f3699a342b6f4066ae2710f99139e87b; no voters: 
I20260710 11:08:16.956454 10055 raft_consensus.cc:2804] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:16.956881 10055 raft_consensus.cc:697] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 LEADER]: Becoming Leader. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Running, Role: LEADER
I20260710 11:08:16.956907  9179 raft_consensus.cc:2468] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 3.
I20260710 11:08:16.957749 10055 consensus_queue.cc:237] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:16.965375  9082 catalog_manager.cc:5697] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: term changed from 2 to 3, leader changed from 4355994582e944779dbdd2a952839e87 (127.7.227.1) to 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2). New cstate: current_term: 3 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:17.044818  9179 raft_consensus.cc:1275] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Refusing update from remote peer f3699a342b6f4066ae2710f99139e87b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:17.046010 10075 consensus_queue.cc:1048] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:17.054512  9261 raft_consensus.cc:1275] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Refusing update from remote peer f3699a342b6f4066ae2710f99139e87b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:17.055763 10074 consensus_queue.cc:1048] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:17.472155  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:17.490603  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:17.514083  9261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1260a8cd8704ceaba238013ba7abaa4"
dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
mode: GRACEFUL
new_leader_uuid: "4355994582e944779dbdd2a952839e87"
 from {username='slave'} at 127.0.0.1:48122
I20260710 11:08:17.514571  9261 raft_consensus.cc:606] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 LEADER]: Received request to transfer leadership to TS 4355994582e944779dbdd2a952839e87
I20260710 11:08:17.515564  8076 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:08:17.516374  8076 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:17.516948  9636 raft_consensus.cc:1275] T de0bdbf086014199a41aff4838f6ccf7 P f3699a342b6f4066ae2710f99139e87b [term 3 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:08:17.517971 10055 consensus_queue.cc:1048] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:08:17.528504  9179 raft_consensus.cc:1275] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:08:17.529776 10122 consensus_queue.cc:1048] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:08:17.801333 10055 raft_consensus.cc:993] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4: : Instructing follower 4355994582e944779dbdd2a952839e87 to start an election
I20260710 11:08:17.801744 10141 raft_consensus.cc:1081] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 LEADER]: Signalling peer 4355994582e944779dbdd2a952839e87 to start an election
I20260710 11:08:17.803018  9179 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1260a8cd8704ceaba238013ba7abaa4"
dest_uuid: "4355994582e944779dbdd2a952839e87"
 from {username='slave'} at 127.0.0.1:58946
I20260710 11:08:17.803414  9179 raft_consensus.cc:493] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:17.803635  9179 raft_consensus.cc:3060] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:17.807941  9179 raft_consensus.cc:515] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:17.810056  9179 leader_election.cc:290] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [CANDIDATE]: Term 4 election: Requested vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209)
I20260710 11:08:17.810731  9261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1260a8cd8704ceaba238013ba7abaa4" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:08:17.811288  9261 raft_consensus.cc:3055] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:17.811379  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1260a8cd8704ceaba238013ba7abaa4" candidate_uuid: "4355994582e944779dbdd2a952839e87" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "f3699a342b6f4066ae2710f99139e87b"
I20260710 11:08:17.811615  9261 raft_consensus.cc:740] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Running, Role: LEADER
I20260710 11:08:17.812039  9636 raft_consensus.cc:3060] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:17.812448  9261 consensus_queue.cc:260] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:17.813551  9261 raft_consensus.cc:3060] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:17.818089  9636 raft_consensus.cc:2468] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 4.
I20260710 11:08:17.819185  9152 leader_election.cc:304] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [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: 4355994582e944779dbdd2a952839e87, f3699a342b6f4066ae2710f99139e87b; no voters: 
I20260710 11:08:17.819321  9261 raft_consensus.cc:2468] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4355994582e944779dbdd2a952839e87 in term 4.
I20260710 11:08:17.819926 10127 raft_consensus.cc:2804] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:17.821069 10127 raft_consensus.cc:697] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 4 LEADER]: Becoming Leader. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:08:17.821848 10127 consensus_queue.cc:237] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:17.828588  9081 catalog_manager.cc:5697] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 reported cstate change: term changed from 3 to 4, leader changed from 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) to 4355994582e944779dbdd2a952839e87 (127.7.227.1). New cstate: current_term: 4 leader_uuid: "4355994582e944779dbdd2a952839e87" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:18.294449  9636 raft_consensus.cc:1275] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b [term 4 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260710 11:08:18.295639 10127 consensus_queue.cc:1048] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260710 11:08:18.303809  9258 raft_consensus.cc:1275] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 4 FOLLOWER]: Refusing update from remote peer 4355994582e944779dbdd2a952839e87: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260710 11:08:18.306110 10146 consensus_queue.cc:1048] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260710 11:08:18.517144  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:18.540597  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:18.555040  9180 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56749422c1904d05bf0566e6c35ee987"
dest_uuid: "4355994582e944779dbdd2a952839e87"
mode: GRACEFUL
new_leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
 from {username='slave'} at 127.0.0.1:54060
I20260710 11:08:18.555534  9180 raft_consensus.cc:606] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Received request to transfer leadership to TS 58cf49a3afbc46d180dcc54ea190dda4
I20260710 11:08:18.556596  8076 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:08:18.557188  8076 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:18.824759 10146 raft_consensus.cc:993] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87: : Instructing follower 58cf49a3afbc46d180dcc54ea190dda4 to start an election
I20260710 11:08:18.825209 10127 raft_consensus.cc:1081] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Signalling peer 58cf49a3afbc46d180dcc54ea190dda4 to start an election
I20260710 11:08:18.826573  9258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56749422c1904d05bf0566e6c35ee987"
dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
 from {username='slave'} at 127.0.0.1:59414
I20260710 11:08:18.826973  9258 raft_consensus.cc:493] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:18.827190  9258 raft_consensus.cc:3060] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:18.831284  9258 raft_consensus.cc:515] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:18.832842  9258 leader_election.cc:290] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 2 election: Requested vote from peers 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399), f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209)
I20260710 11:08:18.833448  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56749422c1904d05bf0566e6c35ee987" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4355994582e944779dbdd2a952839e87"
I20260710 11:08:18.833891  9180 raft_consensus.cc:3055] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:18.834215  9180 raft_consensus.cc:740] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4355994582e944779dbdd2a952839e87, State: Running, Role: LEADER
I20260710 11:08:18.834266  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56749422c1904d05bf0566e6c35ee987" candidate_uuid: "58cf49a3afbc46d180dcc54ea190dda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f3699a342b6f4066ae2710f99139e87b"
I20260710 11:08:18.834890  9636 raft_consensus.cc:3060] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:18.835069  9180 consensus_queue.cc:260] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:18.836038  9180 raft_consensus.cc:3060] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:18.839322  9636 raft_consensus.cc:2468] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 2.
I20260710 11:08:18.840188  9227 leader_election.cc:304] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58cf49a3afbc46d180dcc54ea190dda4, f3699a342b6f4066ae2710f99139e87b; no voters: 
I20260710 11:08:18.840890 10055 raft_consensus.cc:2804] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:18.840953  9180 raft_consensus.cc:2468] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58cf49a3afbc46d180dcc54ea190dda4 in term 2.
I20260710 11:08:18.841754 10055 raft_consensus.cc:697] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 LEADER]: Becoming Leader. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Running, Role: LEADER
I20260710 11:08:18.842818 10055 consensus_queue.cc:237] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [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: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:18.850720  9082 catalog_manager.cc:5697] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 reported cstate change: term changed from 1 to 2, leader changed from 4355994582e944779dbdd2a952839e87 (127.7.227.1) to 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2). New cstate: current_term: 2 leader_uuid: "58cf49a3afbc46d180dcc54ea190dda4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:19.359750  9180 raft_consensus.cc:1275] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:19.360805 10055 consensus_queue.cc:1048] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4355994582e944779dbdd2a952839e87" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:19.373374  9636 raft_consensus.cc:1275] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Refusing update from remote peer 58cf49a3afbc46d180dcc54ea190dda4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:19.374737 10159 consensus_queue.cc:1048] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:19.557940  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:19.587164  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:19.601424  9258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acf3012427594ea4ad7f13bc64adcdbb"
dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
mode: GRACEFUL
new_leader_uuid: "c695955619cb4da5ae2fdd093cfac84f"
 from {username='slave'} at 127.0.0.1:48122
I20260710 11:08:19.601873  9258 raft_consensus.cc:606] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 LEADER]: Received request to transfer leadership to TS c695955619cb4da5ae2fdd093cfac84f
I20260710 11:08:19.602998  8076 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:08:19.603597  8076 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:19.900560 10172 raft_consensus.cc:993] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4: : Instructing follower c695955619cb4da5ae2fdd093cfac84f to start an election
I20260710 11:08:19.901700 10172 raft_consensus.cc:1081] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 LEADER]: Signalling peer c695955619cb4da5ae2fdd093cfac84f to start an election
I20260710 11:08:19.903129  9328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acf3012427594ea4ad7f13bc64adcdbb"
dest_uuid: "c695955619cb4da5ae2fdd093cfac84f"
 from {username='slave'} at 127.0.0.1:46218
I20260710 11:08:19.903528  9328 raft_consensus.cc:493] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:19.903781  9328 raft_consensus.cc:3060] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:19.907759  9328 raft_consensus.cc:515] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:19.909132  9328 leader_election.cc:290] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [CANDIDATE]: Term 4 election: Requested vote from peers 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751), f3699a342b6f4066ae2710f99139e87b (127.7.227.4:43209)
I20260710 11:08:19.909658  9258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf3012427594ea4ad7f13bc64adcdbb" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "58cf49a3afbc46d180dcc54ea190dda4"
I20260710 11:08:19.909981  9636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf3012427594ea4ad7f13bc64adcdbb" candidate_uuid: "c695955619cb4da5ae2fdd093cfac84f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "f3699a342b6f4066ae2710f99139e87b"
I20260710 11:08:19.910207  9258 raft_consensus.cc:3055] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:19.910519  9636 raft_consensus.cc:3060] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:19.910573  9258 raft_consensus.cc:740] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 58cf49a3afbc46d180dcc54ea190dda4, State: Running, Role: LEADER
I20260710 11:08:19.911370  9258 consensus_queue.cc:260] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [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: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:19.912472  9258 raft_consensus.cc:3060] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:19.915624  9636 raft_consensus.cc:2468] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 4.
I20260710 11:08:19.916520  9301 leader_election.cc:304] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [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: c695955619cb4da5ae2fdd093cfac84f, f3699a342b6f4066ae2710f99139e87b; no voters: 
I20260710 11:08:19.916990  9258 raft_consensus.cc:2468] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c695955619cb4da5ae2fdd093cfac84f in term 4.
I20260710 11:08:19.917199 10142 raft_consensus.cc:2804] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:19.918181 10142 raft_consensus.cc:697] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 4 LEADER]: Becoming Leader. State: Replica: c695955619cb4da5ae2fdd093cfac84f, State: Running, Role: LEADER
I20260710 11:08:19.918901 10142 consensus_queue.cc:237] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [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: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } }
I20260710 11:08:19.925343  9081 catalog_manager.cc:5697] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f reported cstate change: term changed from 3 to 4, leader changed from 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2) to c695955619cb4da5ae2fdd093cfac84f (127.7.227.3). New cstate: current_term: 4 leader_uuid: "c695955619cb4da5ae2fdd093cfac84f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c695955619cb4da5ae2fdd093cfac84f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 37167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:20.326745  9258 raft_consensus.cc:1275] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 4 FOLLOWER]: Refusing update from remote peer c695955619cb4da5ae2fdd093cfac84f: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260710 11:08:20.327950 10142 consensus_queue.cc:1048] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "58cf49a3afbc46d180dcc54ea190dda4" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260710 11:08:20.348929  9636 raft_consensus.cc:1275] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b [term 4 FOLLOWER]: Refusing update from remote peer c695955619cb4da5ae2fdd093cfac84f: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260710 11:08:20.350392 10175 consensus_queue.cc:1048] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3699a342b6f4066ae2710f99139e87b" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 43209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260710 11:08:20.604298  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:20.618283  8076 tablet_server.cc:179] TabletServer@127.7.227.1:0 shutting down...
W20260710 11:08:20.624934  9298 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260710 11:08:20.628813  9298 consensus_peers.cc:597] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f -> Peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Couldn't send request to peer 4355994582e944779dbdd2a952839e87. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:20.637485  9298 consensus_peers.cc:597] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f -> Peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Couldn't send request to peer 4355994582e944779dbdd2a952839e87. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:20.644497  9599 consensus_peers.cc:597] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b -> Peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Couldn't send request to peer 4355994582e944779dbdd2a952839e87. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:20.648314  9599 consensus_peers.cc:597] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b -> Peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Couldn't send request to peer 4355994582e944779dbdd2a952839e87. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:20.660054  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:20.660831  8076 tablet_replica.cc:333] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87: stopping tablet replica
I20260710 11:08:20.661477  8076 raft_consensus.cc:2243] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:20.662400  8076 raft_consensus.cc:2272] T 2e17e207865b4123a248a71b71e78cf6 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.664243  8076 tablet_replica.cc:333] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87: stopping tablet replica
I20260710 11:08:20.664734  8076 raft_consensus.cc:2243] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.665084  8076 raft_consensus.cc:2272] T f0d7cbca65de4b4899e432ce279558bf P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.666749  8076 tablet_replica.cc:333] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87: stopping tablet replica
I20260710 11:08:20.667229  8076 raft_consensus.cc:2243] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.667594  8076 raft_consensus.cc:2272] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.669137  8076 tablet_replica.cc:333] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87: stopping tablet replica
I20260710 11:08:20.669586  8076 raft_consensus.cc:2243] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.669939  8076 raft_consensus.cc:2272] T 123fa8760f9848e8a6044fad0580f975 P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.671679  8076 tablet_replica.cc:333] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87: stopping tablet replica
I20260710 11:08:20.672174  8076 raft_consensus.cc:2243] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.672559  8076 raft_consensus.cc:2272] T de0bdbf086014199a41aff4838f6ccf7 P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.674379  8076 tablet_replica.cc:333] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87: stopping tablet replica
I20260710 11:08:20.674954  8076 raft_consensus.cc:2243] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:20.675806  8076 raft_consensus.cc:2272] T db4376bb320b435c9e2234aa7aaa73a3 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.677675  8076 tablet_replica.cc:333] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87: stopping tablet replica
I20260710 11:08:20.678124  8076 raft_consensus.cc:2243] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.678543  8076 raft_consensus.cc:2272] T 0440f0cd03704992a200df0ec463e1fe P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.680557  8076 tablet_replica.cc:333] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87: stopping tablet replica
I20260710 11:08:20.681154  8076 raft_consensus.cc:2243] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.681524  8076 raft_consensus.cc:2272] T ce1da5d954d449af9ef3e9a1227999cb P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.683219  8076 tablet_replica.cc:333] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87: stopping tablet replica
I20260710 11:08:20.683678  8076 raft_consensus.cc:2243] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.684023  8076 raft_consensus.cc:2272] T 3785ca8a525949b4870fd225b035b2de P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.685532  8076 tablet_replica.cc:333] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87: stopping tablet replica
I20260710 11:08:20.685971  8076 raft_consensus.cc:2243] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.686342  8076 raft_consensus.cc:2272] T e0e46e44f50141e4b31878fb0b9ef184 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.687973  8076 tablet_replica.cc:333] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87: stopping tablet replica
I20260710 11:08:20.688422  8076 raft_consensus.cc:2243] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:20.689139  8076 raft_consensus.cc:2272] T 5a2acfef1da24ca2b056d39508486961 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.691036  8076 tablet_replica.cc:333] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87: stopping tablet replica
I20260710 11:08:20.691605  8076 raft_consensus.cc:2243] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:20.692242  8076 raft_consensus.cc:2272] T b1260a8cd8704ceaba238013ba7abaa4 P 4355994582e944779dbdd2a952839e87 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.693872  8076 tablet_replica.cc:333] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87: stopping tablet replica
I20260710 11:08:20.694312  8076 raft_consensus.cc:2243] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.694659  8076 raft_consensus.cc:2272] T 611b36f466e248bea4a473031d96d8cd P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.696329  8076 tablet_replica.cc:333] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87: stopping tablet replica
I20260710 11:08:20.696789  8076 raft_consensus.cc:2243] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.697129  8076 raft_consensus.cc:2272] T 14ea603dccd14636a05649327ad13b93 P 4355994582e944779dbdd2a952839e87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.698678  8076 tablet_replica.cc:333] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87: stopping tablet replica
I20260710 11:08:20.699101  8076 raft_consensus.cc:2243] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.699446  8076 raft_consensus.cc:2272] T 56749422c1904d05bf0566e6c35ee987 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.700960  8076 tablet_replica.cc:333] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87: stopping tablet replica
I20260710 11:08:20.701363  8076 raft_consensus.cc:2243] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:20.702008  8076 raft_consensus.cc:2272] T c539418348644d469174182b5aec0083 P 4355994582e944779dbdd2a952839e87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.703608  8076 tablet_replica.cc:333] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87: stopping tablet replica
I20260710 11:08:20.704015  8076 raft_consensus.cc:2243] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.704435  8076 raft_consensus.cc:2272] T eab624312dc3406bb37208d4da474f69 P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.706215  8076 tablet_replica.cc:333] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87: stopping tablet replica
I20260710 11:08:20.706641  8076 raft_consensus.cc:2243] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:20.707247  8076 raft_consensus.cc:2272] T f03d31c6a31f4f5faf09f83bd0da698b P 4355994582e944779dbdd2a952839e87 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:20.725912  9599 consensus_peers.cc:597] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b -> Peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Couldn't send request to peer 4355994582e944779dbdd2a952839e87. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:20.750975  8076 tablet_server.cc:196] TabletServer@127.7.227.1:0 shutdown complete.
I20260710 11:08:20.789250  8076 tablet_server.cc:179] TabletServer@127.7.227.2:0 shutting down...
W20260710 11:08:20.793061  9298 consensus_peers.cc:597] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f -> Peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Couldn't send request to peer 4355994582e944779dbdd2a952839e87. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:36399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:20.796947  9298 consensus_peers.cc:597] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f -> Peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Couldn't send request to peer 4355994582e944779dbdd2a952839e87. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:36399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:20.817240  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:20.818017  8076 tablet_replica.cc:333] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4: stopping tablet replica
I20260710 11:08:20.818852  8076 raft_consensus.cc:2243] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:20.819566  8076 raft_consensus.cc:2272] T c81dc21df09b423f926ceab32fd7e5d9 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.821628  8076 tablet_replica.cc:333] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4: stopping tablet replica
I20260710 11:08:20.822141  8076 raft_consensus.cc:2243] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.822685  8076 raft_consensus.cc:2272] T ce1da5d954d449af9ef3e9a1227999cb P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.824352  8076 tablet_replica.cc:333] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4: stopping tablet replica
I20260710 11:08:20.824857  8076 raft_consensus.cc:2243] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:20.825577  8076 raft_consensus.cc:2272] T 3bd484582a28452191bd025e6b5be951 P 58cf49a3afbc46d180dcc54ea190dda4 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:20.826328  9224 consensus_peers.cc:597] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 -> Peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Couldn't send request to peer 4355994582e944779dbdd2a952839e87. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:36399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:20.827342  8076 tablet_replica.cc:333] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4: stopping tablet replica
I20260710 11:08:20.827872  8076 raft_consensus.cc:2243] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.828366  8076 raft_consensus.cc:2272] T db4376bb320b435c9e2234aa7aaa73a3 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.829975  8076 tablet_replica.cc:333] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4: stopping tablet replica
I20260710 11:08:20.830518  8076 raft_consensus.cc:2243] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:20.831189  8076 raft_consensus.cc:2272] T 16a6f964ee8344f0bd6da18335375399 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.832832  8076 tablet_replica.cc:333] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4: stopping tablet replica
I20260710 11:08:20.833338  8076 raft_consensus.cc:2243] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:20.834124  8076 raft_consensus.cc:2272] T de0bdbf086014199a41aff4838f6ccf7 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.835997  8076 tablet_replica.cc:333] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4: stopping tablet replica
I20260710 11:08:20.836506  8076 raft_consensus.cc:2243] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.836997  8076 raft_consensus.cc:2272] T 3785ca8a525949b4870fd225b035b2de P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.838804  8076 tablet_replica.cc:333] T e0e46e44f50141e4b31878fb0b9ef184 P 58cf49a3afbc46d180dcc54ea190dda4: stopping tablet replica
I20260710 11:08:20.839308  8076 raft_consensus.cc:2243] T e0e46e44f50141e4b31878fb0b9ef184 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.839650  8076 raft_consensus.cc:2272] T e0e46e44f50141e4b31878fb0b9ef184 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.841217  8076 tablet_replica.cc:333] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4: stopping tablet replica
I20260710 11:08:20.841706  8076 raft_consensus.cc:2243] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.842058  8076 raft_consensus.cc:2272] T b1260a8cd8704ceaba238013ba7abaa4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.843909  8076 tablet_replica.cc:333] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4: stopping tablet replica
I20260710 11:08:20.844600  8076 raft_consensus.cc:2243] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.844996  8076 raft_consensus.cc:2272] T 611b36f466e248bea4a473031d96d8cd P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.846671  8076 tablet_replica.cc:333] T 5a2acfef1da24ca2b056d39508486961 P 58cf49a3afbc46d180dcc54ea190dda4: stopping tablet replica
I20260710 11:08:20.847146  8076 raft_consensus.cc:2243] T 5a2acfef1da24ca2b056d39508486961 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.847532  8076 raft_consensus.cc:2272] T 5a2acfef1da24ca2b056d39508486961 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.849068  8076 tablet_replica.cc:333] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4: stopping tablet replica
I20260710 11:08:20.849519  8076 raft_consensus.cc:2243] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:20.850184  8076 raft_consensus.cc:2272] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.851752  8076 tablet_replica.cc:333] T c539418348644d469174182b5aec0083 P 58cf49a3afbc46d180dcc54ea190dda4: stopping tablet replica
I20260710 11:08:20.852182  8076 raft_consensus.cc:2243] T c539418348644d469174182b5aec0083 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.852519  8076 raft_consensus.cc:2272] T c539418348644d469174182b5aec0083 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.854055  8076 tablet_replica.cc:333] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4: stopping tablet replica
I20260710 11:08:20.854523  8076 raft_consensus.cc:2243] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:20.855178  8076 raft_consensus.cc:2272] T 56749422c1904d05bf0566e6c35ee987 P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.857086  8076 tablet_replica.cc:333] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4: stopping tablet replica
I20260710 11:08:20.857548  8076 raft_consensus.cc:2243] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.857928  8076 raft_consensus.cc:2272] T 123fa8760f9848e8a6044fad0580f975 P 58cf49a3afbc46d180dcc54ea190dda4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.859438  8076 tablet_replica.cc:333] T f03d31c6a31f4f5faf09f83bd0da698b P 58cf49a3afbc46d180dcc54ea190dda4: stopping tablet replica
I20260710 11:08:20.859869  8076 raft_consensus.cc:2243] T f03d31c6a31f4f5faf09f83bd0da698b P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.860212  8076 raft_consensus.cc:2272] T f03d31c6a31f4f5faf09f83bd0da698b P 58cf49a3afbc46d180dcc54ea190dda4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.861766  8076 tablet_replica.cc:333] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4: stopping tablet replica
I20260710 11:08:20.862190  8076 raft_consensus.cc:2243] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.862607  8076 raft_consensus.cc:2272] T acf3012427594ea4ad7f13bc64adcdbb P 58cf49a3afbc46d180dcc54ea190dda4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.864550  8076 tablet_replica.cc:333] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4: stopping tablet replica
I20260710 11:08:20.864961  8076 raft_consensus.cc:2243] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.865403  8076 raft_consensus.cc:2272] T 7ed5ade8b3d44638bfe968c14edf1316 P 58cf49a3afbc46d180dcc54ea190dda4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.908344  8076 tablet_server.cc:196] TabletServer@127.7.227.2:0 shutdown complete.
W20260710 11:08:20.933990  9599 consensus_peers.cc:597] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b -> Peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Couldn't send request to peer 4355994582e944779dbdd2a952839e87. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:36399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:20.943813  8076 tablet_server.cc:179] TabletServer@127.7.227.3:0 shutting down...
I20260710 11:08:20.968992  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:20.969650  8076 tablet_replica.cc:333] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f: stopping tablet replica
I20260710 11:08:20.970288  8076 raft_consensus.cc:2243] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.970959  8076 raft_consensus.cc:2272] T 2e17e207865b4123a248a71b71e78cf6 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.973009  8076 tablet_replica.cc:333] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f: stopping tablet replica
I20260710 11:08:20.973531  8076 raft_consensus.cc:2243] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.974025  8076 raft_consensus.cc:2272] T c81dc21df09b423f926ceab32fd7e5d9 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:20.974777  9601 consensus_peers.cc:597] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b -> Peer 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): Couldn't send request to peer 58cf49a3afbc46d180dcc54ea190dda4. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.2:34751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:20.976003  8076 tablet_replica.cc:333] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f: stopping tablet replica
I20260710 11:08:20.976696  8076 raft_consensus.cc:2243] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:20.977449  8076 raft_consensus.cc:2272] T ce1da5d954d449af9ef3e9a1227999cb P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:20.978744  9602 consensus_peers.cc:597] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b -> Peer c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167): Couldn't send request to peer c695955619cb4da5ae2fdd093cfac84f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:20.979403  8076 tablet_replica.cc:333] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f: stopping tablet replica
I20260710 11:08:20.979888  8076 raft_consensus.cc:2243] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.980275  8076 raft_consensus.cc:2272] T 16a6f964ee8344f0bd6da18335375399 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.981853  8076 tablet_replica.cc:333] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f: stopping tablet replica
I20260710 11:08:20.982375  8076 raft_consensus.cc:2243] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.982765  8076 raft_consensus.cc:2272] T 0440f0cd03704992a200df0ec463e1fe P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.984228  8076 tablet_replica.cc:333] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f: stopping tablet replica
I20260710 11:08:20.984658  8076 raft_consensus.cc:2243] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.985143  8076 raft_consensus.cc:2272] T 3bd484582a28452191bd025e6b5be951 P c695955619cb4da5ae2fdd093cfac84f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.986783  8076 tablet_replica.cc:333] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f: stopping tablet replica
I20260710 11:08:20.987227  8076 raft_consensus.cc:2243] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:20.987847  8076 raft_consensus.cc:2272] T e0e46e44f50141e4b31878fb0b9ef184 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.989493  8076 tablet_replica.cc:333] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f: stopping tablet replica
I20260710 11:08:20.989923  8076 raft_consensus.cc:2243] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.990459  8076 raft_consensus.cc:2272] T 14ea603dccd14636a05649327ad13b93 P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.992090  8076 tablet_replica.cc:333] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f: stopping tablet replica
I20260710 11:08:20.992676  8076 raft_consensus.cc:2243] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.993251  8076 raft_consensus.cc:2272] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.995199  8076 tablet_replica.cc:333] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f: stopping tablet replica
I20260710 11:08:20.995698  8076 raft_consensus.cc:2243] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:08:20.995759  9300 consensus_peers.cc:597] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f -> Peer 58cf49a3afbc46d180dcc54ea190dda4 (127.7.227.2:34751): Couldn't send request to peer 58cf49a3afbc46d180dcc54ea190dda4. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.2:34751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:20.996207  8076 raft_consensus.cc:2272] T f0d7cbca65de4b4899e432ce279558bf P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.997781  8076 tablet_replica.cc:333] T c539418348644d469174182b5aec0083 P c695955619cb4da5ae2fdd093cfac84f: stopping tablet replica
I20260710 11:08:20.998260  8076 raft_consensus.cc:2243] T c539418348644d469174182b5aec0083 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.998636  8076 raft_consensus.cc:2272] T c539418348644d469174182b5aec0083 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.000183  8076 tablet_replica.cc:333] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f: stopping tablet replica
I20260710 11:08:21.000620  8076 raft_consensus.cc:2243] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:21.001240  8076 raft_consensus.cc:2272] T 123fa8760f9848e8a6044fad0580f975 P c695955619cb4da5ae2fdd093cfac84f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.002787  8076 tablet_replica.cc:333] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f: stopping tablet replica
I20260710 11:08:21.003208  8076 raft_consensus.cc:2243] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:21.003537  8076 raft_consensus.cc:2272] T f03d31c6a31f4f5faf09f83bd0da698b P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.005018  8076 tablet_replica.cc:333] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f: stopping tablet replica
I20260710 11:08:21.005442  8076 raft_consensus.cc:2243] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:21.006031  8076 raft_consensus.cc:2272] T acf3012427594ea4ad7f13bc64adcdbb P c695955619cb4da5ae2fdd093cfac84f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.007911  8076 tablet_replica.cc:333] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f: stopping tablet replica
I20260710 11:08:21.008313  8076 raft_consensus.cc:2243] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:21.008951  8076 raft_consensus.cc:2272] T 7ed5ade8b3d44638bfe968c14edf1316 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.010571  8076 tablet_replica.cc:333] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f: stopping tablet replica
I20260710 11:08:21.011005  8076 raft_consensus.cc:2243] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:21.011622  8076 raft_consensus.cc:2272] T eab624312dc3406bb37208d4da474f69 P c695955619cb4da5ae2fdd093cfac84f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.013188  8076 tablet_replica.cc:333] T 5a2acfef1da24ca2b056d39508486961 P c695955619cb4da5ae2fdd093cfac84f: stopping tablet replica
I20260710 11:08:21.013577  8076 raft_consensus.cc:2243] T 5a2acfef1da24ca2b056d39508486961 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:21.013979  8076 raft_consensus.cc:2272] T 5a2acfef1da24ca2b056d39508486961 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.015529  8076 tablet_replica.cc:333] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f: stopping tablet replica
I20260710 11:08:21.015956  8076 raft_consensus.cc:2243] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:21.016404  8076 raft_consensus.cc:2272] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P c695955619cb4da5ae2fdd093cfac84f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:21.020212  9602 consensus_peers.cc:597] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b -> Peer c695955619cb4da5ae2fdd093cfac84f (127.7.227.3:37167): Couldn't send request to peer c695955619cb4da5ae2fdd093cfac84f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:21.053874  9599 consensus_peers.cc:597] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b -> Peer 4355994582e944779dbdd2a952839e87 (127.7.227.1:36399): Couldn't send request to peer 4355994582e944779dbdd2a952839e87. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:36399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:21.056850  8076 tablet_server.cc:196] TabletServer@127.7.227.3:0 shutdown complete.
I20260710 11:08:21.094463  8076 tablet_server.cc:179] TabletServer@127.7.227.4:0 shutting down...
I20260710 11:08:21.113866  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:21.114538  8076 tablet_replica.cc:333] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b: stopping tablet replica
I20260710 11:08:21.115218  8076 raft_consensus.cc:2243] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:21.115654  8076 raft_consensus.cc:2272] T acf3012427594ea4ad7f13bc64adcdbb P f3699a342b6f4066ae2710f99139e87b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.117813  8076 tablet_replica.cc:333] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b: stopping tablet replica
I20260710 11:08:21.118353  8076 raft_consensus.cc:2243] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:21.119036  8076 raft_consensus.cc:2272] T 3785ca8a525949b4870fd225b035b2de P f3699a342b6f4066ae2710f99139e87b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.121027  8076 tablet_replica.cc:333] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b: stopping tablet replica
I20260710 11:08:21.121605  8076 raft_consensus.cc:2243] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:21.122283  8076 raft_consensus.cc:2272] T ce9c34f3ee424c9b9e7aa7631b6c4a8b P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.123943  8076 tablet_replica.cc:333] T 2e17e207865b4123a248a71b71e78cf6 P f3699a342b6f4066ae2710f99139e87b: stopping tablet replica
I20260710 11:08:21.124425  8076 raft_consensus.cc:2243] T 2e17e207865b4123a248a71b71e78cf6 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:21.124859  8076 raft_consensus.cc:2272] T 2e17e207865b4123a248a71b71e78cf6 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.126513  8076 tablet_replica.cc:333] T de0bdbf086014199a41aff4838f6ccf7 P f3699a342b6f4066ae2710f99139e87b: stopping tablet replica
I20260710 11:08:21.126961  8076 raft_consensus.cc:2243] T de0bdbf086014199a41aff4838f6ccf7 P f3699a342b6f4066ae2710f99139e87b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:21.127350  8076 raft_consensus.cc:2272] T de0bdbf086014199a41aff4838f6ccf7 P f3699a342b6f4066ae2710f99139e87b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.128870  8076 tablet_replica.cc:333] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b: stopping tablet replica
I20260710 11:08:21.129310  8076 raft_consensus.cc:2243] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:21.129948  8076 raft_consensus.cc:2272] T 0440f0cd03704992a200df0ec463e1fe P f3699a342b6f4066ae2710f99139e87b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.131453  8076 tablet_replica.cc:333] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P f3699a342b6f4066ae2710f99139e87b: stopping tablet replica
I20260710 11:08:21.131898  8076 raft_consensus.cc:2243] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:21.132311  8076 raft_consensus.cc:2272] T 7ea9ac8a4e1c4d36b0fa6a78d5af41f4 P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.133896  8076 tablet_replica.cc:333] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b: stopping tablet replica
I20260710 11:08:21.134357  8076 raft_consensus.cc:2243] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:21.134986  8076 raft_consensus.cc:2272] T f0d7cbca65de4b4899e432ce279558bf P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.136463  8076 tablet_replica.cc:333] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b: stopping tablet replica
I20260710 11:08:21.136889  8076 raft_consensus.cc:2243] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:21.137532  8076 raft_consensus.cc:2272] T 14ea603dccd14636a05649327ad13b93 P f3699a342b6f4066ae2710f99139e87b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.139225  8076 tablet_replica.cc:333] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b: stopping tablet replica
I20260710 11:08:21.139681  8076 raft_consensus.cc:2243] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:21.140103  8076 raft_consensus.cc:2272] T b1260a8cd8704ceaba238013ba7abaa4 P f3699a342b6f4066ae2710f99139e87b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.141664  8076 tablet_replica.cc:333] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b: stopping tablet replica
I20260710 11:08:21.142110  8076 raft_consensus.cc:2243] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:21.142786  8076 raft_consensus.cc:2272] T 611b36f466e248bea4a473031d96d8cd P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.144328  8076 tablet_replica.cc:333] T 3bd484582a28452191bd025e6b5be951 P f3699a342b6f4066ae2710f99139e87b: stopping tablet replica
I20260710 11:08:21.144765  8076 raft_consensus.cc:2243] T 3bd484582a28452191bd025e6b5be951 P f3699a342b6f4066ae2710f99139e87b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:21.145205  8076 raft_consensus.cc:2272] T 3bd484582a28452191bd025e6b5be951 P f3699a342b6f4066ae2710f99139e87b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.146857  8076 tablet_replica.cc:333] T db4376bb320b435c9e2234aa7aaa73a3 P f3699a342b6f4066ae2710f99139e87b: stopping tablet replica
I20260710 11:08:21.147384  8076 raft_consensus.cc:2243] T db4376bb320b435c9e2234aa7aaa73a3 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:21.147946  8076 raft_consensus.cc:2272] T db4376bb320b435c9e2234aa7aaa73a3 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.149541  8076 tablet_replica.cc:333] T 7ed5ade8b3d44638bfe968c14edf1316 P f3699a342b6f4066ae2710f99139e87b: stopping tablet replica
I20260710 11:08:21.149964  8076 raft_consensus.cc:2243] T 7ed5ade8b3d44638bfe968c14edf1316 P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:21.150475  8076 raft_consensus.cc:2272] T 7ed5ade8b3d44638bfe968c14edf1316 P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.152487  8076 tablet_replica.cc:333] T 16a6f964ee8344f0bd6da18335375399 P f3699a342b6f4066ae2710f99139e87b: stopping tablet replica
I20260710 11:08:21.153090  8076 raft_consensus.cc:2243] T 16a6f964ee8344f0bd6da18335375399 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:21.153666  8076 raft_consensus.cc:2272] T 16a6f964ee8344f0bd6da18335375399 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.155704  8076 tablet_replica.cc:333] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b: stopping tablet replica
I20260710 11:08:21.156204  8076 raft_consensus.cc:2243] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:21.156607  8076 raft_consensus.cc:2272] T eab624312dc3406bb37208d4da474f69 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.158033  8076 tablet_replica.cc:333] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b: stopping tablet replica
I20260710 11:08:21.158488  8076 raft_consensus.cc:2243] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:21.158835  8076 raft_consensus.cc:2272] T 56749422c1904d05bf0566e6c35ee987 P f3699a342b6f4066ae2710f99139e87b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.160322  8076 tablet_replica.cc:333] T c81dc21df09b423f926ceab32fd7e5d9 P f3699a342b6f4066ae2710f99139e87b: stopping tablet replica
I20260710 11:08:21.160759  8076 raft_consensus.cc:2243] T c81dc21df09b423f926ceab32fd7e5d9 P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:21.161192  8076 raft_consensus.cc:2272] T c81dc21df09b423f926ceab32fd7e5d9 P f3699a342b6f4066ae2710f99139e87b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.212927  8076 tablet_server.cc:196] TabletServer@127.7.227.4:0 shutdown complete.
I20260710 11:08:21.243705  8076 master.cc:562] Master@127.7.227.62:42177 shutting down...
I20260710 11:08:21.267382  8076 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:21.267921  8076 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:21.268224  8076 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1d09688c09a447afb83ad21a95ddbd15: stopping tablet replica
I20260710 11:08:21.304576  8076 master.cc:584] Master@127.7.227.62:42177 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (35101 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:08:21.355904  8076 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.227.62:37531
I20260710 11:08:21.356997  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:21.362170 10196 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:21.362170 10197 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:21.363376 10199 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:21.364465  8076 server_base.cc:1061] running on GCE node
I20260710 11:08:21.365444  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:21.365617  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:21.365728  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681701365716 us; error 0 us; skew 500 ppm
I20260710 11:08:21.366173  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:21.368568  8076 webserver.cc:533] Webserver started at http://127.7.227.62:39923/ using document root <none> and password file <none>
I20260710 11:08:21.369006  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:21.369156  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:21.369378  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:21.370474  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/master-0-root/instance:
uuid: "745f3b46f7fe4ae99da37a6cd01a66a6"
format_stamp: "Formatted at 2026-07-10 11:08:21 on dist-test-slave-8pmn"
I20260710 11:08:21.374805  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:21.378122 10204 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:21.378849  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:21.379115  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/master-0-root
uuid: "745f3b46f7fe4ae99da37a6cd01a66a6"
format_stamp: "Formatted at 2026-07-10 11:08:21 on dist-test-slave-8pmn"
I20260710 11:08:21.379360  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:21.397078  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:21.398262  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:21.434410  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.62:37531
I20260710 11:08:21.434504 10255 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.62:37531 every 8 connection(s)
I20260710 11:08:21.437999 10256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:21.447429 10256 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6: Bootstrap starting.
I20260710 11:08:21.452008 10256 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.455973 10256 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6: No bootstrap required, opened a new log
I20260710 11:08:21.458158 10256 raft_consensus.cc:359] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "745f3b46f7fe4ae99da37a6cd01a66a6" member_type: VOTER }
I20260710 11:08:21.458593 10256 raft_consensus.cc:385] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.458798 10256 raft_consensus.cc:740] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745f3b46f7fe4ae99da37a6cd01a66a6, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.459362 10256 consensus_queue.cc:260] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "745f3b46f7fe4ae99da37a6cd01a66a6" member_type: VOTER }
I20260710 11:08:21.459806 10256 raft_consensus.cc:399] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:21.460005 10256 raft_consensus.cc:493] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:21.460242 10256 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.464320 10256 raft_consensus.cc:515] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "745f3b46f7fe4ae99da37a6cd01a66a6" member_type: VOTER }
I20260710 11:08:21.464782 10256 leader_election.cc:304] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6 [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: 745f3b46f7fe4ae99da37a6cd01a66a6; no voters: 
I20260710 11:08:21.465852 10256 leader_election.cc:290] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:21.466255 10259 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:21.467505 10259 raft_consensus.cc:697] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6 [term 1 LEADER]: Becoming Leader. State: Replica: 745f3b46f7fe4ae99da37a6cd01a66a6, State: Running, Role: LEADER
I20260710 11:08:21.468129 10259 consensus_queue.cc:237] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6 [LEADER]: Queue going to LEADER mode. State: All 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: "745f3b46f7fe4ae99da37a6cd01a66a6" member_type: VOTER }
I20260710 11:08:21.468560 10256 sys_catalog.cc:565] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:21.472007 10260 sys_catalog.cc:455] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "745f3b46f7fe4ae99da37a6cd01a66a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "745f3b46f7fe4ae99da37a6cd01a66a6" member_type: VOTER } }
I20260710 11:08:21.472565 10260 sys_catalog.cc:458] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:21.472764 10261 sys_catalog.cc:455] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 745f3b46f7fe4ae99da37a6cd01a66a6. Latest consensus state: current_term: 1 leader_uuid: "745f3b46f7fe4ae99da37a6cd01a66a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "745f3b46f7fe4ae99da37a6cd01a66a6" member_type: VOTER } }
I20260710 11:08:21.473263 10261 sys_catalog.cc:458] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:21.475512 10266 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:21.482048 10266 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:21.483007  8076 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:21.489959 10266 catalog_manager.cc:1383] Generated new cluster ID: 87dd55f192f44960b4d54964e64423ce
I20260710 11:08:21.490274 10266 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:21.505882 10266 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:21.507138 10266 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:21.522603 10266 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6: Generated new TSK 0
I20260710 11:08:21.523181 10266 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:21.549284  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:21.554956 10277 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:21.555966 10278 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:21.557655  8076 server_base.cc:1061] running on GCE node
W20260710 11:08:21.557726 10280 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:21.558852  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:21.559044  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:21.559163  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681701559153 us; error 0 us; skew 500 ppm
I20260710 11:08:21.559602  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:21.561635  8076 webserver.cc:533] Webserver started at http://127.7.227.1:37609/ using document root <none> and password file <none>
I20260710 11:08:21.562062  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:21.562207  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:21.562501  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:21.563481  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/ts-0-root/instance:
uuid: "77928a4bdbf846eea086aa533a27025b"
format_stamp: "Formatted at 2026-07-10 11:08:21 on dist-test-slave-8pmn"
I20260710 11:08:21.567634  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:08:21.570708 10285 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:21.571399  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:21.571640  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/ts-0-root
uuid: "77928a4bdbf846eea086aa533a27025b"
format_stamp: "Formatted at 2026-07-10 11:08:21 on dist-test-slave-8pmn"
I20260710 11:08:21.571868  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:21.594725  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:21.595825  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:21.597151  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:21.599323  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:21.599509  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:21.599720  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:21.599889  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:21.636849  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.1:33093
I20260710 11:08:21.636952 10347 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.1:33093 every 8 connection(s)
I20260710 11:08:21.641358  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:21.647442 10352 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:21.648418 10353 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:21.651273 10355 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:21.651953  8076 server_base.cc:1061] running on GCE node
I20260710 11:08:21.652967  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:21.653157  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:21.653306  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681701653289 us; error 0 us; skew 500 ppm
I20260710 11:08:21.653813  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:21.655942  8076 webserver.cc:533] Webserver started at http://127.7.227.2:33257/ using document root <none> and password file <none>
I20260710 11:08:21.656512  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:21.656702  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:21.656998  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:21.658144  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/ts-1-root/instance:
uuid: "12b4db7626554cb5ad88da16fdfb098e"
format_stamp: "Formatted at 2026-07-10 11:08:21 on dist-test-slave-8pmn"
I20260710 11:08:21.658913 10348 heartbeater.cc:344] Connected to a master server at 127.7.227.62:37531
I20260710 11:08:21.659261 10348 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:21.659912 10348 heartbeater.cc:507] Master 127.7.227.62:37531 requested a full tablet report, sending...
I20260710 11:08:21.661687 10221 ts_manager.cc:194] Registered new tserver with Master: 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093)
I20260710 11:08:21.662811  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 11:08:21.663582 10221 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45148
I20260710 11:08:21.666076 10360 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:21.666824  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:08:21.667071  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/ts-1-root
uuid: "12b4db7626554cb5ad88da16fdfb098e"
format_stamp: "Formatted at 2026-07-10 11:08:21 on dist-test-slave-8pmn"
I20260710 11:08:21.667310  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:21.687572  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:21.688687  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:21.690044  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:21.692119  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:21.692298  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:21.692505  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:21.692649  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:21.729465  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.2:43613
I20260710 11:08:21.729588 10422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.2:43613 every 8 connection(s)
I20260710 11:08:21.733875  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:21.739841 10426 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:21.740748 10427 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:21.742355 10429 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:21.743393  8076 server_base.cc:1061] running on GCE node
I20260710 11:08:21.744439  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:21.744686  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:21.744895  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681701744876 us; error 0 us; skew 500 ppm
I20260710 11:08:21.745501  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:21.746097 10423 heartbeater.cc:344] Connected to a master server at 127.7.227.62:37531
I20260710 11:08:21.746486 10423 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:21.747182 10423 heartbeater.cc:507] Master 127.7.227.62:37531 requested a full tablet report, sending...
I20260710 11:08:21.748136  8076 webserver.cc:533] Webserver started at http://127.7.227.3:33273/ using document root <none> and password file <none>
I20260710 11:08:21.748668  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:21.748845  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:21.749090  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:21.749094 10221 ts_manager.cc:194] Registered new tserver with Master: 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:21.750452  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/ts-2-root/instance:
uuid: "16126b3888cc4fd09f7c1d86f150ed93"
format_stamp: "Formatted at 2026-07-10 11:08:21 on dist-test-slave-8pmn"
I20260710 11:08:21.750501 10221 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45162
I20260710 11:08:21.754980  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:21.758116 10434 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:21.758904  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:21.759177  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/ts-2-root
uuid: "16126b3888cc4fd09f7c1d86f150ed93"
format_stamp: "Formatted at 2026-07-10 11:08:21 on dist-test-slave-8pmn"
I20260710 11:08:21.759436  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:21.792488  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:21.793761  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:21.795202  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:21.797267  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:21.797456  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:21.797664  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:21.797824  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:21.834112  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.3:45749
I20260710 11:08:21.834210 10496 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.3:45749 every 8 connection(s)
I20260710 11:08:21.838449  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:21.844642 10500 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:21.846268 10501 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:21.847133 10503 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:21.847755  8076 server_base.cc:1061] running on GCE node
I20260710 11:08:21.848791  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:21.848989  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:21.849043 10497 heartbeater.cc:344] Connected to a master server at 127.7.227.62:37531
I20260710 11:08:21.849186  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681701849167 us; error 0 us; skew 500 ppm
I20260710 11:08:21.849499 10497 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:21.849926  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:21.850270 10497 heartbeater.cc:507] Master 127.7.227.62:37531 requested a full tablet report, sending...
I20260710 11:08:21.852227 10221 ts_manager.cc:194] Registered new tserver with Master: 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:21.852473  8076 webserver.cc:533] Webserver started at http://127.7.227.4:41075/ using document root <none> and password file <none>
I20260710 11:08:21.852984  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:21.853165  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:21.853411  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:21.853626 10221 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45168
I20260710 11:08:21.854545  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/ts-3-root/instance:
uuid: "d3035875b6524002a4955615e1760ced"
format_stamp: "Formatted at 2026-07-10 11:08:21 on dist-test-slave-8pmn"
I20260710 11:08:21.859244  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:08:21.862421 10508 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:21.863178  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:08:21.863463  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/ts-3-root
uuid: "d3035875b6524002a4955615e1760ced"
format_stamp: "Formatted at 2026-07-10 11:08:21 on dist-test-slave-8pmn"
I20260710 11:08:21.863722  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:21.887395  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:21.888553  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:21.889770  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:21.892032  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:21.892206  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:21.892429  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:21.892568  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:21.930076  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.4:40791
I20260710 11:08:21.930178 10570 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.4:40791 every 8 connection(s)
I20260710 11:08:21.942322 10571 heartbeater.cc:344] Connected to a master server at 127.7.227.62:37531
I20260710 11:08:21.942684 10571 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:21.943326 10571 heartbeater.cc:507] Master 127.7.227.62:37531 requested a full tablet report, sending...
I20260710 11:08:21.945030 10221 ts_manager.cc:194] Registered new tserver with Master: d3035875b6524002a4955615e1760ced (127.7.227.4:40791)
I20260710 11:08:21.945225  8076 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012331346s
I20260710 11:08:21.946813 10221 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38636
I20260710 11:08:21.968915 10221 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38646:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:08:22.091643 10388 tablet_service.cc:1511] Processing CreateTablet for tablet fac8659a4325451db5b38af25274396c (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:22.093185 10388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac8659a4325451db5b38af25274396c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.098335 10387 tablet_service.cc:1511] Processing CreateTablet for tablet bcfb2ac61fca43feb46902cffd44c877 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:22.099694 10387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcfb2ac61fca43feb46902cffd44c877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.107069 10536 tablet_service.cc:1511] Processing CreateTablet for tablet fac8659a4325451db5b38af25274396c (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:22.108430 10536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac8659a4325451db5b38af25274396c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.111354 10535 tablet_service.cc:1511] Processing CreateTablet for tablet a7417a31980e4c1fa754bbf9ccc4c82c (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:22.112663 10535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7417a31980e4c1fa754bbf9ccc4c82c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.115356 10386 tablet_service.cc:1511] Processing CreateTablet for tablet a7417a31980e4c1fa754bbf9ccc4c82c (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:22.116641 10386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7417a31980e4c1fa754bbf9ccc4c82c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.125972 10588 tablet_bootstrap.cc:492] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e: Bootstrap starting.
I20260710 11:08:22.131567 10534 tablet_service.cc:1511] Processing CreateTablet for tablet 19bf3d3f10a841bc88c8e427a74ba68f (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:22.132913 10534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19bf3d3f10a841bc88c8e427a74ba68f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.135491 10588 tablet_bootstrap.cc:654] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.135339 10385 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd096426d284ddf9c7f0cd0f0268086 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:22.136046 10533 tablet_service.cc:1511] Processing CreateTablet for tablet a13f67e249814720bf253fd8c1c16b52 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:22.136708 10385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd096426d284ddf9c7f0cd0f0268086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.137261 10533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a13f67e249814720bf253fd8c1c16b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.144659 10388 tablet_service.cc:1511] Processing CreateTablet for tablet a13f67e249814720bf253fd8c1c16b52 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:22.145936 10388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a13f67e249814720bf253fd8c1c16b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.148295 10532 tablet_service.cc:1511] Processing CreateTablet for tablet a137c60b1bf3488db621a06ae81c1918 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:22.149631 10532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a137c60b1bf3488db621a06ae81c1918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.151262 10387 tablet_service.cc:1511] Processing CreateTablet for tablet aef4bbf8fc8b42ffaadf99c2007c8987 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:22.152638 10387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aef4bbf8fc8b42ffaadf99c2007c8987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.206951 10588 tablet_bootstrap.cc:492] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e: No bootstrap required, opened a new log
I20260710 11:08:22.207508 10588 ts_tablet_manager.cc:1403] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.029s
I20260710 11:08:22.210398 10588 raft_consensus.cc:359] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:22.211113 10588 raft_consensus.cc:385] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.211440 10588 raft_consensus.cc:740] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.214038 10588 consensus_queue.cc:260] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:22.215742 10587 tablet_bootstrap.cc:492] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced: Bootstrap starting.
I20260710 11:08:22.218680 10313 tablet_service.cc:1511] Processing CreateTablet for tablet bcfb2ac61fca43feb46902cffd44c877 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:22.219996 10313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcfb2ac61fca43feb46902cffd44c877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.223282 10312 tablet_service.cc:1511] Processing CreateTablet for tablet a7417a31980e4c1fa754bbf9ccc4c82c (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:22.224534 10312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7417a31980e4c1fa754bbf9ccc4c82c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.224910 10387 tablet_service.cc:1511] Processing CreateTablet for tablet 241b317b8cad45c4a30fce0f6a39b790 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:22.226269 10387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241b317b8cad45c4a30fce0f6a39b790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.226336 10311 tablet_service.cc:1511] Processing CreateTablet for tablet 19bf3d3f10a841bc88c8e427a74ba68f (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:22.227718 10311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19bf3d3f10a841bc88c8e427a74ba68f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.231328 10310 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd096426d284ddf9c7f0cd0f0268086 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:22.232550 10310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd096426d284ddf9c7f0cd0f0268086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.235056 10388 tablet_service.cc:1511] Processing CreateTablet for tablet 91bcad9fd8ad4123b03c9e1b958ce06f (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:22.235203 10309 tablet_service.cc:1511] Processing CreateTablet for tablet a13f67e249814720bf253fd8c1c16b52 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:22.236389 10388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91bcad9fd8ad4123b03c9e1b958ce06f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.237186 10534 tablet_service.cc:1511] Processing CreateTablet for tablet 5fb3befc8c51479c974518c3878c218a (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:22.238950 10534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb3befc8c51479c974518c3878c218a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.239194 10307 tablet_service.cc:1511] Processing CreateTablet for tablet 241b317b8cad45c4a30fce0f6a39b790 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:22.237582 10308 tablet_service.cc:1511] Processing CreateTablet for tablet a137c60b1bf3488db621a06ae81c1918 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:22.241241 10531 tablet_service.cc:1511] Processing CreateTablet for tablet 91bcad9fd8ad4123b03c9e1b958ce06f (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:22.243224 10306 tablet_service.cc:1511] Processing CreateTablet for tablet 91bcad9fd8ad4123b03c9e1b958ce06f (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:22.249152 10385 tablet_service.cc:1511] Processing CreateTablet for tablet b60691fd706d48af8c7df235b8dedef5 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:22.250484 10385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b60691fd706d48af8c7df235b8dedef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.251278 10305 tablet_service.cc:1511] Processing CreateTablet for tablet 5fb3befc8c51479c974518c3878c218a (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:22.255493 10462 tablet_service.cc:1511] Processing CreateTablet for tablet fac8659a4325451db5b38af25274396c (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:22.256687 10462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac8659a4325451db5b38af25274396c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.259099 10459 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd096426d284ddf9c7f0cd0f0268086 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:22.260327 10459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd096426d284ddf9c7f0cd0f0268086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.261407 10454 tablet_service.cc:1511] Processing CreateTablet for tablet b60691fd706d48af8c7df235b8dedef5 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:22.244414 10587 tablet_bootstrap.cc:654] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.236454 10309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a13f67e249814720bf253fd8c1c16b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.262786 10454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b60691fd706d48af8c7df235b8dedef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.262941 10305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb3befc8c51479c974518c3878c218a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.263306 10458 tablet_service.cc:1511] Processing CreateTablet for tablet a137c60b1bf3488db621a06ae81c1918 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:22.264514 10458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a137c60b1bf3488db621a06ae81c1918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.266566 10307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241b317b8cad45c4a30fce0f6a39b790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.275029 10308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a137c60b1bf3488db621a06ae81c1918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.275451 10455 tablet_service.cc:1511] Processing CreateTablet for tablet 5fb3befc8c51479c974518c3878c218a (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:22.275664 10536 tablet_service.cc:1511] Processing CreateTablet for tablet b60691fd706d48af8c7df235b8dedef5 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:22.276739 10455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb3befc8c51479c974518c3878c218a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.278301 10461 tablet_service.cc:1511] Processing CreateTablet for tablet bcfb2ac61fca43feb46902cffd44c877 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:22.278662 10457 tablet_service.cc:1511] Processing CreateTablet for tablet aef4bbf8fc8b42ffaadf99c2007c8987 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:22.278213 10386 tablet_service.cc:1511] Processing CreateTablet for tablet f99bc06187ea4ea3bcf6bcc5e6284730 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:22.279613 10461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcfb2ac61fca43feb46902cffd44c877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.280061 10386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f99bc06187ea4ea3bcf6bcc5e6284730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.281303 10304 tablet_service.cc:1511] Processing CreateTablet for tablet f99bc06187ea4ea3bcf6bcc5e6284730 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:22.274103 10460 tablet_service.cc:1511] Processing CreateTablet for tablet 19bf3d3f10a841bc88c8e427a74ba68f (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:22.282469 10530 tablet_service.cc:1511] Processing CreateTablet for tablet c0d49d8759a54314859491e5c05066e9 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:22.282625 10453 tablet_service.cc:1511] Processing CreateTablet for tablet f99bc06187ea4ea3bcf6bcc5e6284730 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:22.283491 10460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19bf3d3f10a841bc88c8e427a74ba68f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.284080 10453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f99bc06187ea4ea3bcf6bcc5e6284730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.284642 10306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91bcad9fd8ad4123b03c9e1b958ce06f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.287845 10384 tablet_service.cc:1511] Processing CreateTablet for tablet c0d49d8759a54314859491e5c05066e9 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:22.289129 10384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d49d8759a54314859491e5c05066e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.290620 10304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f99bc06187ea4ea3bcf6bcc5e6284730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.293063 10457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aef4bbf8fc8b42ffaadf99c2007c8987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.274976 10456 tablet_service.cc:1511] Processing CreateTablet for tablet 241b317b8cad45c4a30fce0f6a39b790 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:22.304908 10456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241b317b8cad45c4a30fce0f6a39b790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.314227 10529 tablet_service.cc:1511] Processing CreateTablet for tablet e4bdcf858b9247f49f6ec972ee1f7679 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:22.319298 10535 tablet_service.cc:1511] Processing CreateTablet for tablet aef4bbf8fc8b42ffaadf99c2007c8987 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:22.326749 10529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4bdcf858b9247f49f6ec972ee1f7679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.327539 10531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91bcad9fd8ad4123b03c9e1b958ce06f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.330165 10536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b60691fd706d48af8c7df235b8dedef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.334542 10530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d49d8759a54314859491e5c05066e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.352738 10591 raft_consensus.cc:493] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:22.353219 10591 raft_consensus.cc:515] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:22.354530 10423 heartbeater.cc:499] Master 127.7.227.62:37531 was elected leader, sending a full tablet report...
I20260710 11:08:22.365012 10535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aef4bbf8fc8b42ffaadf99c2007c8987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.375735 10457 tablet_service.cc:1511] Processing CreateTablet for tablet e4bdcf858b9247f49f6ec972ee1f7679 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:22.377013 10457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4bdcf858b9247f49f6ec972ee1f7679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.379971 10591 leader_election.cc:290] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:22.397939 10593 tablet_bootstrap.cc:492] T 5fb3befc8c51479c974518c3878c218a P 16126b3888cc4fd09f7c1d86f150ed93: Bootstrap starting.
I20260710 11:08:22.399132 10588 ts_tablet_manager.cc:1434] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e: Time spent starting tablet: real 0.191s	user 0.022s	sys 0.020s
I20260710 11:08:22.407968 10313 tablet_service.cc:1511] Processing CreateTablet for tablet c0d49d8759a54314859491e5c05066e9 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:22.409528 10311 tablet_service.cc:1511] Processing CreateTablet for tablet e4bdcf858b9247f49f6ec972ee1f7679 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:22.413540 10595 tablet_bootstrap.cc:492] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:22.415534 10386 tablet_service.cc:1511] Processing CreateTablet for tablet 89ad921431fd4a299db11d09293c4ae9 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:22.416694 10386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ad921431fd4a299db11d09293c4ae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.430982 10588 tablet_bootstrap.cc:492] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e: Bootstrap starting.
I20260710 11:08:22.434563 10313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d49d8759a54314859491e5c05066e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.436757 10593 tablet_bootstrap.cc:654] T 5fb3befc8c51479c974518c3878c218a P 16126b3888cc4fd09f7c1d86f150ed93: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.437413 10311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4bdcf858b9247f49f6ec972ee1f7679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.436757 10595 tablet_bootstrap.cc:654] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.442503 10587 tablet_bootstrap.cc:492] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced: No bootstrap required, opened a new log
I20260710 11:08:22.442302 10459 tablet_service.cc:1511] Processing CreateTablet for tablet 89ad921431fd4a299db11d09293c4ae9 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:22.442978 10587 ts_tablet_manager.cc:1403] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced: Time spent bootstrapping tablet: real 0.227s	user 0.015s	sys 0.021s
I20260710 11:08:22.443524 10459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ad921431fd4a299db11d09293c4ae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.445816 10587 raft_consensus.cc:359] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:22.447439 10587 raft_consensus.cc:385] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.448805 10587 raft_consensus.cc:740] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3035875b6524002a4955615e1760ced, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.449568 10587 consensus_queue.cc:260] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:22.450873 10531 tablet_service.cc:1511] Processing CreateTablet for tablet 89ad921431fd4a299db11d09293c4ae9 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:22.451217 10304 tablet_service.cc:1511] Processing CreateTablet for tablet 408937ede49649e085c5d70f1f041ab7 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:22.452123 10531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ad921431fd4a299db11d09293c4ae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.452549 10304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408937ede49649e085c5d70f1f041ab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.458765 10386 tablet_service.cc:1511] Processing CreateTablet for tablet 408937ede49649e085c5d70f1f041ab7 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:22.460119 10386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408937ede49649e085c5d70f1f041ab7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:08:22.480474 10269 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:22.480751 10535 tablet_service.cc:1511] Processing CreateTablet for tablet 59cf1c9f35de42f8b8fa3185aae56371 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:22.482000 10535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59cf1c9f35de42f8b8fa3185aae56371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.481950 10313 tablet_service.cc:1511] Processing CreateTablet for tablet 59cf1c9f35de42f8b8fa3185aae56371 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:22.483270 10313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59cf1c9f35de42f8b8fa3185aae56371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.485435 10461 tablet_service.cc:1511] Processing CreateTablet for tablet 408937ede49649e085c5d70f1f041ab7 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:22.487004 10461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408937ede49649e085c5d70f1f041ab7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:08:22.490057 10424 tablet.cc:2406] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:08:22.495729 10587 ts_tablet_manager.cc:1434] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced: Time spent starting tablet: real 0.052s	user 0.025s	sys 0.016s
I20260710 11:08:22.495940 10388 tablet_service.cc:1511] Processing CreateTablet for tablet 59cf1c9f35de42f8b8fa3185aae56371 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:22.496524 10571 heartbeater.cc:499] Master 127.7.227.62:37531 was elected leader, sending a full tablet report...
I20260710 11:08:22.496912 10587 tablet_bootstrap.cc:492] T a7417a31980e4c1fa754bbf9ccc4c82c P d3035875b6524002a4955615e1760ced: Bootstrap starting.
I20260710 11:08:22.497148 10388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59cf1c9f35de42f8b8fa3185aae56371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.497219 10457 tablet_service.cc:1511] Processing CreateTablet for tablet 8a7e3c7013e2480883361ca8060f4854 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:22.502828 10595 tablet_bootstrap.cc:492] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b: No bootstrap required, opened a new log
I20260710 11:08:22.505822 10534 tablet_service.cc:1511] Processing CreateTablet for tablet 8a7e3c7013e2480883361ca8060f4854 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:22.507050 10534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a7e3c7013e2480883361ca8060f4854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.507350 10387 tablet_service.cc:1511] Processing CreateTablet for tablet 380b9bde217545e296615cda2e8af66f (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:22.508535 10387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 380b9bde217545e296615cda2e8af66f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.511904 10309 tablet_service.cc:1511] Processing CreateTablet for tablet 8a7e3c7013e2480883361ca8060f4854 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:22.512465 10588 tablet_bootstrap.cc:654] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.513165 10309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a7e3c7013e2480883361ca8060f4854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.503280 10595 ts_tablet_manager.cc:1403] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.090s	user 0.001s	sys 0.017s
I20260710 11:08:22.521422 10587 tablet_bootstrap.cc:654] T a7417a31980e4c1fa754bbf9ccc4c82c P d3035875b6524002a4955615e1760ced: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.525142 10459 tablet_service.cc:1511] Processing CreateTablet for tablet 380b9bde217545e296615cda2e8af66f (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:22.530543 10530 tablet_service.cc:1511] Processing CreateTablet for tablet 380b9bde217545e296615cda2e8af66f (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:22.531718 10530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 380b9bde217545e296615cda2e8af66f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.544530 10457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a7e3c7013e2480883361ca8060f4854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.546815 10595 raft_consensus.cc:359] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:22.547550 10595 raft_consensus.cc:385] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.547851 10595 raft_consensus.cc:740] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.548635 10595 consensus_queue.cc:260] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:22.550181 10459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 380b9bde217545e296615cda2e8af66f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.551869 10304 tablet_service.cc:1511] Processing CreateTablet for tablet 7e937b77bd734ac4b9885e4d61891cb2 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:22.553093 10304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e937b77bd734ac4b9885e4d61891cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.553615 10387 tablet_service.cc:1511] Processing CreateTablet for tablet 7e937b77bd734ac4b9885e4d61891cb2 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:22.554929 10387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e937b77bd734ac4b9885e4d61891cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.562042 10456 tablet_service.cc:1511] Processing CreateTablet for tablet 7e937b77bd734ac4b9885e4d61891cb2 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:22.563304 10456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e937b77bd734ac4b9885e4d61891cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.578955 10534 tablet_service.cc:1511] Processing CreateTablet for tablet 0ec62f29707f4913b694e919202b7f54 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:22.580175 10534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ec62f29707f4913b694e919202b7f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.589327 10472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfb2ac61fca43feb46902cffd44c877" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
W20260710 11:08:22.593214 10361 leader_election.cc:343] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:22.594746 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfb2ac61fca43feb46902cffd44c877" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:22.596577 10386 tablet_service.cc:1511] Processing CreateTablet for tablet 0ec62f29707f4913b694e919202b7f54 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:22.597801 10386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ec62f29707f4913b694e919202b7f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.599797 10593 tablet_bootstrap.cc:492] T 5fb3befc8c51479c974518c3878c218a P 16126b3888cc4fd09f7c1d86f150ed93: No bootstrap required, opened a new log
I20260710 11:08:22.600983 10593 ts_tablet_manager.cc:1403] T 5fb3befc8c51479c974518c3878c218a P 16126b3888cc4fd09f7c1d86f150ed93: Time spent bootstrapping tablet: real 0.203s	user 0.026s	sys 0.018s
W20260710 11:08:22.601415 10362 leader_election.cc:343] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:22.606559 10362 leader_election.cc:304] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e; no voters: 16126b3888cc4fd09f7c1d86f150ed93, 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:22.608013 10591 raft_consensus.cc:2749] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:22.608927 10530 tablet_service.cc:1511] Processing CreateTablet for tablet bf59ee9cf49249f1aac2c8b8f8de2afc (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:22.599642 10454 tablet_service.cc:1511] Processing CreateTablet for tablet bf59ee9cf49249f1aac2c8b8f8de2afc (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:22.604355 10587 tablet_bootstrap.cc:492] T a7417a31980e4c1fa754bbf9ccc4c82c P d3035875b6524002a4955615e1760ced: No bootstrap required, opened a new log
I20260710 11:08:22.605180 10348 heartbeater.cc:499] Master 127.7.227.62:37531 was elected leader, sending a full tablet report...
I20260710 11:08:22.601873 10588 tablet_bootstrap.cc:492] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e: No bootstrap required, opened a new log
I20260710 11:08:22.609114 10593 raft_consensus.cc:359] T 5fb3befc8c51479c974518c3878c218a P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:22.614185 10593 raft_consensus.cc:385] T 5fb3befc8c51479c974518c3878c218a P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.614586 10593 raft_consensus.cc:740] T 5fb3befc8c51479c974518c3878c218a P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.614641 10309 tablet_service.cc:1511] Processing CreateTablet for tablet bf59ee9cf49249f1aac2c8b8f8de2afc (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:22.615283 10535 tablet_service.cc:1511] Processing CreateTablet for tablet 560dbbca26fc478cb165eb80a6e9db8b (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:22.615912 10309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf59ee9cf49249f1aac2c8b8f8de2afc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.615571 10593 consensus_queue.cc:260] T 5fb3befc8c51479c974518c3878c218a P 16126b3888cc4fd09f7c1d86f150ed93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:22.621253 10388 tablet_service.cc:1511] Processing CreateTablet for tablet 560dbbca26fc478cb165eb80a6e9db8b (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:22.622501 10388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 560dbbca26fc478cb165eb80a6e9db8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.630307 10454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf59ee9cf49249f1aac2c8b8f8de2afc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.623364 10588 ts_tablet_manager.cc:1403] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e: Time spent bootstrapping tablet: real 0.193s	user 0.008s	sys 0.016s
I20260710 11:08:22.636977 10588 raft_consensus.cc:359] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:22.637630 10588 raft_consensus.cc:385] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.637923 10588 raft_consensus.cc:740] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.619014 10587 ts_tablet_manager.cc:1403] T a7417a31980e4c1fa754bbf9ccc4c82c P d3035875b6524002a4955615e1760ced: Time spent bootstrapping tablet: real 0.117s	user 0.010s	sys 0.010s
I20260710 11:08:22.640115 10587 raft_consensus.cc:359] T a7417a31980e4c1fa754bbf9ccc4c82c P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:22.640682 10587 raft_consensus.cc:385] T a7417a31980e4c1fa754bbf9ccc4c82c P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.640908 10587 raft_consensus.cc:740] T a7417a31980e4c1fa754bbf9ccc4c82c P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3035875b6524002a4955615e1760ced, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.641418 10587 consensus_queue.cc:260] T a7417a31980e4c1fa754bbf9ccc4c82c P d3035875b6524002a4955615e1760ced [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:22.644367 10535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 560dbbca26fc478cb165eb80a6e9db8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.613178 10595 ts_tablet_manager.cc:1434] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.097s	user 0.013s	sys 0.003s
I20260710 11:08:22.649803 10588 consensus_queue.cc:260] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:22.651993 10588 ts_tablet_manager.cc:1434] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260710 11:08:22.652830 10588 tablet_bootstrap.cc:492] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e: Bootstrap starting.
I20260710 11:08:22.654348 10587 ts_tablet_manager.cc:1434] T a7417a31980e4c1fa754bbf9ccc4c82c P d3035875b6524002a4955615e1760ced: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:08:22.655334 10587 tablet_bootstrap.cc:492] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced: Bootstrap starting.
I20260710 11:08:22.654973 10311 tablet_service.cc:1511] Processing CreateTablet for tablet 0ec62f29707f4913b694e919202b7f54 (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:22.656332 10311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ec62f29707f4913b694e919202b7f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.607947 10461 tablet_service.cc:1511] Processing CreateTablet for tablet 560dbbca26fc478cb165eb80a6e9db8b (DEFAULT_TABLE table=test-workload [id=efcd36aedd2f456b94dc702284711f4e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:22.663579 10461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 560dbbca26fc478cb165eb80a6e9db8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.663861 10593 ts_tablet_manager.cc:1434] T 5fb3befc8c51479c974518c3878c218a P 16126b3888cc4fd09f7c1d86f150ed93: Time spent starting tablet: real 0.057s	user 0.034s	sys 0.013s
I20260710 11:08:22.664567 10497 heartbeater.cc:499] Master 127.7.227.62:37531 was elected leader, sending a full tablet report...
I20260710 11:08:22.666704 10595 tablet_bootstrap.cc:492] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:22.661871 10530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf59ee9cf49249f1aac2c8b8f8de2afc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.671571 10587 tablet_bootstrap.cc:654] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.674067 10593 tablet_bootstrap.cc:492] T aef4bbf8fc8b42ffaadf99c2007c8987 P 16126b3888cc4fd09f7c1d86f150ed93: Bootstrap starting.
I20260710 11:08:22.679862 10593 tablet_bootstrap.cc:654] T aef4bbf8fc8b42ffaadf99c2007c8987 P 16126b3888cc4fd09f7c1d86f150ed93: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.684908 10603 raft_consensus.cc:493] T 5fb3befc8c51479c974518c3878c218a P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:22.685438 10603 raft_consensus.cc:515] T 5fb3befc8c51479c974518c3878c218a P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:22.700819 10588 tablet_bootstrap.cc:654] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.697217 10595 tablet_bootstrap.cc:654] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.696892 10603 leader_election.cc:290] T 5fb3befc8c51479c974518c3878c218a P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3035875b6524002a4955615e1760ced (127.7.227.4:40791), 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093)
I20260710 11:08:22.716643 10587 tablet_bootstrap.cc:492] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced: No bootstrap required, opened a new log
I20260710 11:08:22.717237 10587 ts_tablet_manager.cc:1403] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.010s
I20260710 11:08:22.720491 10587 raft_consensus.cc:359] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:22.723292 10587 raft_consensus.cc:385] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.724050 10587 raft_consensus.cc:740] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3035875b6524002a4955615e1760ced, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.725267 10587 consensus_queue.cc:260] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:22.734223 10587 ts_tablet_manager.cc:1434] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.005s
I20260710 11:08:22.735996 10587 tablet_bootstrap.cc:492] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced: Bootstrap starting.
I20260710 11:08:22.744621 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb3befc8c51479c974518c3878c218a" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:22.745164 10588 tablet_bootstrap.cc:492] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e: No bootstrap required, opened a new log
I20260710 11:08:22.745649 10588 ts_tablet_manager.cc:1403] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e: Time spent bootstrapping tablet: real 0.093s	user 0.007s	sys 0.006s
W20260710 11:08:22.746771 10436 leader_election.cc:343] T 5fb3befc8c51479c974518c3878c218a P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:22.748570 10588 raft_consensus.cc:359] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:22.749266 10588 raft_consensus.cc:385] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.749620 10588 raft_consensus.cc:740] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.750523 10588 consensus_queue.cc:260] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:22.753315 10593 tablet_bootstrap.cc:492] T aef4bbf8fc8b42ffaadf99c2007c8987 P 16126b3888cc4fd09f7c1d86f150ed93: No bootstrap required, opened a new log
I20260710 11:08:22.753798 10593 ts_tablet_manager.cc:1403] T aef4bbf8fc8b42ffaadf99c2007c8987 P 16126b3888cc4fd09f7c1d86f150ed93: Time spent bootstrapping tablet: real 0.080s	user 0.018s	sys 0.026s
I20260710 11:08:22.755702 10587 tablet_bootstrap.cc:654] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.756683 10593 raft_consensus.cc:359] T aef4bbf8fc8b42ffaadf99c2007c8987 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:22.758140 10593 raft_consensus.cc:385] T aef4bbf8fc8b42ffaadf99c2007c8987 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.758514 10593 raft_consensus.cc:740] T aef4bbf8fc8b42ffaadf99c2007c8987 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.759312 10593 consensus_queue.cc:260] T aef4bbf8fc8b42ffaadf99c2007c8987 P 16126b3888cc4fd09f7c1d86f150ed93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:22.761718 10593 ts_tablet_manager.cc:1434] T aef4bbf8fc8b42ffaadf99c2007c8987 P 16126b3888cc4fd09f7c1d86f150ed93: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:08:22.762297 10588 ts_tablet_manager.cc:1434] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 11:08:22.762696 10593 tablet_bootstrap.cc:492] T a137c60b1bf3488db621a06ae81c1918 P 16126b3888cc4fd09f7c1d86f150ed93: Bootstrap starting.
I20260710 11:08:22.763389 10588 tablet_bootstrap.cc:492] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e: Bootstrap starting.
I20260710 11:08:22.769276 10593 tablet_bootstrap.cc:654] T a137c60b1bf3488db621a06ae81c1918 P 16126b3888cc4fd09f7c1d86f150ed93: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.769786 10546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb3befc8c51479c974518c3878c218a" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced" is_pre_election: true
W20260710 11:08:22.771421 10437 leader_election.cc:343] T 5fb3befc8c51479c974518c3878c218a P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3035875b6524002a4955615e1760ced (127.7.227.4:40791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:22.771894 10437 leader_election.cc:304] T 5fb3befc8c51479c974518c3878c218a P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93; no voters: 77928a4bdbf846eea086aa533a27025b, d3035875b6524002a4955615e1760ced
I20260710 11:08:22.772969 10603 raft_consensus.cc:2749] T 5fb3befc8c51479c974518c3878c218a P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:22.774344 10588 tablet_bootstrap.cc:654] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.772915 10587 tablet_bootstrap.cc:492] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced: No bootstrap required, opened a new log
I20260710 11:08:22.775439 10587 ts_tablet_manager.cc:1403] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.000s
I20260710 11:08:22.778348 10587 raft_consensus.cc:359] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:22.779047 10587 raft_consensus.cc:385] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.779114 10593 tablet_bootstrap.cc:492] T a137c60b1bf3488db621a06ae81c1918 P 16126b3888cc4fd09f7c1d86f150ed93: No bootstrap required, opened a new log
I20260710 11:08:22.779418 10587 raft_consensus.cc:740] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3035875b6524002a4955615e1760ced, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.779676 10588 tablet_bootstrap.cc:492] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e: No bootstrap required, opened a new log
I20260710 11:08:22.779820 10593 ts_tablet_manager.cc:1403] T a137c60b1bf3488db621a06ae81c1918 P 16126b3888cc4fd09f7c1d86f150ed93: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.001s
I20260710 11:08:22.780165 10588 ts_tablet_manager.cc:1403] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260710 11:08:22.780333 10587 consensus_queue.cc:260] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:22.783339 10595 tablet_bootstrap.cc:492] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b: No bootstrap required, opened a new log
I20260710 11:08:22.783092 10588 raft_consensus.cc:359] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:22.783780 10588 raft_consensus.cc:385] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.782930 10593 raft_consensus.cc:359] T a137c60b1bf3488db621a06ae81c1918 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:22.784121 10588 raft_consensus.cc:740] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.784199 10593 raft_consensus.cc:385] T a137c60b1bf3488db621a06ae81c1918 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.784574 10593 raft_consensus.cc:740] T a137c60b1bf3488db621a06ae81c1918 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.784775 10588 consensus_queue.cc:260] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:22.785332 10593 consensus_queue.cc:260] T a137c60b1bf3488db621a06ae81c1918 P 16126b3888cc4fd09f7c1d86f150ed93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:22.786625 10587 ts_tablet_manager.cc:1434] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:08:22.787159 10588 ts_tablet_manager.cc:1434] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:08:22.787460 10593 ts_tablet_manager.cc:1434] T a137c60b1bf3488db621a06ae81c1918 P 16126b3888cc4fd09f7c1d86f150ed93: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:08:22.787647 10587 tablet_bootstrap.cc:492] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced: Bootstrap starting.
I20260710 11:08:22.788120 10588 tablet_bootstrap.cc:492] T a13f67e249814720bf253fd8c1c16b52 P 12b4db7626554cb5ad88da16fdfb098e: Bootstrap starting.
I20260710 11:08:22.788374 10593 tablet_bootstrap.cc:492] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93: Bootstrap starting.
I20260710 11:08:22.783805 10595 ts_tablet_manager.cc:1403] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.117s	user 0.003s	sys 0.011s
I20260710 11:08:22.794407 10588 tablet_bootstrap.cc:654] T a13f67e249814720bf253fd8c1c16b52 P 12b4db7626554cb5ad88da16fdfb098e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.794590 10593 tablet_bootstrap.cc:654] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.799523 10603 raft_consensus.cc:493] T a137c60b1bf3488db621a06ae81c1918 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:22.800081 10603 raft_consensus.cc:515] T a137c60b1bf3488db621a06ae81c1918 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:22.803457 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a137c60b1bf3488db621a06ae81c1918" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:22.805626 10546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a137c60b1bf3488db621a06ae81c1918" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced" is_pre_election: true
W20260710 11:08:22.807222 10436 leader_election.cc:343] T a137c60b1bf3488db621a06ae81c1918 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:22.808413 10437 leader_election.cc:343] T a137c60b1bf3488db621a06ae81c1918 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3035875b6524002a4955615e1760ced (127.7.227.4:40791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:22.808895 10437 leader_election.cc:304] T a137c60b1bf3488db621a06ae81c1918 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93; no voters: 77928a4bdbf846eea086aa533a27025b, d3035875b6524002a4955615e1760ced
I20260710 11:08:22.809693 10603 leader_election.cc:290] T a137c60b1bf3488db621a06ae81c1918 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3035875b6524002a4955615e1760ced (127.7.227.4:40791), 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093)
I20260710 11:08:22.809834 10604 raft_consensus.cc:2749] T a137c60b1bf3488db621a06ae81c1918 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:22.821448 10595 raft_consensus.cc:359] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:22.824666 10595 raft_consensus.cc:385] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.825060 10595 raft_consensus.cc:740] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.825361 10587 tablet_bootstrap.cc:654] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.826119 10595 consensus_queue.cc:260] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:22.830997 10593 tablet_bootstrap.cc:492] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93: No bootstrap required, opened a new log
I20260710 11:08:22.831525 10593 ts_tablet_manager.cc:1403] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.024s
I20260710 11:08:22.834214 10593 raft_consensus.cc:359] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:22.834795 10587 tablet_bootstrap.cc:492] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced: No bootstrap required, opened a new log
I20260710 11:08:22.834889 10593 raft_consensus.cc:385] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.835304 10587 ts_tablet_manager.cc:1403] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.005s
I20260710 11:08:22.835246 10593 raft_consensus.cc:740] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.836098 10593 consensus_queue.cc:260] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:22.838132 10587 raft_consensus.cc:359] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:22.838918 10587 raft_consensus.cc:385] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.839191 10587 raft_consensus.cc:740] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3035875b6524002a4955615e1760ced, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.838131 10593 ts_tablet_manager.cc:1434] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:08:22.839969 10587 consensus_queue.cc:260] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:22.840794 10593 tablet_bootstrap.cc:492] T 19bf3d3f10a841bc88c8e427a74ba68f P 16126b3888cc4fd09f7c1d86f150ed93: Bootstrap starting.
I20260710 11:08:22.847101 10593 tablet_bootstrap.cc:654] T 19bf3d3f10a841bc88c8e427a74ba68f P 16126b3888cc4fd09f7c1d86f150ed93: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.848527 10587 ts_tablet_manager.cc:1434] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:08:22.851440 10595 ts_tablet_manager.cc:1434] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260710 11:08:22.856153 10587 tablet_bootstrap.cc:492] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced: Bootstrap starting.
I20260710 11:08:22.858361 10593 tablet_bootstrap.cc:492] T 19bf3d3f10a841bc88c8e427a74ba68f P 16126b3888cc4fd09f7c1d86f150ed93: No bootstrap required, opened a new log
I20260710 11:08:22.858839 10593 ts_tablet_manager.cc:1403] T 19bf3d3f10a841bc88c8e427a74ba68f P 16126b3888cc4fd09f7c1d86f150ed93: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260710 11:08:22.859601 10595 tablet_bootstrap.cc:492] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:22.861726 10593 raft_consensus.cc:359] T 19bf3d3f10a841bc88c8e427a74ba68f P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:22.862452 10593 raft_consensus.cc:385] T 19bf3d3f10a841bc88c8e427a74ba68f P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.862601 10587 tablet_bootstrap.cc:654] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.862775 10593 raft_consensus.cc:740] T 19bf3d3f10a841bc88c8e427a74ba68f P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.863705 10593 consensus_queue.cc:260] T 19bf3d3f10a841bc88c8e427a74ba68f P 16126b3888cc4fd09f7c1d86f150ed93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:22.865844 10593 ts_tablet_manager.cc:1434] T 19bf3d3f10a841bc88c8e427a74ba68f P 16126b3888cc4fd09f7c1d86f150ed93: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:08:22.866930 10593 tablet_bootstrap.cc:492] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93: Bootstrap starting.
I20260710 11:08:22.867820 10588 tablet_bootstrap.cc:492] T a13f67e249814720bf253fd8c1c16b52 P 12b4db7626554cb5ad88da16fdfb098e: No bootstrap required, opened a new log
I20260710 11:08:22.868301 10588 ts_tablet_manager.cc:1403] T a13f67e249814720bf253fd8c1c16b52 P 12b4db7626554cb5ad88da16fdfb098e: Time spent bootstrapping tablet: real 0.080s	user 0.039s	sys 0.036s
I20260710 11:08:22.870702 10597 raft_consensus.cc:493] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:22.871176 10597 raft_consensus.cc:515] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:22.871289 10588 raft_consensus.cc:359] T a13f67e249814720bf253fd8c1c16b52 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:22.872040 10588 raft_consensus.cc:385] T a13f67e249814720bf253fd8c1c16b52 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.872332 10588 raft_consensus.cc:740] T a13f67e249814720bf253fd8c1c16b52 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.873072 10593 tablet_bootstrap.cc:654] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.873677 10595 tablet_bootstrap.cc:654] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.875015 10588 consensus_queue.cc:260] T a13f67e249814720bf253fd8c1c16b52 P 12b4db7626554cb5ad88da16fdfb098e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:22.874500 10597 leader_election.cc:290] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:22.886147 10602 raft_consensus.cc:493] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:22.886945 10588 ts_tablet_manager.cc:1434] T a13f67e249814720bf253fd8c1c16b52 P 12b4db7626554cb5ad88da16fdfb098e: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 11:08:22.886823 10602 raft_consensus.cc:515] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:22.888195 10588 tablet_bootstrap.cc:492] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e: Bootstrap starting.
I20260710 11:08:22.895586 10602 leader_election.cc:290] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:22.896168 10603 raft_consensus.cc:493] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:22.896708 10603 raft_consensus.cc:515] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:22.899067 10603 leader_election.cc:290] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:22.900810 10588 tablet_bootstrap.cc:654] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.908227 10587 tablet_bootstrap.cc:492] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced: No bootstrap required, opened a new log
I20260710 11:08:22.908766 10587 ts_tablet_manager.cc:1403] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.012s
I20260710 11:08:22.911804 10587 raft_consensus.cc:359] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:22.912501 10587 raft_consensus.cc:385] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.912786 10587 raft_consensus.cc:740] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3035875b6524002a4955615e1760ced, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.900749 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99bc06187ea4ea3bcf6bcc5e6284730" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
W20260710 11:08:22.915992 10436 leader_election.cc:343] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:22.916935 10587 consensus_queue.cc:260] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:22.924007 10587 ts_tablet_manager.cc:1434] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:08:22.924718 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf3d3f10a841bc88c8e427a74ba68f" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:22.924966 10587 tablet_bootstrap.cc:492] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced: Bootstrap starting.
I20260710 11:08:22.925417 10323 raft_consensus.cc:2468] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 0.
I20260710 11:08:22.926787 10510 leader_election.cc:304] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77928a4bdbf846eea086aa533a27025b, d3035875b6524002a4955615e1760ced; no voters: 
I20260710 11:08:22.927698 10597 raft_consensus.cc:2804] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:22.928056 10597 raft_consensus.cc:493] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:22.928373 10597 raft_consensus.cc:3060] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:22.931298 10587 tablet_bootstrap.cc:654] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.972429 10587 tablet_bootstrap.cc:492] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced: No bootstrap required, opened a new log
I20260710 11:08:22.972994 10587 ts_tablet_manager.cc:1403] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.021s
I20260710 11:08:22.976256 10587 raft_consensus.cc:359] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:22.976945 10587 raft_consensus.cc:385] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.983155 10590 raft_consensus.cc:493] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:22.983685 10590 raft_consensus.cc:515] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:22.983888 10597 raft_consensus.cc:515] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:22.985874 10597 leader_election.cc:290] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 election: Requested vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:22.987190 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf3d3f10a841bc88c8e427a74ba68f" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b"
I20260710 11:08:22.987789 10323 raft_consensus.cc:3060] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:22.992635 10471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf3d3f10a841bc88c8e427a74ba68f" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
I20260710 11:08:22.972416 10595 tablet_bootstrap.cc:492] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b: No bootstrap required, opened a new log
I20260710 11:08:22.992966 10472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf3d3f10a841bc88c8e427a74ba68f" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:22.993332 10471 raft_consensus.cc:3060] T 19bf3d3f10a841bc88c8e427a74ba68f P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:22.992624 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99bc06187ea4ea3bcf6bcc5e6284730" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
W20260710 11:08:22.995483 10435 leader_election.cc:343] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:22.995898 10435 leader_election.cc:304] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93; no voters: 12b4db7626554cb5ad88da16fdfb098e, 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:22.996927 10603 raft_consensus.cc:2749] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:22.999871 10597 raft_consensus.cc:493] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.000339 10597 raft_consensus.cc:515] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.007543 10546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef4bbf8fc8b42ffaadf99c2007c8987" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced" is_pre_election: true
I20260710 11:08:23.008383 10595 ts_tablet_manager.cc:1403] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.149s	user 0.011s	sys 0.008s
W20260710 11:08:23.009404 10363 leader_election.cc:343] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3035875b6524002a4955615e1760ced (127.7.227.4:40791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.011276 10595 raft_consensus.cc:359] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:22.986133 10590 leader_election.cc:290] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749), d3035875b6524002a4955615e1760ced (127.7.227.4:40791)
I20260710 11:08:23.014024 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac8659a4325451db5b38af25274396c" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:23.014710 10398 raft_consensus.cc:2468] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 0.
I20260710 11:08:23.011955 10595 raft_consensus.cc:385] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.017331 10593 tablet_bootstrap.cc:492] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93: No bootstrap required, opened a new log
I20260710 11:08:23.017436 10471 raft_consensus.cc:2468] T 19bf3d3f10a841bc88c8e427a74ba68f P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 1.
I20260710 11:08:23.017907 10593 ts_tablet_manager.cc:1403] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93: Time spent bootstrapping tablet: real 0.151s	user 0.029s	sys 0.028s
I20260710 11:08:22.982407 10587 raft_consensus.cc:740] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3035875b6524002a4955615e1760ced, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.014747 10597 leader_election.cc:290] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:23.019591 10509 leader_election.cc:304] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, d3035875b6524002a4955615e1760ced; no voters: 
I20260710 11:08:23.020234 10597 raft_consensus.cc:493] T a7417a31980e4c1fa754bbf9ccc4c82c P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.020677 10597 raft_consensus.cc:515] T a7417a31980e4c1fa754bbf9ccc4c82c P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.020787 10509 leader_election.cc:304] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93, d3035875b6524002a4955615e1760ced; no voters: 
I20260710 11:08:23.020920 10593 raft_consensus.cc:359] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.015745 10595 raft_consensus.cc:740] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.023281 10472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef4bbf8fc8b42ffaadf99c2007c8987" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:23.023908 10472 raft_consensus.cc:2468] T aef4bbf8fc8b42ffaadf99c2007c8987 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 0.
I20260710 11:08:23.023957 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd096426d284ddf9c7f0cd0f0268086" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:23.024060 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7417a31980e4c1fa754bbf9ccc4c82c" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
W20260710 11:08:23.025554 10510 leader_election.cc:343] T a7417a31980e4c1fa754bbf9ccc4c82c P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.025647 10472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd096426d284ddf9c7f0cd0f0268086" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:23.023263 10595 consensus_queue.cc:260] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.026608 10629 raft_consensus.cc:2804] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:23.026988 10629 raft_consensus.cc:493] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:23.027294 10629 raft_consensus.cc:3060] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:23.027465 10286 leader_election.cc:343] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.028203 10595 ts_tablet_manager.cc:1434] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
W20260710 11:08:23.028470 10286 leader_election.cc:343] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.029155 10595 tablet_bootstrap.cc:492] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:23.029047 10286 leader_election.cc:304] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77928a4bdbf846eea086aa533a27025b; no voters: 12b4db7626554cb5ad88da16fdfb098e, 16126b3888cc4fd09f7c1d86f150ed93
I20260710 11:08:23.025974 10588 tablet_bootstrap.cc:492] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e: No bootstrap required, opened a new log
I20260710 11:08:23.030949 10602 raft_consensus.cc:2749] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:23.025988 10361 leader_election.cc:304] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e [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: 12b4db7626554cb5ad88da16fdfb098e, 16126b3888cc4fd09f7c1d86f150ed93; no voters: d3035875b6524002a4955615e1760ced
I20260710 11:08:23.029289 10323 raft_consensus.cc:2468] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 1.
I20260710 11:08:23.035174 10597 leader_election.cc:290] T a7417a31980e4c1fa754bbf9ccc4c82c P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:23.036144 10597 raft_consensus.cc:2804] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:23.035355 10590 raft_consensus.cc:2804] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:23.036998 10590 raft_consensus.cc:493] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:23.037389 10590 raft_consensus.cc:3060] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.037448 10588 ts_tablet_manager.cc:1403] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e: Time spent bootstrapping tablet: real 0.149s	user 0.013s	sys 0.009s
I20260710 11:08:23.021759 10593 raft_consensus.cc:385] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.041826 10593 raft_consensus.cc:740] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.029937 10471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac8659a4325451db5b38af25274396c" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:23.043226 10593 consensus_queue.cc:260] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.019572 10587 consensus_queue.cc:260] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.032305 10632 raft_consensus.cc:493] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.036859 10597 raft_consensus.cc:697] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Becoming Leader. State: Replica: d3035875b6524002a4955615e1760ced, State: Running, Role: LEADER
I20260710 11:08:23.046969 10471 raft_consensus.cc:2468] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 0.
I20260710 11:08:23.053162 10629 raft_consensus.cc:515] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.055315 10629 leader_election.cc:290] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 election: Requested vote from peers 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:23.055774 10629 raft_consensus.cc:493] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.056183 10629 raft_consensus.cc:515] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:23.059684 10629 leader_election.cc:290] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749), 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093)
I20260710 11:08:23.060858 10629 raft_consensus.cc:493] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.047041 10632 raft_consensus.cc:515] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:23.061306 10629 raft_consensus.cc:515] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.063212 10632 leader_election.cc:290] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749), 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093)
I20260710 11:08:23.063326 10629 leader_election.cc:290] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:23.064397 10597 consensus_queue.cc:237] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.066367 10591 raft_consensus.cc:493] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.066919 10591 raft_consensus.cc:515] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
W20260710 11:08:23.071269 10509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.227.3:45749, user_credentials={real_user=slave}} blocked reactor thread for 50662.8us
I20260710 11:08:23.073050 10591 leader_election.cc:290] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), d3035875b6524002a4955615e1760ced (127.7.227.4:40791)
I20260710 11:08:23.073462 10587 ts_tablet_manager.cc:1434] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced: Time spent starting tablet: real 0.100s	user 0.006s	sys 0.015s
I20260710 11:08:23.067559 10590 raft_consensus.cc:515] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.078209 10546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7417a31980e4c1fa754bbf9ccc4c82c" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced" is_pre_election: true
I20260710 11:08:23.078414 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bdcf858b9247f49f6ec972ee1f7679" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:23.078714 10471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac8659a4325451db5b38af25274396c" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
I20260710 11:08:23.078943 10546 raft_consensus.cc:2468] T a7417a31980e4c1fa754bbf9ccc4c82c P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 0.
I20260710 11:08:23.079332 10471 raft_consensus.cc:3060] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.080024 10587 tablet_bootstrap.cc:492] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced: Bootstrap starting.
I20260710 11:08:23.079973 10363 leader_election.cc:304] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, d3035875b6524002a4955615e1760ced; no voters: 
I20260710 11:08:23.074538 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7417a31980e4c1fa754bbf9ccc4c82c" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:23.081389 10591 raft_consensus.cc:2804] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:23.084106 10398 raft_consensus.cc:2468] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 0.
I20260710 11:08:23.084349 10397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac8659a4325451db5b38af25274396c" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
I20260710 11:08:23.084719 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7417a31980e4c1fa754bbf9ccc4c82c" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:23.084738 10472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bdcf858b9247f49f6ec972ee1f7679" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:23.085419 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13f67e249814720bf253fd8c1c16b52" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
W20260710 11:08:23.086143 10362 leader_election.cc:343] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.085443 10470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a137c60b1bf3488db621a06ae81c1918" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:23.086920 10470 raft_consensus.cc:2468] T a137c60b1bf3488db621a06ae81c1918 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 0.
I20260710 11:08:23.087822 10396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13f67e249814720bf253fd8c1c16b52" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:23.088217 10397 raft_consensus.cc:3060] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:23.088279 10509 leader_election.cc:343] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.088454 10396 raft_consensus.cc:2468] T a13f67e249814720bf253fd8c1c16b52 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 0.
I20260710 11:08:23.088984 10509 leader_election.cc:304] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93, d3035875b6524002a4955615e1760ced; no voters: 
I20260710 11:08:23.090358 10591 raft_consensus.cc:493] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:23.090710 10591 raft_consensus.cc:3060] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:23.091202 10510 leader_election.cc:343] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.091641 10510 leader_election.cc:304] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3035875b6524002a4955615e1760ced; no voters: 16126b3888cc4fd09f7c1d86f150ed93, 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:23.092597 10471 raft_consensus.cc:2468] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 1.
I20260710 11:08:23.092998 10587 tablet_bootstrap.cc:654] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.093465 10593 ts_tablet_manager.cc:1434] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93: Time spent starting tablet: real 0.075s	user 0.003s	sys 0.005s
I20260710 11:08:23.094412 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a137c60b1bf3488db621a06ae81c1918" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:23.074823 10588 raft_consensus.cc:359] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.097494 10397 raft_consensus.cc:2468] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 1.
I20260710 11:08:23.100878 10595 tablet_bootstrap.cc:654] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.096481 10588 raft_consensus.cc:385] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.105160 10588 raft_consensus.cc:740] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Initialized, Role: FOLLOWER
W20260710 11:08:23.105619 10510 leader_election.cc:343] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.105881 10588 consensus_queue.cc:260] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
W20260710 11:08:23.106345 10510 leader_election.cc:343] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.107122 10471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef4bbf8fc8b42ffaadf99c2007c8987" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
I20260710 11:08:23.107401 10636 raft_consensus.cc:2804] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:23.107842 10636 raft_consensus.cc:493] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:23.108438 10636 raft_consensus.cc:3060] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.107827 10221 catalog_manager.cc:5697] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced reported cstate change: term changed from 0 to 1, leader changed from <none> to d3035875b6524002a4955615e1760ced (127.7.227.4). New cstate: current_term: 1 leader_uuid: "d3035875b6524002a4955615e1760ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:23.108906 10591 raft_consensus.cc:515] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.111554 10509 leader_election.cc:304] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced [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: 12b4db7626554cb5ad88da16fdfb098e, d3035875b6524002a4955615e1760ced; no voters: 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:23.113745 10590 leader_election.cc:290] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 election: Requested vote from peers 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749), d3035875b6524002a4955615e1760ced (127.7.227.4:40791)
I20260710 11:08:23.113842 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7417a31980e4c1fa754bbf9ccc4c82c" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b"
I20260710 11:08:23.114611 10471 raft_consensus.cc:3060] T aef4bbf8fc8b42ffaadf99c2007c8987 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:23.115960 10362 leader_election.cc:343] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.116750 10634 raft_consensus.cc:2804] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:23.117190 10634 raft_consensus.cc:493] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:23.117516 10634 raft_consensus.cc:3060] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.116747 10546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7417a31980e4c1fa754bbf9ccc4c82c" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced"
I20260710 11:08:23.119285 10546 raft_consensus.cc:3060] T a7417a31980e4c1fa754bbf9ccc4c82c P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.115897 10545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef4bbf8fc8b42ffaadf99c2007c8987" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced"
W20260710 11:08:23.122051 10363 leader_election.cc:343] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3035875b6524002a4955615e1760ced (127.7.227.4:40791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.113432 10597 raft_consensus.cc:2749] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:23.107923 10593 tablet_bootstrap.cc:492] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93: Bootstrap starting.
I20260710 11:08:23.123394 10471 raft_consensus.cc:2468] T aef4bbf8fc8b42ffaadf99c2007c8987 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 1.
I20260710 11:08:23.124490 10361 leader_election.cc:304] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, 16126b3888cc4fd09f7c1d86f150ed93; no voters: d3035875b6524002a4955615e1760ced
I20260710 11:08:23.125561 10590 raft_consensus.cc:2804] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:23.126015 10590 raft_consensus.cc:697] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e [term 1 LEADER]: Becoming Leader. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Running, Role: LEADER
I20260710 11:08:23.126806 10590 consensus_queue.cc:237] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.129444 10593 tablet_bootstrap.cc:654] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.130815 10636 raft_consensus.cc:515] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:23.132189 10634 raft_consensus.cc:515] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.133781 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a137c60b1bf3488db621a06ae81c1918" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b"
I20260710 11:08:23.133443 10546 raft_consensus.cc:2468] T a7417a31980e4c1fa754bbf9ccc4c82c P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 1.
W20260710 11:08:23.139313 10510 leader_election.cc:343] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.140089 10363 leader_election.cc:304] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, d3035875b6524002a4955615e1760ced; no voters: 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:23.140314 10634 leader_election.cc:290] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 election: Requested vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:23.140501 10587 tablet_bootstrap.cc:492] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced: No bootstrap required, opened a new log
I20260710 11:08:23.141005 10587 ts_tablet_manager.cc:1403] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.017s
I20260710 11:08:23.141696 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13f67e249814720bf253fd8c1c16b52" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b"
W20260710 11:08:23.143105 10510 leader_election.cc:343] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.147874 10587 raft_consensus.cc:359] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.148263 10595 tablet_bootstrap.cc:492] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b: No bootstrap required, opened a new log
I20260710 11:08:23.148526 10587 raft_consensus.cc:385] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.148764 10595 ts_tablet_manager.cc:1403] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.003s
I20260710 11:08:23.148804 10587 raft_consensus.cc:740] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3035875b6524002a4955615e1760ced, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.149653 10587 consensus_queue.cc:260] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.134270 10591 leader_election.cc:290] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 election: Requested vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), d3035875b6524002a4955615e1760ced (127.7.227.4:40791)
I20260710 11:08:23.151753 10591 raft_consensus.cc:2804] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:23.151091 10509 leader_election.cc:304] T a7417a31980e4c1fa754bbf9ccc4c82c P d3035875b6524002a4955615e1760ced [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: 12b4db7626554cb5ad88da16fdfb098e, d3035875b6524002a4955615e1760ced; no voters: 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:23.152158 10591 raft_consensus.cc:697] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e [term 1 LEADER]: Becoming Leader. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Running, Role: LEADER
I20260710 11:08:23.152855 10587 ts_tablet_manager.cc:1434] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:08:23.162381 10587 tablet_bootstrap.cc:492] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced: Bootstrap starting.
I20260710 11:08:23.144125 10636 leader_election.cc:290] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 election: Requested vote from peers 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749), 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093)
I20260710 11:08:23.153239 10509 leader_election.cc:304] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, d3035875b6524002a4955615e1760ced; no voters: 
I20260710 11:08:23.166190 10636 raft_consensus.cc:2804] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:23.152817 10634 raft_consensus.cc:2764] T a7417a31980e4c1fa754bbf9ccc4c82c P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:08:23.152669 10595 raft_consensus.cc:359] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.167618 10595 raft_consensus.cc:385] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.168213 10595 raft_consensus.cc:740] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.168646 10591 consensus_queue.cc:237] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.169090 10595 consensus_queue.cc:260] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.167477 10636 raft_consensus.cc:697] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Becoming Leader. State: Replica: d3035875b6524002a4955615e1760ced, State: Running, Role: LEADER
I20260710 11:08:23.169405 10471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a137c60b1bf3488db621a06ae81c1918" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
I20260710 11:08:23.170141 10397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13f67e249814720bf253fd8c1c16b52" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
I20260710 11:08:23.171267 10471 raft_consensus.cc:3060] T a137c60b1bf3488db621a06ae81c1918 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.173388 10397 raft_consensus.cc:3060] T a13f67e249814720bf253fd8c1c16b52 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.173101 10636 consensus_queue.cc:237] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.175900 10587 tablet_bootstrap.cc:654] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.176048 10595 ts_tablet_manager.cc:1434] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260710 11:08:23.178344 10588 ts_tablet_manager.cc:1434] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e: Time spent starting tablet: real 0.140s	user 0.011s	sys 0.000s
I20260710 11:08:23.181439 10397 raft_consensus.cc:2468] T a13f67e249814720bf253fd8c1c16b52 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 1.
I20260710 11:08:23.183302 10509 leader_election.cc:304] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, d3035875b6524002a4955615e1760ced; no voters: 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:23.184343 10634 raft_consensus.cc:2804] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:23.186556 10634 raft_consensus.cc:697] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Becoming Leader. State: Replica: d3035875b6524002a4955615e1760ced, State: Running, Role: LEADER
I20260710 11:08:23.187472 10471 raft_consensus.cc:2468] T a137c60b1bf3488db621a06ae81c1918 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 1.
I20260710 11:08:23.187376 10634 consensus_queue.cc:237] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.192045 10509 leader_election.cc:304] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93, d3035875b6524002a4955615e1760ced; no voters: 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:23.192132 10588 tablet_bootstrap.cc:492] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e: Bootstrap starting.
I20260710 11:08:23.193112 10597 raft_consensus.cc:2804] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:23.193704 10597 raft_consensus.cc:697] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Becoming Leader. State: Replica: d3035875b6524002a4955615e1760ced, State: Running, Role: LEADER
I20260710 11:08:23.194963 10597 consensus_queue.cc:237] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:23.196161 10595 tablet_bootstrap.cc:492] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:23.203018 10593 tablet_bootstrap.cc:492] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93: No bootstrap required, opened a new log
I20260710 11:08:23.203501 10593 ts_tablet_manager.cc:1403] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93: Time spent bootstrapping tablet: real 0.096s	user 0.005s	sys 0.026s
I20260710 11:08:23.205257 10588 tablet_bootstrap.cc:654] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.204991 10220 catalog_manager.cc:5697] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e reported cstate change: term changed from 0 to 1, leader changed from <none> to 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2). New cstate: current_term: 1 leader_uuid: "12b4db7626554cb5ad88da16fdfb098e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:23.210875 10593 raft_consensus.cc:359] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.211578 10593 raft_consensus.cc:385] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.211858 10593 raft_consensus.cc:740] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.212536 10593 consensus_queue.cc:260] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.214797 10593 ts_tablet_manager.cc:1434] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:08:23.216133 10593 tablet_bootstrap.cc:492] T b60691fd706d48af8c7df235b8dedef5 P 16126b3888cc4fd09f7c1d86f150ed93: Bootstrap starting.
I20260710 11:08:23.222975 10595 tablet_bootstrap.cc:654] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.242251 10587 tablet_bootstrap.cc:492] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced: No bootstrap required, opened a new log
I20260710 11:08:23.242712 10587 ts_tablet_manager.cc:1403] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.013s
I20260710 11:08:23.246914 10587 raft_consensus.cc:359] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:23.247604 10587 raft_consensus.cc:385] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.247612 10593 tablet_bootstrap.cc:654] T b60691fd706d48af8c7df235b8dedef5 P 16126b3888cc4fd09f7c1d86f150ed93: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.247933 10587 raft_consensus.cc:740] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3035875b6524002a4955615e1760ced, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.248808 10587 consensus_queue.cc:260] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:23.250815 10587 ts_tablet_manager.cc:1434] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:08:23.251673 10587 tablet_bootstrap.cc:492] T aef4bbf8fc8b42ffaadf99c2007c8987 P d3035875b6524002a4955615e1760ced: Bootstrap starting.
I20260710 11:08:23.255254 10593 tablet_bootstrap.cc:492] T b60691fd706d48af8c7df235b8dedef5 P 16126b3888cc4fd09f7c1d86f150ed93: No bootstrap required, opened a new log
I20260710 11:08:23.255753 10593 ts_tablet_manager.cc:1403] T b60691fd706d48af8c7df235b8dedef5 P 16126b3888cc4fd09f7c1d86f150ed93: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.003s
I20260710 11:08:23.257308 10587 tablet_bootstrap.cc:654] T aef4bbf8fc8b42ffaadf99c2007c8987 P d3035875b6524002a4955615e1760ced: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.256657 10220 catalog_manager.cc:5697] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced reported cstate change: term changed from 0 to 1, leader changed from <none> to d3035875b6524002a4955615e1760ced (127.7.227.4). New cstate: current_term: 1 leader_uuid: "d3035875b6524002a4955615e1760ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:23.258438 10593 raft_consensus.cc:359] T b60691fd706d48af8c7df235b8dedef5 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.259141 10593 raft_consensus.cc:385] T b60691fd706d48af8c7df235b8dedef5 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.260622 10593 raft_consensus.cc:740] T b60691fd706d48af8c7df235b8dedef5 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.261504 10593 consensus_queue.cc:260] T b60691fd706d48af8c7df235b8dedef5 P 16126b3888cc4fd09f7c1d86f150ed93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.261885 10219 catalog_manager.cc:5697] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e reported cstate change: term changed from 0 to 1, leader changed from <none> to 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2). New cstate: current_term: 1 leader_uuid: "12b4db7626554cb5ad88da16fdfb098e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:23.266314 10593 ts_tablet_manager.cc:1434] T b60691fd706d48af8c7df235b8dedef5 P 16126b3888cc4fd09f7c1d86f150ed93: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:08:23.261130 10220 catalog_manager.cc:5697] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced reported cstate change: term changed from 0 to 1, leader changed from <none> to d3035875b6524002a4955615e1760ced (127.7.227.4). New cstate: current_term: 1 leader_uuid: "d3035875b6524002a4955615e1760ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:23.267338 10593 tablet_bootstrap.cc:492] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93: Bootstrap starting.
I20260710 11:08:23.268488 10587 tablet_bootstrap.cc:492] T aef4bbf8fc8b42ffaadf99c2007c8987 P d3035875b6524002a4955615e1760ced: No bootstrap required, opened a new log
I20260710 11:08:23.268163 10220 catalog_manager.cc:5697] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced reported cstate change: term changed from 0 to 1, leader changed from <none> to d3035875b6524002a4955615e1760ced (127.7.227.4). New cstate: current_term: 1 leader_uuid: "d3035875b6524002a4955615e1760ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:23.268966 10587 ts_tablet_manager.cc:1403] T aef4bbf8fc8b42ffaadf99c2007c8987 P d3035875b6524002a4955615e1760ced: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260710 11:08:23.270865 10588 tablet_bootstrap.cc:492] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e: No bootstrap required, opened a new log
I20260710 11:08:23.271312 10588 ts_tablet_manager.cc:1403] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.011s
I20260710 11:08:23.271871 10587 raft_consensus.cc:359] T aef4bbf8fc8b42ffaadf99c2007c8987 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.272522 10587 raft_consensus.cc:385] T aef4bbf8fc8b42ffaadf99c2007c8987 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.272807 10587 raft_consensus.cc:740] T aef4bbf8fc8b42ffaadf99c2007c8987 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3035875b6524002a4955615e1760ced, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.273945 10593 tablet_bootstrap.cc:654] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.273643 10587 consensus_queue.cc:260] T aef4bbf8fc8b42ffaadf99c2007c8987 P d3035875b6524002a4955615e1760ced [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.274094 10588 raft_consensus.cc:359] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.278163 10588 raft_consensus.cc:385] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.278479 10588 raft_consensus.cc:740] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.278885 10595 tablet_bootstrap.cc:492] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b: No bootstrap required, opened a new log
I20260710 11:08:23.279448 10595 ts_tablet_manager.cc:1403] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.084s	user 0.021s	sys 0.014s
I20260710 11:08:23.279256 10588 consensus_queue.cc:260] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.282828 10595 raft_consensus.cc:359] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:23.283601 10595 raft_consensus.cc:385] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.283912 10595 raft_consensus.cc:740] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.284798 10595 consensus_queue.cc:260] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:23.288735 10587 ts_tablet_manager.cc:1434] T aef4bbf8fc8b42ffaadf99c2007c8987 P d3035875b6524002a4955615e1760ced: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 11:08:23.289639 10587 tablet_bootstrap.cc:492] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced: Bootstrap starting.
I20260710 11:08:23.293371 10595 ts_tablet_manager.cc:1434] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260710 11:08:23.294502 10595 tablet_bootstrap.cc:492] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:23.297536 10587 tablet_bootstrap.cc:654] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.298777 10593 tablet_bootstrap.cc:492] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93: No bootstrap required, opened a new log
I20260710 11:08:23.299221 10593 ts_tablet_manager.cc:1403] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.021s
I20260710 11:08:23.301627 10593 raft_consensus.cc:359] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.302222 10593 raft_consensus.cc:385] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.302501 10593 raft_consensus.cc:740] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.303201 10593 consensus_queue.cc:260] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.303930 10595 tablet_bootstrap.cc:654] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.304203 10587 tablet_bootstrap.cc:492] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced: No bootstrap required, opened a new log
I20260710 11:08:23.304656 10587 ts_tablet_manager.cc:1403] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.001s
I20260710 11:08:23.305312 10593 ts_tablet_manager.cc:1434] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260710 11:08:23.306165 10593 tablet_bootstrap.cc:492] T 2bd096426d284ddf9c7f0cd0f0268086 P 16126b3888cc4fd09f7c1d86f150ed93: Bootstrap starting.
I20260710 11:08:23.307396 10587 raft_consensus.cc:359] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.308171 10587 raft_consensus.cc:385] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.308485 10587 raft_consensus.cc:740] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3035875b6524002a4955615e1760ced, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.309188 10587 consensus_queue.cc:260] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.311465 10587 ts_tablet_manager.cc:1434] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:23.311661 10593 tablet_bootstrap.cc:654] T 2bd096426d284ddf9c7f0cd0f0268086 P 16126b3888cc4fd09f7c1d86f150ed93: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.312500 10587 tablet_bootstrap.cc:492] T 59cf1c9f35de42f8b8fa3185aae56371 P d3035875b6524002a4955615e1760ced: Bootstrap starting.
I20260710 11:08:23.318286 10587 tablet_bootstrap.cc:654] T 59cf1c9f35de42f8b8fa3185aae56371 P d3035875b6524002a4955615e1760ced: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.322633 10593 tablet_bootstrap.cc:492] T 2bd096426d284ddf9c7f0cd0f0268086 P 16126b3888cc4fd09f7c1d86f150ed93: No bootstrap required, opened a new log
I20260710 11:08:23.323046 10593 ts_tablet_manager.cc:1403] T 2bd096426d284ddf9c7f0cd0f0268086 P 16126b3888cc4fd09f7c1d86f150ed93: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260710 11:08:23.325371 10593 raft_consensus.cc:359] T 2bd096426d284ddf9c7f0cd0f0268086 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.325984 10593 raft_consensus.cc:385] T 2bd096426d284ddf9c7f0cd0f0268086 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.326265 10593 raft_consensus.cc:740] T 2bd096426d284ddf9c7f0cd0f0268086 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.326995 10593 consensus_queue.cc:260] T 2bd096426d284ddf9c7f0cd0f0268086 P 16126b3888cc4fd09f7c1d86f150ed93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.327929 10588 ts_tablet_manager.cc:1434] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e: Time spent starting tablet: real 0.056s	user 0.004s	sys 0.003s
I20260710 11:08:23.329161 10593 ts_tablet_manager.cc:1434] T 2bd096426d284ddf9c7f0cd0f0268086 P 16126b3888cc4fd09f7c1d86f150ed93: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:23.330049 10593 tablet_bootstrap.cc:492] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93: Bootstrap starting.
I20260710 11:08:23.332842 10588 tablet_bootstrap.cc:492] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e: Bootstrap starting.
I20260710 11:08:23.335002 10593 tablet_bootstrap.cc:654] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.339226 10597 raft_consensus.cc:493] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.339334 10587 tablet_bootstrap.cc:492] T 59cf1c9f35de42f8b8fa3185aae56371 P d3035875b6524002a4955615e1760ced: No bootstrap required, opened a new log
I20260710 11:08:23.339782 10597 raft_consensus.cc:515] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.340188 10587 ts_tablet_manager.cc:1403] T 59cf1c9f35de42f8b8fa3185aae56371 P d3035875b6524002a4955615e1760ced: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.003s
I20260710 11:08:23.341933 10597 leader_election.cc:290] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:23.343067 10587 raft_consensus.cc:359] T 59cf1c9f35de42f8b8fa3185aae56371 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.343263 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d49d8759a54314859491e5c05066e9" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:23.343740 10397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d49d8759a54314859491e5c05066e9" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:23.344246 10587 raft_consensus.cc:385] T 59cf1c9f35de42f8b8fa3185aae56371 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.344573 10587 raft_consensus.cc:740] T 59cf1c9f35de42f8b8fa3185aae56371 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3035875b6524002a4955615e1760ced, State: Initialized, Role: FOLLOWER
W20260710 11:08:23.345189 10510 leader_election.cc:343] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.345175 10587 consensus_queue.cc:260] T 59cf1c9f35de42f8b8fa3185aae56371 P d3035875b6524002a4955615e1760ced [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
W20260710 11:08:23.345814 10509 leader_election.cc:343] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.346227 10509 leader_election.cc:304] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3035875b6524002a4955615e1760ced; no voters: 12b4db7626554cb5ad88da16fdfb098e, 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:23.347298 10587 ts_tablet_manager.cc:1434] T 59cf1c9f35de42f8b8fa3185aae56371 P d3035875b6524002a4955615e1760ced: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:08:23.347512 10634 raft_consensus.cc:2749] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:23.348140 10587 tablet_bootstrap.cc:492] T 8a7e3c7013e2480883361ca8060f4854 P d3035875b6524002a4955615e1760ced: Bootstrap starting.
I20260710 11:08:23.349313 10593 tablet_bootstrap.cc:492] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93: No bootstrap required, opened a new log
I20260710 11:08:23.349843 10593 ts_tablet_manager.cc:1403] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260710 11:08:23.352615 10593 raft_consensus.cc:359] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:23.353179 10587 tablet_bootstrap.cc:654] T 8a7e3c7013e2480883361ca8060f4854 P d3035875b6524002a4955615e1760ced: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.353356 10593 raft_consensus.cc:385] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.353777 10593 raft_consensus.cc:740] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.354496 10593 consensus_queue.cc:260] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:23.356547 10593 ts_tablet_manager.cc:1434] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:23.357542 10593 tablet_bootstrap.cc:492] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93: Bootstrap starting.
I20260710 11:08:23.362823 10593 tablet_bootstrap.cc:654] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.369030 10588 tablet_bootstrap.cc:654] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.373311 10595 tablet_bootstrap.cc:492] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b: No bootstrap required, opened a new log
I20260710 11:08:23.373864 10595 ts_tablet_manager.cc:1403] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.080s	user 0.034s	sys 0.034s
I20260710 11:08:23.375813 10587 tablet_bootstrap.cc:492] T 8a7e3c7013e2480883361ca8060f4854 P d3035875b6524002a4955615e1760ced: No bootstrap required, opened a new log
I20260710 11:08:23.376071 10588 tablet_bootstrap.cc:492] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e: No bootstrap required, opened a new log
I20260710 11:08:23.376255 10587 ts_tablet_manager.cc:1403] T 8a7e3c7013e2480883361ca8060f4854 P d3035875b6524002a4955615e1760ced: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.016s
I20260710 11:08:23.376020 10595 raft_consensus.cc:359] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.376672 10588 ts_tablet_manager.cc:1403] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.005s
I20260710 11:08:23.376751 10595 raft_consensus.cc:385] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.377157 10595 raft_consensus.cc:740] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.377766 10595 consensus_queue.cc:260] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.378734 10587 raft_consensus.cc:359] T 8a7e3c7013e2480883361ca8060f4854 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:23.379379 10587 raft_consensus.cc:385] T 8a7e3c7013e2480883361ca8060f4854 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.379237 10588 raft_consensus.cc:359] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.379660 10587 raft_consensus.cc:740] T 8a7e3c7013e2480883361ca8060f4854 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3035875b6524002a4955615e1760ced, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.379890 10588 raft_consensus.cc:385] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.380159 10588 raft_consensus.cc:740] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.380417 10587 consensus_queue.cc:260] T 8a7e3c7013e2480883361ca8060f4854 P d3035875b6524002a4955615e1760ced [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:23.381111 10595 ts_tablet_manager.cc:1434] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:23.382164 10595 tablet_bootstrap.cc:492] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:23.381865 10588 consensus_queue.cc:260] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.385480 10587 ts_tablet_manager.cc:1434] T 8a7e3c7013e2480883361ca8060f4854 P d3035875b6524002a4955615e1760ced: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:08:23.386337 10587 tablet_bootstrap.cc:492] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced: Bootstrap starting.
I20260710 11:08:23.387151 10588 ts_tablet_manager.cc:1434] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:08:23.388012 10588 tablet_bootstrap.cc:492] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e: Bootstrap starting.
I20260710 11:08:23.388413 10595 tablet_bootstrap.cc:654] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.391286 10587 tablet_bootstrap.cc:654] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.392910 10588 tablet_bootstrap.cc:654] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.394981 10593 tablet_bootstrap.cc:492] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93: No bootstrap required, opened a new log
I20260710 11:08:23.395431 10593 ts_tablet_manager.cc:1403] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.000s
I20260710 11:08:23.397974 10593 raft_consensus.cc:359] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.398689 10593 raft_consensus.cc:385] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.399006 10593 raft_consensus.cc:740] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.399873 10593 consensus_queue.cc:260] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.401569 10595 tablet_bootstrap.cc:492] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b: No bootstrap required, opened a new log
I20260710 11:08:23.402009 10595 ts_tablet_manager.cc:1403] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.003s
I20260710 11:08:23.402057 10593 ts_tablet_manager.cc:1434] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:08:23.403003 10593 tablet_bootstrap.cc:492] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93: Bootstrap starting.
I20260710 11:08:23.404879 10603 raft_consensus.cc:493] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.405332 10603 raft_consensus.cc:515] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.398617 10602 raft_consensus.cc:493] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.407322 10603 leader_election.cc:290] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613), d3035875b6524002a4955615e1760ced (127.7.227.4:40791)
I20260710 11:08:23.407744 10602 raft_consensus.cc:515] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.407990 10397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ad921431fd4a299db11d09293c4ae9" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:23.408845 10546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ad921431fd4a299db11d09293c4ae9" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced" is_pre_election: true
W20260710 11:08:23.409569 10435 leader_election.cc:343] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.409778 10597 raft_consensus.cc:493] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.408004 10593 tablet_bootstrap.cc:654] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.410255 10597 raft_consensus.cc:515] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.410630 10595 raft_consensus.cc:359] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.411190 10397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfb2ac61fca43feb46902cffd44c877" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:23.411337 10595 raft_consensus.cc:385] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.411706 10595 raft_consensus.cc:740] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.411796 10397 raft_consensus.cc:2468] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77928a4bdbf846eea086aa533a27025b in term 0.
I20260710 11:08:23.412204 10597 leader_election.cc:290] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:23.412428 10595 consensus_queue.cc:260] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.413084 10286 leader_election.cc:304] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, 77928a4bdbf846eea086aa533a27025b; no voters: 
I20260710 11:08:23.413589 10471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfb2ac61fca43feb46902cffd44c877" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:23.409622 10602 leader_election.cc:290] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
W20260710 11:08:23.414839 10437 leader_election.cc:343] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3035875b6524002a4955615e1760ced (127.7.227.4:40791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.414975 10602 raft_consensus.cc:2804] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:23.415459 10437 leader_election.cc:304] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93; no voters: 12b4db7626554cb5ad88da16fdfb098e, d3035875b6524002a4955615e1760ced
I20260710 11:08:23.414194 10471 raft_consensus.cc:2468] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77928a4bdbf846eea086aa533a27025b in term 0.
I20260710 11:08:23.418627 10397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60691fd706d48af8c7df235b8dedef5" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:23.419538 10603 raft_consensus.cc:493] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.419468 10397 raft_consensus.cc:2468] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 0.
I20260710 11:08:23.420073 10603 raft_consensus.cc:515] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.421068 10509 leader_election.cc:304] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, d3035875b6524002a4955615e1760ced; no voters: 
I20260710 11:08:23.421990 10597 raft_consensus.cc:2804] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:23.422374 10597 raft_consensus.cc:493] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:23.422679 10597 raft_consensus.cc:3060] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.422722 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfb2ac61fca43feb46902cffd44c877" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:23.415473 10602 raft_consensus.cc:493] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:23.425045 10602 raft_consensus.cc:3060] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.430550 10397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfb2ac61fca43feb46902cffd44c877" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:23.431131 10397 raft_consensus.cc:2468] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16126b3888cc4fd09f7c1d86f150ed93 in term 0.
I20260710 11:08:23.432199 10435 leader_election.cc:304] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, 16126b3888cc4fd09f7c1d86f150ed93; no voters: 
I20260710 11:08:23.439901 10603 leader_election.cc:290] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:23.440456 10603 raft_consensus.cc:2749] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:23.441159 10603 raft_consensus.cc:2804] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:23.441524 10603 raft_consensus.cc:493] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:23.441830 10603 raft_consensus.cc:3060] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.443629 10597 raft_consensus.cc:515] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.445039 10591 raft_consensus.cc:493] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.447098 10591 raft_consensus.cc:515] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.449165 10591 leader_election.cc:290] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:23.452975 10397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60691fd706d48af8c7df235b8dedef5" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
I20260710 11:08:23.453613 10397 raft_consensus.cc:3060] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.458442 10634 raft_consensus.cc:493] T 59cf1c9f35de42f8b8fa3185aae56371 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.458932 10634 raft_consensus.cc:515] T 59cf1c9f35de42f8b8fa3185aae56371 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.461118 10634 leader_election.cc:290] T 59cf1c9f35de42f8b8fa3185aae56371 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:23.462440 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59cf1c9f35de42f8b8fa3185aae56371" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:23.462635 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59cf1c9f35de42f8b8fa3185aae56371" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:23.463526 10597 leader_election.cc:290] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 election: Requested vote from peers 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
W20260710 11:08:23.463814 10509 leader_election.cc:343] T 59cf1c9f35de42f8b8fa3185aae56371 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:23.464584 10510 leader_election.cc:343] T 59cf1c9f35de42f8b8fa3185aae56371 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.465019 10510 leader_election.cc:304] T 59cf1c9f35de42f8b8fa3185aae56371 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3035875b6524002a4955615e1760ced; no voters: 12b4db7626554cb5ad88da16fdfb098e, 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:23.465293 10397 raft_consensus.cc:2468] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 1.
I20260710 11:08:23.467221 10509 leader_election.cc:304] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, d3035875b6524002a4955615e1760ced; no voters: 
I20260710 11:08:23.468047 10634 raft_consensus.cc:2749] T 59cf1c9f35de42f8b8fa3185aae56371 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:08:23.468472 10286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.227.2:43613, user_credentials={real_user=slave}} blocked reactor thread for 55463.7us
I20260710 11:08:23.468701 10634 raft_consensus.cc:2804] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:23.471247 10471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd096426d284ddf9c7f0cd0f0268086" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:23.471930 10471 raft_consensus.cc:2468] T 2bd096426d284ddf9c7f0cd0f0268086 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 0.
I20260710 11:08:23.472950 10361 leader_election.cc:304] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, 16126b3888cc4fd09f7c1d86f150ed93; no voters: 
W20260710 11:08:23.473227 10437 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.227.4:40791, user_credentials={real_user=slave}} blocked reactor thread for 58422.2us
I20260710 11:08:23.473716 10591 raft_consensus.cc:2804] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:23.474089 10591 raft_consensus.cc:493] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:23.474483 10591 raft_consensus.cc:3060] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.468654 10671 raft_consensus.cc:493] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.470408 10634 raft_consensus.cc:697] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Becoming Leader. State: Replica: d3035875b6524002a4955615e1760ced, State: Running, Role: LEADER
I20260710 11:08:23.479118 10634 consensus_queue.cc:237] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
W20260710 11:08:23.483541 10269 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:23.485003 10673 raft_consensus.cc:493] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.485451 10673 raft_consensus.cc:515] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.488077 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241b317b8cad45c4a30fce0f6a39b790" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:23.489137 10673 leader_election.cc:290] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:23.458141 10602 raft_consensus.cc:515] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.490150 10322 raft_consensus.cc:2393] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16126b3888cc4fd09f7c1d86f150ed93 in current term 1: Already voted for candidate 77928a4bdbf846eea086aa533a27025b in this term.
I20260710 11:08:23.491223 10591 raft_consensus.cc:515] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.493465 10602 leader_election.cc:290] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 election: Requested vote from peers 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:23.494068 10591 leader_election.cc:290] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 election: Requested vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:23.495168 10397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241b317b8cad45c4a30fce0f6a39b790" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:23.495396 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfb2ac61fca43feb46902cffd44c877" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
I20260710 11:08:23.496030 10398 raft_consensus.cc:3060] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:23.496904 10435 leader_election.cc:343] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.498044 10471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60691fd706d48af8c7df235b8dedef5" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:23.498697 10471 raft_consensus.cc:2468] T b60691fd706d48af8c7df235b8dedef5 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 0.
I20260710 11:08:23.499944 10471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60691fd706d48af8c7df235b8dedef5" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
I20260710 11:08:23.477581 10671 raft_consensus.cc:515] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.505636 10587 tablet_bootstrap.cc:492] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced: No bootstrap required, opened a new log
I20260710 11:08:23.506156 10587 ts_tablet_manager.cc:1403] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.005s
I20260710 11:08:23.500473 10471 raft_consensus.cc:3060] T b60691fd706d48af8c7df235b8dedef5 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.509140 10588 tablet_bootstrap.cc:492] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e: No bootstrap required, opened a new log
I20260710 11:08:23.509487 10588 ts_tablet_manager.cc:1403] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e: Time spent bootstrapping tablet: real 0.122s	user 0.026s	sys 0.026s
I20260710 11:08:23.513489 10593 tablet_bootstrap.cc:492] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93: No bootstrap required, opened a new log
I20260710 11:08:23.513373 10587 raft_consensus.cc:359] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.514031 10593 ts_tablet_manager.cc:1403] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93: Time spent bootstrapping tablet: real 0.111s	user 0.034s	sys 0.015s
I20260710 11:08:23.514065 10587 raft_consensus.cc:385] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.514552 10587 raft_consensus.cc:740] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3035875b6524002a4955615e1760ced, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.502009 10602 raft_consensus.cc:493] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.511528 10603 raft_consensus.cc:515] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.517138 10472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfb2ac61fca43feb46902cffd44c877" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
I20260710 11:08:23.517880 10472 raft_consensus.cc:2393] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 77928a4bdbf846eea086aa533a27025b in current term 1: Already voted for candidate 16126b3888cc4fd09f7c1d86f150ed93 in this term.
I20260710 11:08:23.518815 10603 leader_election.cc:290] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 election: Requested vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:23.518608 10588 raft_consensus.cc:359] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.520104 10591 consensus_queue.cc:1048] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Connected to new peer: Peer: permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:23.521579 10593 raft_consensus.cc:359] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.521914 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfb2ac61fca43feb46902cffd44c877" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b"
I20260710 11:08:23.522372 10593 raft_consensus.cc:385] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.522719 10593 raft_consensus.cc:740] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.522919 10588 raft_consensus.cc:385] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.523319 10588 raft_consensus.cc:740] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.523787 10593 consensus_queue.cc:260] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.509877 10323 raft_consensus.cc:2468] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16126b3888cc4fd09f7c1d86f150ed93 in term 0.
I20260710 11:08:23.516464 10587 consensus_queue.cc:260] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.527002 10221 catalog_manager.cc:5697] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced reported cstate change: term changed from 0 to 1, leader changed from <none> to d3035875b6524002a4955615e1760ced (127.7.227.4). New cstate: current_term: 1 leader_uuid: "d3035875b6524002a4955615e1760ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:23.524097 10588 consensus_queue.cc:260] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.529417 10587 ts_tablet_manager.cc:1434] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260710 11:08:23.533185 10587 tablet_bootstrap.cc:492] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced: Bootstrap starting.
I20260710 11:08:23.527267 10593 ts_tablet_manager.cc:1434] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:08:23.539278 10593 tablet_bootstrap.cc:492] T 380b9bde217545e296615cda2e8af66f P 16126b3888cc4fd09f7c1d86f150ed93: Bootstrap starting.
I20260710 11:08:23.520265 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd096426d284ddf9c7f0cd0f0268086" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:23.540973 10322 raft_consensus.cc:2468] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 0.
I20260710 11:08:23.542264 10436 leader_election.cc:304] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [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: 16126b3888cc4fd09f7c1d86f150ed93, 77928a4bdbf846eea086aa533a27025b; no voters: 12b4db7626554cb5ad88da16fdfb098e
I20260710 11:08:23.543067 10546 raft_consensus.cc:3060] T aef4bbf8fc8b42ffaadf99c2007c8987 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.543581 10587 tablet_bootstrap.cc:654] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.522722 10321 raft_consensus.cc:2393] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 16126b3888cc4fd09f7c1d86f150ed93 in current term 1: Already voted for candidate 77928a4bdbf846eea086aa533a27025b in this term.
I20260710 11:08:23.545208 10593 tablet_bootstrap.cc:654] T 380b9bde217545e296615cda2e8af66f P 16126b3888cc4fd09f7c1d86f150ed93: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.548925 10398 raft_consensus.cc:2468] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77928a4bdbf846eea086aa533a27025b in term 1.
I20260710 11:08:23.550215 10603 raft_consensus.cc:2804] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:23.550631 10603 raft_consensus.cc:493] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:23.550951 10603 raft_consensus.cc:3060] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.557047 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd096426d284ddf9c7f0cd0f0268086" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b"
I20260710 11:08:23.557655 10321 raft_consensus.cc:3060] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.560125 10597 raft_consensus.cc:493] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.560770 10597 raft_consensus.cc:515] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:23.515251 10470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd096426d284ddf9c7f0cd0f0268086" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
I20260710 11:08:23.561630 10634 raft_consensus.cc:493] T aef4bbf8fc8b42ffaadf99c2007c8987 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.562129 10634 raft_consensus.cc:515] T aef4bbf8fc8b42ffaadf99c2007c8987 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.561652 10470 raft_consensus.cc:3060] T 2bd096426d284ddf9c7f0cd0f0268086 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.564430 10597 leader_election.cc:290] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749), 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093)
I20260710 11:08:23.565577 10634 leader_election.cc:290] T aef4bbf8fc8b42ffaadf99c2007c8987 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:23.566988 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb3befc8c51479c974518c3878c218a" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:23.568086 10396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef4bbf8fc8b42ffaadf99c2007c8987" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:23.569478 10468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef4bbf8fc8b42ffaadf99c2007c8987" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
W20260710 11:08:23.571094 10510 leader_election.cc:343] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.571691 10472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb3befc8c51479c974518c3878c218a" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:23.572270 10472 raft_consensus.cc:2468] T 5fb3befc8c51479c974518c3878c218a P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 0.
I20260710 11:08:23.574925 10509 leader_election.cc:304] T aef4bbf8fc8b42ffaadf99c2007c8987 P d3035875b6524002a4955615e1760ced [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: d3035875b6524002a4955615e1760ced; no voters: 12b4db7626554cb5ad88da16fdfb098e, 16126b3888cc4fd09f7c1d86f150ed93
I20260710 11:08:23.576033 10509 leader_election.cc:304] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced [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: 16126b3888cc4fd09f7c1d86f150ed93, d3035875b6524002a4955615e1760ced; no voters: 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:23.576637 10633 raft_consensus.cc:2749] T aef4bbf8fc8b42ffaadf99c2007c8987 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:23.576802 10597 raft_consensus.cc:2804] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:23.577308 10597 raft_consensus.cc:493] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:23.577629 10597 raft_consensus.cc:3060] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.579705 10671 leader_election.cc:290] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:23.581485 10397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfb2ac61fca43feb46902cffd44c877" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
I20260710 11:08:23.581871 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241b317b8cad45c4a30fce0f6a39b790" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:23.582226 10397 raft_consensus.cc:2393] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 16126b3888cc4fd09f7c1d86f150ed93 in current term 1: Already voted for candidate 77928a4bdbf846eea086aa533a27025b in this term.
I20260710 11:08:23.516711 10602 raft_consensus.cc:515] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.584082 10435 leader_election.cc:304] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [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: 16126b3888cc4fd09f7c1d86f150ed93; no voters: 12b4db7626554cb5ad88da16fdfb098e, 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:23.584968 10597 raft_consensus.cc:515] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:23.585471 10672 raft_consensus.cc:2749] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:23.587873 10588 ts_tablet_manager.cc:1434] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e: Time spent starting tablet: real 0.078s	user 0.005s	sys 0.004s
I20260710 11:08:23.589260 10588 tablet_bootstrap.cc:492] T 241b317b8cad45c4a30fce0f6a39b790 P 12b4db7626554cb5ad88da16fdfb098e: Bootstrap starting.
I20260710 11:08:23.583549 10472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241b317b8cad45c4a30fce0f6a39b790" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:23.583501 10471 raft_consensus.cc:2468] T b60691fd706d48af8c7df235b8dedef5 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 1.
I20260710 11:08:23.588779 10602 leader_election.cc:290] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3035875b6524002a4955615e1760ced (127.7.227.4:40791), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:23.607714 10595 ts_tablet_manager.cc:1434] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.200s	user 0.046s	sys 0.098s
I20260710 11:08:23.607647 10591 consensus_queue.cc:1048] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:23.608131 10597 leader_election.cc:290] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 election: Requested vote from peers 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749), 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093)
I20260710 11:08:23.607021 10286 leader_election.cc:304] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, 77928a4bdbf846eea086aa533a27025b; no voters: 16126b3888cc4fd09f7c1d86f150ed93
I20260710 11:08:23.615818 10603 raft_consensus.cc:515] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.623906 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241b317b8cad45c4a30fce0f6a39b790" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b"
I20260710 11:08:23.624461 10322 raft_consensus.cc:3060] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.626430 10595 tablet_bootstrap.cc:492] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:23.618681 10470 raft_consensus.cc:2468] T 2bd096426d284ddf9c7f0cd0f0268086 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 1.
I20260710 11:08:23.627903 10321 raft_consensus.cc:2468] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 1.
I20260710 11:08:23.630690 10603 leader_election.cc:290] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 election: Requested vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:23.631048 10472 raft_consensus.cc:2393] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77928a4bdbf846eea086aa533a27025b in current term 1: Already voted for candidate 16126b3888cc4fd09f7c1d86f150ed93 in this term.
I20260710 11:08:23.632854 10361 leader_election.cc:304] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, 16126b3888cc4fd09f7c1d86f150ed93; no voters: 
I20260710 11:08:23.634774 10590 raft_consensus.cc:493] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.619393 10602 raft_consensus.cc:2804] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:23.633682 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241b317b8cad45c4a30fce0f6a39b790" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
I20260710 11:08:23.636029 10588 tablet_bootstrap.cc:654] T 241b317b8cad45c4a30fce0f6a39b790 P 12b4db7626554cb5ad88da16fdfb098e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.635931 10602 raft_consensus.cc:697] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [term 1 LEADER]: Becoming Leader. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Running, Role: LEADER
I20260710 11:08:23.636555 10591 raft_consensus.cc:2804] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:23.637096 10591 raft_consensus.cc:697] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e [term 1 LEADER]: Becoming Leader. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Running, Role: LEADER
W20260710 11:08:23.612013 10286 leader_election.cc:343] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:23.639096 10435 leader_election.cc:343] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.635341 10595 tablet_bootstrap.cc:654] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.639911 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb3befc8c51479c974518c3878c218a" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b"
I20260710 11:08:23.635253 10590 raft_consensus.cc:515] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.637995 10591 consensus_queue.cc:237] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.642395 10590 leader_election.cc:290] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
W20260710 11:08:23.643975 10510 leader_election.cc:343] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.644057 10471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb3befc8c51479c974518c3878c218a" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
I20260710 11:08:23.644641 10471 raft_consensus.cc:3060] T 5fb3befc8c51479c974518c3878c218a P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.645783 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bcad9fd8ad4123b03c9e1b958ce06f" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:23.636933 10602 consensus_queue.cc:237] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.647720 10472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99bc06187ea4ea3bcf6bcc5e6284730" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:23.648326 10597 raft_consensus.cc:493] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.648921 10597 raft_consensus.cc:515] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.650599 10286 leader_election.cc:304] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77928a4bdbf846eea086aa533a27025b; no voters: 12b4db7626554cb5ad88da16fdfb098e, 16126b3888cc4fd09f7c1d86f150ed93
I20260710 11:08:23.650987 10597 leader_election.cc:290] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:23.651645 10321 raft_consensus.cc:3060] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.648309 10472 raft_consensus.cc:2468] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 0.
I20260710 11:08:23.653074 10361 leader_election.cc:304] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, 16126b3888cc4fd09f7c1d86f150ed93; no voters: 
I20260710 11:08:23.653465 10597 consensus_queue.cc:1048] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced [LEADER]: Connected to new peer: Peer: permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:23.653852 10590 raft_consensus.cc:2804] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:23.654211 10590 raft_consensus.cc:493] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:23.654563 10590 raft_consensus.cc:3060] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.655367 10597 consensus_queue.cc:1048] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [LEADER]: Connected to new peer: Peer: permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:23.657634 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bcad9fd8ad4123b03c9e1b958ce06f" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:23.658269 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bcad9fd8ad4123b03c9e1b958ce06f" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:23.658866 10323 raft_consensus.cc:2468] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 0.
I20260710 11:08:23.660171 10510 leader_election.cc:304] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77928a4bdbf846eea086aa533a27025b, d3035875b6524002a4955615e1760ced; no voters: 
I20260710 11:08:23.653868 10587 tablet_bootstrap.cc:492] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced: No bootstrap required, opened a new log
I20260710 11:08:23.660961 10597 raft_consensus.cc:2804] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:23.661396 10587 ts_tablet_manager.cc:1403] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced: Time spent bootstrapping tablet: real 0.128s	user 0.010s	sys 0.005s
I20260710 11:08:23.661420 10597 raft_consensus.cc:493] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:23.661996 10597 raft_consensus.cc:3060] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.662261 10471 raft_consensus.cc:2468] T 5fb3befc8c51479c974518c3878c218a P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 1.
I20260710 11:08:23.632953 10322 raft_consensus.cc:2468] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16126b3888cc4fd09f7c1d86f150ed93 in term 1.
I20260710 11:08:23.663578 10436 leader_election.cc:304] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93, 77928a4bdbf846eea086aa533a27025b; no voters: 12b4db7626554cb5ad88da16fdfb098e
I20260710 11:08:23.664356 10603 raft_consensus.cc:2804] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:23.665153 10603 raft_consensus.cc:697] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 LEADER]: Becoming Leader. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Running, Role: LEADER
I20260710 11:08:23.666944 10603 consensus_queue.cc:237] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.670488 10597 raft_consensus.cc:515] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.670753 10590 raft_consensus.cc:515] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.673074 10509 leader_election.cc:304] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93, d3035875b6524002a4955615e1760ced; no voters: 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:23.673825 10468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99bc06187ea4ea3bcf6bcc5e6284730" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
I20260710 11:08:23.672981 10595 tablet_bootstrap.cc:492] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b: No bootstrap required, opened a new log
I20260710 11:08:23.678589 10468 raft_consensus.cc:3060] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.678740 10595 ts_tablet_manager.cc:1403] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.070s	user 0.006s	sys 0.006s
I20260710 11:08:23.674029 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bcad9fd8ad4123b03c9e1b958ce06f" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b"
I20260710 11:08:23.680733 10322 raft_consensus.cc:3060] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.679919 10219 catalog_manager.cc:5697] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e reported cstate change: term changed from 0 to 1, leader changed from <none> to 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2). New cstate: current_term: 1 leader_uuid: "12b4db7626554cb5ad88da16fdfb098e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:23.681113 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99bc06187ea4ea3bcf6bcc5e6284730" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:23.681691 10323 raft_consensus.cc:2468] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 0.
I20260710 11:08:23.682879 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99bc06187ea4ea3bcf6bcc5e6284730" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b"
I20260710 11:08:23.683354 10323 raft_consensus.cc:3060] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.685446 10468 raft_consensus.cc:2468] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 1.
I20260710 11:08:23.686841 10361 leader_election.cc:304] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, 16126b3888cc4fd09f7c1d86f150ed93; no voters: 
I20260710 11:08:23.687235 10322 raft_consensus.cc:2468] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 1.
I20260710 11:08:23.688583 10643 raft_consensus.cc:2804] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:23.689411 10634 raft_consensus.cc:2804] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:23.676322 10593 tablet_bootstrap.cc:492] T 380b9bde217545e296615cda2e8af66f P 16126b3888cc4fd09f7c1d86f150ed93: No bootstrap required, opened a new log
I20260710 11:08:23.676748 10670 raft_consensus.cc:2749] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:23.689891 10323 raft_consensus.cc:2468] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 1.
I20260710 11:08:23.689862 10634 raft_consensus.cc:697] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Becoming Leader. State: Replica: d3035875b6524002a4955615e1760ced, State: Running, Role: LEADER
I20260710 11:08:23.703675 10595 raft_consensus.cc:359] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:23.719915 10595 raft_consensus.cc:385] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.720132 10593 ts_tablet_manager.cc:1403] T 380b9bde217545e296615cda2e8af66f P 16126b3888cc4fd09f7c1d86f150ed93: Time spent bootstrapping tablet: real 0.181s	user 0.015s	sys 0.005s
I20260710 11:08:23.720228 10595 raft_consensus.cc:740] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.711267 10643 raft_consensus.cc:697] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [term 1 LEADER]: Becoming Leader. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Running, Role: LEADER
I20260710 11:08:23.721095 10595 consensus_queue.cc:260] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:23.721503 10643 consensus_queue.cc:237] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.697899 10510 leader_election.cc:304] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77928a4bdbf846eea086aa533a27025b, d3035875b6524002a4955615e1760ced; no voters: 
I20260710 11:08:23.722977 10595 ts_tablet_manager.cc:1434] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.009s
I20260710 11:08:23.723368 10636 raft_consensus.cc:2804] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:23.723873 10595 tablet_bootstrap.cc:492] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:23.723814 10636 raft_consensus.cc:697] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Becoming Leader. State: Replica: d3035875b6524002a4955615e1760ced, State: Running, Role: LEADER
W20260710 11:08:23.709798 10509 leader_election.cc:343] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.724630 10636 consensus_queue.cc:237] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.703370 10587 raft_consensus.cc:359] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.725746 10587 raft_consensus.cc:385] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.726019 10587 raft_consensus.cc:740] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3035875b6524002a4955615e1760ced, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.726643 10587 consensus_queue.cc:260] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.727399 10633 raft_consensus.cc:493] T 8a7e3c7013e2480883361ca8060f4854 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:08:23.710434 10362 consensus_peers.cc:597] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:23.727850 10633 raft_consensus.cc:515] T 8a7e3c7013e2480883361ca8060f4854 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:23.729585 10595 tablet_bootstrap.cc:654] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.729813 10633 leader_election.cc:290] T 8a7e3c7013e2480883361ca8060f4854 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749), 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093)
I20260710 11:08:23.731884 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7e3c7013e2480883361ca8060f4854" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:23.720323 10634 consensus_queue.cc:237] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
W20260710 11:08:23.735468 10286 leader_election.cc:343] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.739347 10221 catalog_manager.cc:5697] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b reported cstate change: term changed from 0 to 1, leader changed from <none> to 77928a4bdbf846eea086aa533a27025b (127.7.227.1). New cstate: current_term: 1 leader_uuid: "77928a4bdbf846eea086aa533a27025b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:23.741662 10510 leader_election.cc:343] T 8a7e3c7013e2480883361ca8060f4854 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.742676 10588 tablet_bootstrap.cc:492] T 241b317b8cad45c4a30fce0f6a39b790 P 12b4db7626554cb5ad88da16fdfb098e: No bootstrap required, opened a new log
I20260710 11:08:23.743167 10588 ts_tablet_manager.cc:1403] T 241b317b8cad45c4a30fce0f6a39b790 P 12b4db7626554cb5ad88da16fdfb098e: Time spent bootstrapping tablet: real 0.154s	user 0.028s	sys 0.017s
I20260710 11:08:23.743394 10597 leader_election.cc:290] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 election: Requested vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:23.743250 10468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7e3c7013e2480883361ca8060f4854" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:23.744374 10593 raft_consensus.cc:359] T 380b9bde217545e296615cda2e8af66f P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.744994 10593 raft_consensus.cc:385] T 380b9bde217545e296615cda2e8af66f P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.745242 10593 raft_consensus.cc:740] T 380b9bde217545e296615cda2e8af66f P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.745738 10588 raft_consensus.cc:359] T 241b317b8cad45c4a30fce0f6a39b790 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:23.745858 10593 consensus_queue.cc:260] T 380b9bde217545e296615cda2e8af66f P 16126b3888cc4fd09f7c1d86f150ed93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.746407 10588 raft_consensus.cc:385] T 241b317b8cad45c4a30fce0f6a39b790 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.746719 10588 raft_consensus.cc:740] T 241b317b8cad45c4a30fce0f6a39b790 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.746711 10633 consensus_queue.cc:1048] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced [LEADER]: Connected to new peer: Peer: permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:23.747612 10588 consensus_queue.cc:260] T 241b317b8cad45c4a30fce0f6a39b790 P 12b4db7626554cb5ad88da16fdfb098e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
W20260710 11:08:23.748445 10510 consensus_peers.cc:597] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:23.752024 10545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bcad9fd8ad4123b03c9e1b958ce06f" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced" is_pre_election: true
I20260710 11:08:23.753228 10593 ts_tablet_manager.cc:1434] T 380b9bde217545e296615cda2e8af66f P 16126b3888cc4fd09f7c1d86f150ed93: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 11:08:23.753643 10636 consensus_queue.cc:1048] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced [LEADER]: Connected to new peer: Peer: permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:23.754623 10593 tablet_bootstrap.cc:492] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93: Bootstrap starting.
I20260710 11:08:23.754784 10587 ts_tablet_manager.cc:1434] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced: Time spent starting tablet: real 0.091s	user 0.006s	sys 0.001s
I20260710 11:08:23.757107 10587 tablet_bootstrap.cc:492] T 560dbbca26fc478cb165eb80a6e9db8b P d3035875b6524002a4955615e1760ced: Bootstrap starting.
I20260710 11:08:23.758123 10590 leader_election.cc:290] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 election: Requested vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
W20260710 11:08:23.763829 10361 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.227.3:45749, user_credentials={real_user=slave}} blocked reactor thread for 44424.4us
W20260710 11:08:23.754345 10509 leader_election.cc:343] T 8a7e3c7013e2480883361ca8060f4854 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.774051 10587 tablet_bootstrap.cc:654] T 560dbbca26fc478cb165eb80a6e9db8b P d3035875b6524002a4955615e1760ced: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.776377 10588 ts_tablet_manager.cc:1434] T 241b317b8cad45c4a30fce0f6a39b790 P 12b4db7626554cb5ad88da16fdfb098e: Time spent starting tablet: real 0.033s	user 0.014s	sys 0.007s
I20260710 11:08:23.777347 10588 tablet_bootstrap.cc:492] T 91bcad9fd8ad4123b03c9e1b958ce06f P 12b4db7626554cb5ad88da16fdfb098e: Bootstrap starting.
I20260710 11:08:23.785109 10588 tablet_bootstrap.cc:654] T 91bcad9fd8ad4123b03c9e1b958ce06f P 12b4db7626554cb5ad88da16fdfb098e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.791010 10636 consensus_queue.cc:1048] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced [LEADER]: Connected to new peer: Peer: permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:23.775854 10509 leader_election.cc:304] T 8a7e3c7013e2480883361ca8060f4854 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3035875b6524002a4955615e1760ced; no voters: 16126b3888cc4fd09f7c1d86f150ed93, 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:23.793203 10595 tablet_bootstrap.cc:492] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b: No bootstrap required, opened a new log
I20260710 11:08:23.793673 10595 ts_tablet_manager.cc:1403] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.070s	user 0.007s	sys 0.011s
I20260710 11:08:23.793838 10687 raft_consensus.cc:493] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.796129 10595 raft_consensus.cc:359] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.796767 10595 raft_consensus.cc:385] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.797181 10595 raft_consensus.cc:740] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.794412 10687 raft_consensus.cc:515] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.796723 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bcad9fd8ad4123b03c9e1b958ce06f" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
I20260710 11:08:23.801625 10595 consensus_queue.cc:260] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.797916 10221 catalog_manager.cc:5697] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3). New cstate: current_term: 1 leader_uuid: "16126b3888cc4fd09f7c1d86f150ed93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:23.808123 10595 ts_tablet_manager.cc:1434] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260710 11:08:23.793557 10597 raft_consensus.cc:2749] T 8a7e3c7013e2480883361ca8060f4854 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:23.810825 10593 tablet_bootstrap.cc:654] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.812000 10595 tablet_bootstrap.cc:492] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:23.813202 10545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d49d8759a54314859491e5c05066e9" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced" is_pre_election: true
I20260710 11:08:23.813817 10545 raft_consensus.cc:2468] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 0.
I20260710 11:08:23.815032 10603 raft_consensus.cc:493] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.815478 10603 raft_consensus.cc:515] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:23.815405 10219 catalog_manager.cc:5697] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e reported cstate change: term changed from 0 to 1, leader changed from <none> to 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2). New cstate: current_term: 1 leader_uuid: "12b4db7626554cb5ad88da16fdfb098e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:23.815513 10363 leader_election.cc:304] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, d3035875b6524002a4955615e1760ced; no voters: 
I20260710 11:08:23.817495 10603 leader_election.cc:290] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3035875b6524002a4955615e1760ced (127.7.227.4:40791), 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093)
I20260710 11:08:23.818856 10591 raft_consensus.cc:2804] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:23.819269 10591 raft_consensus.cc:493] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:23.819645 10591 raft_consensus.cc:3060] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.806581 10687 leader_election.cc:290] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3035875b6524002a4955615e1760ced (127.7.227.4:40791), 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093)
I20260710 11:08:23.819383 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d49d8759a54314859491e5c05066e9" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:23.828174 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bdcf858b9247f49f6ec972ee1f7679" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:23.833282 10288 leader_election.cc:304] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77928a4bdbf846eea086aa533a27025b; no voters: 12b4db7626554cb5ad88da16fdfb098e, d3035875b6524002a4955615e1760ced
I20260710 11:08:23.820874 10544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bdcf858b9247f49f6ec972ee1f7679" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced" is_pre_election: true
I20260710 11:08:23.833992 10602 raft_consensus.cc:2749] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:08:23.835474 10362 leader_election.cc:343] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:23.837363 10436 leader_election.cc:343] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.837296 10687 consensus_queue.cc:1048] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:08:23.834052 10544 raft_consensus.cc:2468] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16126b3888cc4fd09f7c1d86f150ed93 in term 0.
I20260710 11:08:23.846094 10437 leader_election.cc:304] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [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: 16126b3888cc4fd09f7c1d86f150ed93, d3035875b6524002a4955615e1760ced; no voters: 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:23.846967 10591 raft_consensus.cc:515] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.847446 10673 raft_consensus.cc:2804] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:23.847874 10673 raft_consensus.cc:493] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:23.848205 10673 raft_consensus.cc:3060] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.849677 10591 leader_election.cc:290] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 election: Requested vote from peers d3035875b6524002a4955615e1760ced (127.7.227.4:40791), 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093)
I20260710 11:08:23.851229 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d49d8759a54314859491e5c05066e9" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b"
W20260710 11:08:23.852676 10362 leader_election.cc:343] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.854605 10544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d49d8759a54314859491e5c05066e9" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced"
I20260710 11:08:23.855188 10544 raft_consensus.cc:3060] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.867795 10670 raft_consensus.cc:493] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3035875b6524002a4955615e1760ced)
I20260710 11:08:23.879093 10597 consensus_queue.cc:1048] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:08:23.882658 10670 raft_consensus.cc:515] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:23.888466 10670 leader_election.cc:290] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749), d3035875b6524002a4955615e1760ced (127.7.227.4:40791)
I20260710 11:08:23.889995 10470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a137c60b1bf3488db621a06ae81c1918" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:23.895027 10587 tablet_bootstrap.cc:492] T 560dbbca26fc478cb165eb80a6e9db8b P d3035875b6524002a4955615e1760ced: No bootstrap required, opened a new log
I20260710 11:08:23.895593 10587 ts_tablet_manager.cc:1403] T 560dbbca26fc478cb165eb80a6e9db8b P d3035875b6524002a4955615e1760ced: Time spent bootstrapping tablet: real 0.139s	user 0.021s	sys 0.021s
I20260710 11:08:23.896000 10595 tablet_bootstrap.cc:654] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.897540 10587 raft_consensus.cc:359] T 560dbbca26fc478cb165eb80a6e9db8b P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.898058 10587 raft_consensus.cc:385] T 560dbbca26fc478cb165eb80a6e9db8b P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.898365 10587 raft_consensus.cc:740] T 560dbbca26fc478cb165eb80a6e9db8b P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3035875b6524002a4955615e1760ced, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.899230 10587 consensus_queue.cc:260] T 560dbbca26fc478cb165eb80a6e9db8b P d3035875b6524002a4955615e1760ced [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.907938 10587 ts_tablet_manager.cc:1434] T 560dbbca26fc478cb165eb80a6e9db8b P d3035875b6524002a4955615e1760ced: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:08:23.909009 10587 tablet_bootstrap.cc:492] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced: Bootstrap starting.
W20260710 11:08:23.899998 10509 leader_election.cc:343] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.915565 10673 raft_consensus.cc:515] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:23.916088 10588 tablet_bootstrap.cc:492] T 91bcad9fd8ad4123b03c9e1b958ce06f P 12b4db7626554cb5ad88da16fdfb098e: No bootstrap required, opened a new log
I20260710 11:08:23.916628 10588 ts_tablet_manager.cc:1403] T 91bcad9fd8ad4123b03c9e1b958ce06f P 12b4db7626554cb5ad88da16fdfb098e: Time spent bootstrapping tablet: real 0.139s	user 0.017s	sys 0.023s
I20260710 11:08:23.917768 10597 consensus_queue.cc:1048] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:23.920334 10588 raft_consensus.cc:359] T 91bcad9fd8ad4123b03c9e1b958ce06f P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.921036 10588 raft_consensus.cc:385] T 91bcad9fd8ad4123b03c9e1b958ce06f P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.921433 10588 raft_consensus.cc:740] T 91bcad9fd8ad4123b03c9e1b958ce06f P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.921100 10593 tablet_bootstrap.cc:492] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93: No bootstrap required, opened a new log
I20260710 11:08:23.922538 10593 ts_tablet_manager.cc:1403] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93: Time spent bootstrapping tablet: real 0.168s	user 0.017s	sys 0.005s
I20260710 11:08:23.923439 10588 consensus_queue.cc:260] T 91bcad9fd8ad4123b03c9e1b958ce06f P 12b4db7626554cb5ad88da16fdfb098e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.920404 10545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a137c60b1bf3488db621a06ae81c1918" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced" is_pre_election: true
I20260710 11:08:23.925460 10588 ts_tablet_manager.cc:1434] T 91bcad9fd8ad4123b03c9e1b958ce06f P 12b4db7626554cb5ad88da16fdfb098e: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:08:23.926369 10587 tablet_bootstrap.cc:654] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.926493 10590 raft_consensus.cc:493] T 91bcad9fd8ad4123b03c9e1b958ce06f P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.927016 10590 raft_consensus.cc:515] T 91bcad9fd8ad4123b03c9e1b958ce06f P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.930476 10595 tablet_bootstrap.cc:492] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b: No bootstrap required, opened a new log
I20260710 11:08:23.930907 10595 ts_tablet_manager.cc:1403] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.119s	user 0.005s	sys 0.004s
I20260710 11:08:23.931182 10545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bcad9fd8ad4123b03c9e1b958ce06f" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced" is_pre_election: true
I20260710 11:08:23.931538 10546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bdcf858b9247f49f6ec972ee1f7679" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced"
I20260710 11:08:23.932106 10546 raft_consensus.cc:3060] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.933254 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bcad9fd8ad4123b03c9e1b958ce06f" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:23.933413 10595 raft_consensus.cc:359] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.934049 10323 raft_consensus.cc:2393] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12b4db7626554cb5ad88da16fdfb098e in current term 1: Already voted for candidate d3035875b6524002a4955615e1760ced in this term.
I20260710 11:08:23.934067 10595 raft_consensus.cc:385] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.934841 10590 leader_election.cc:290] T 91bcad9fd8ad4123b03c9e1b958ce06f P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3035875b6524002a4955615e1760ced (127.7.227.4:40791), 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093)
I20260710 11:08:23.936240 10595 raft_consensus.cc:740] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.936669 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bdcf858b9247f49f6ec972ee1f7679" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b"
I20260710 11:08:23.936991 10595 consensus_queue.cc:260] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.935415 10362 leader_election.cc:304] T 91bcad9fd8ad4123b03c9e1b958ce06f P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e; no voters: 77928a4bdbf846eea086aa533a27025b, d3035875b6524002a4955615e1760ced
I20260710 11:08:23.938220 10673 leader_election.cc:290] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 election: Requested vote from peers d3035875b6524002a4955615e1760ced (127.7.227.4:40791), 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093)
W20260710 11:08:23.937845 10436 leader_election.cc:343] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.939342 10590 raft_consensus.cc:3060] T 91bcad9fd8ad4123b03c9e1b958ce06f P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.940032 10546 raft_consensus.cc:2468] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16126b3888cc4fd09f7c1d86f150ed93 in term 1.
I20260710 11:08:23.937333 10588 tablet_bootstrap.cc:492] T 89ad921431fd4a299db11d09293c4ae9 P 12b4db7626554cb5ad88da16fdfb098e: Bootstrap starting.
I20260710 11:08:23.935263 10544 raft_consensus.cc:2468] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 1.
I20260710 11:08:23.943413 10595 ts_tablet_manager.cc:1434] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:08:23.943053 10217 catalog_manager.cc:5697] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced reported cstate change: term changed from 0 to 1, leader changed from <none> to d3035875b6524002a4955615e1760ced (127.7.227.4). New cstate: current_term: 1 leader_uuid: "d3035875b6524002a4955615e1760ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:23.944290 10595 tablet_bootstrap.cc:492] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:23.945133 10217 catalog_manager.cc:5697] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced reported cstate change: term changed from 0 to 1, leader changed from <none> to d3035875b6524002a4955615e1760ced (127.7.227.4). New cstate: current_term: 1 leader_uuid: "d3035875b6524002a4955615e1760ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:23.945914 10288 leader_election.cc:304] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b [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: 77928a4bdbf846eea086aa533a27025b; no voters: 16126b3888cc4fd09f7c1d86f150ed93, d3035875b6524002a4955615e1760ced
I20260710 11:08:23.947120 10670 raft_consensus.cc:2749] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:23.942458 10437 leader_election.cc:304] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93, d3035875b6524002a4955615e1760ced; no voters: 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:23.951748 10673 raft_consensus.cc:2804] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:23.953485 10588 tablet_bootstrap.cc:654] T 89ad921431fd4a299db11d09293c4ae9 P 12b4db7626554cb5ad88da16fdfb098e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.953649 10673 raft_consensus.cc:697] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 LEADER]: Becoming Leader. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Running, Role: LEADER
I20260710 11:08:23.954615 10673 consensus_queue.cc:237] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:23.952831 10363 leader_election.cc:304] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, d3035875b6524002a4955615e1760ced; no voters: 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:23.956182 10692 raft_consensus.cc:2804] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:23.956621 10692 raft_consensus.cc:697] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [term 1 LEADER]: Becoming Leader. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Running, Role: LEADER
I20260710 11:08:23.958067 10633 raft_consensus.cc:493] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.957376 10692 consensus_queue.cc:237] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:23.958532 10633 raft_consensus.cc:515] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.962090 10470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380b9bde217545e296615cda2e8af66f" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:23.962287 10597 consensus_queue.cc:1048] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [LEADER]: Connected to new peer: Peer: permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:23.952713 10593 raft_consensus.cc:359] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:23.963137 10593 raft_consensus.cc:385] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.963531 10593 raft_consensus.cc:740] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.966902 10593 consensus_queue.cc:260] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:23.969520 10593 ts_tablet_manager.cc:1434] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.005s
I20260710 11:08:23.960500 10633 leader_election.cc:290] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:23.969154 10590 raft_consensus.cc:2749] T 91bcad9fd8ad4123b03c9e1b958ce06f P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:23.962785 10470 raft_consensus.cc:2468] T 380b9bde217545e296615cda2e8af66f P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 0.
I20260710 11:08:23.972752 10509 leader_election.cc:304] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93, d3035875b6524002a4955615e1760ced; no voters: 
I20260710 11:08:23.973654 10633 raft_consensus.cc:2804] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:23.974026 10633 raft_consensus.cc:493] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:23.974371 10633 raft_consensus.cc:3060] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.962107 10396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380b9bde217545e296615cda2e8af66f" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
W20260710 11:08:23.979153 10509 leader_election.cc:343] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.981801 10595 tablet_bootstrap.cc:654] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.986819 10587 tablet_bootstrap.cc:492] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced: No bootstrap required, opened a new log
I20260710 11:08:23.987299 10587 ts_tablet_manager.cc:1403] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.002s
I20260710 11:08:23.986591 10633 raft_consensus.cc:515] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:23.992573 10633 leader_election.cc:290] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 election: Requested vote from peers 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:23.995539 10593 tablet_bootstrap.cc:492] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93: Bootstrap starting.
I20260710 11:08:23.995378 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380b9bde217545e296615cda2e8af66f" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
I20260710 11:08:23.996850 10472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380b9bde217545e296615cda2e8af66f" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
I20260710 11:08:24.001003 10587 raft_consensus.cc:359] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:24.001677 10587 raft_consensus.cc:385] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:24.001943 10587 raft_consensus.cc:740] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3035875b6524002a4955615e1760ced, State: Initialized, Role: FOLLOWER
I20260710 11:08:24.002561 10587 consensus_queue.cc:260] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:24.003546 10472 raft_consensus.cc:3060] T 380b9bde217545e296615cda2e8af66f P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:24.010097 10587 ts_tablet_manager.cc:1434] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 11:08:24.011049 10587 tablet_bootstrap.cc:492] T bf59ee9cf49249f1aac2c8b8f8de2afc P d3035875b6524002a4955615e1760ced: Bootstrap starting.
I20260710 11:08:24.016657 10587 tablet_bootstrap.cc:654] T bf59ee9cf49249f1aac2c8b8f8de2afc P d3035875b6524002a4955615e1760ced: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:24.022755 10509 leader_election.cc:343] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:24.032718 10221 catalog_manager.cc:5697] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3). New cstate: current_term: 1 leader_uuid: "16126b3888cc4fd09f7c1d86f150ed93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:24.010934 10673 raft_consensus.cc:493] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:24.045794 10673 raft_consensus.cc:515] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:24.046152 10636 raft_consensus.cc:493] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:24.046819 10636 raft_consensus.cc:515] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:24.047224 10692 consensus_queue.cc:1048] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Connected to new peer: Peer: permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:24.048900 10636 leader_election.cc:290] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:24.049600 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408937ede49649e085c5d70f1f041ab7" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:24.049817 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408937ede49649e085c5d70f1f041ab7" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:24.050916 10397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ad921431fd4a299db11d09293c4ae9" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
W20260710 11:08:24.051007 10435 leader_election.cc:343] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:24.046324 10670 consensus_queue.cc:1048] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [LEADER]: Connected to new peer: Peer: permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:08:24.051414 10673 leader_election.cc:290] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:24.047122 10633 consensus_queue.cc:1048] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:08:24.055287 10468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ad921431fd4a299db11d09293c4ae9" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:24.056864 10468 raft_consensus.cc:2468] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 0.
I20260710 11:08:24.057317 10472 raft_consensus.cc:2468] T 380b9bde217545e296615cda2e8af66f P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 1.
I20260710 11:08:24.057361 10397 raft_consensus.cc:3060] T 241b317b8cad45c4a30fce0f6a39b790 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:24.054888 10436 leader_election.cc:343] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:24.058840 10436 leader_election.cc:304] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93; no voters: 12b4db7626554cb5ad88da16fdfb098e, 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:24.060977 10603 raft_consensus.cc:2749] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:24.060633 10218 catalog_manager.cc:5697] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e reported cstate change: term changed from 0 to 1, leader changed from <none> to 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2). New cstate: current_term: 1 leader_uuid: "12b4db7626554cb5ad88da16fdfb098e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: HEALTHY } } }
W20260710 11:08:24.059442 10509 leader_election.cc:343] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:24.067071 10509 leader_election.cc:304] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [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: 16126b3888cc4fd09f7c1d86f150ed93, d3035875b6524002a4955615e1760ced; no voters: 12b4db7626554cb5ad88da16fdfb098e
I20260710 11:08:24.067934 10633 raft_consensus.cc:2804] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:24.068292 10633 raft_consensus.cc:493] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:24.068594 10633 raft_consensus.cc:3060] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:24.069238 10603 consensus_queue.cc:1048] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:24.074183 10587 tablet_bootstrap.cc:492] T bf59ee9cf49249f1aac2c8b8f8de2afc P d3035875b6524002a4955615e1760ced: No bootstrap required, opened a new log
I20260710 11:08:24.069176 10509 leader_election.cc:304] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93, d3035875b6524002a4955615e1760ced; no voters: 12b4db7626554cb5ad88da16fdfb098e
I20260710 11:08:24.074668 10587 ts_tablet_manager.cc:1403] T bf59ee9cf49249f1aac2c8b8f8de2afc P d3035875b6524002a4955615e1760ced: Time spent bootstrapping tablet: real 0.064s	user 0.028s	sys 0.015s
I20260710 11:08:24.078706 10633 raft_consensus.cc:515] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:24.080691 10633 leader_election.cc:290] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 election: Requested vote from peers 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:24.083312 10593 tablet_bootstrap.cc:654] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:24.082842 10597 raft_consensus.cc:2804] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:24.085662 10597 raft_consensus.cc:697] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Becoming Leader. State: Replica: d3035875b6524002a4955615e1760ced, State: Running, Role: LEADER
I20260710 11:08:24.086606 10597 consensus_queue.cc:237] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:24.090003 10670 raft_consensus.cc:493] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:24.090538 10670 raft_consensus.cc:515] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:24.091162 10588 tablet_bootstrap.cc:492] T 89ad921431fd4a299db11d09293c4ae9 P 12b4db7626554cb5ad88da16fdfb098e: No bootstrap required, opened a new log
I20260710 11:08:24.091660 10588 ts_tablet_manager.cc:1403] T 89ad921431fd4a299db11d09293c4ae9 P 12b4db7626554cb5ad88da16fdfb098e: Time spent bootstrapping tablet: real 0.155s	user 0.017s	sys 0.020s
I20260710 11:08:24.092661 10670 leader_election.cc:290] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3035875b6524002a4955615e1760ced (127.7.227.4:40791), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:24.094480 10587 raft_consensus.cc:359] T bf59ee9cf49249f1aac2c8b8f8de2afc P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:24.094949 10396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7417a31980e4c1fa754bbf9ccc4c82c" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:24.095713 10588 raft_consensus.cc:359] T 89ad921431fd4a299db11d09293c4ae9 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:24.096379 10588 raft_consensus.cc:385] T 89ad921431fd4a299db11d09293c4ae9 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:24.095203 10587 raft_consensus.cc:385] T bf59ee9cf49249f1aac2c8b8f8de2afc P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:24.096982 10587 raft_consensus.cc:740] T bf59ee9cf49249f1aac2c8b8f8de2afc P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3035875b6524002a4955615e1760ced, State: Initialized, Role: FOLLOWER
I20260710 11:08:24.097657 10587 consensus_queue.cc:260] T bf59ee9cf49249f1aac2c8b8f8de2afc P d3035875b6524002a4955615e1760ced [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:24.099711 10587 ts_tablet_manager.cc:1434] T bf59ee9cf49249f1aac2c8b8f8de2afc P d3035875b6524002a4955615e1760ced: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260710 11:08:24.096632 10588 raft_consensus.cc:740] T 89ad921431fd4a299db11d09293c4ae9 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Initialized, Role: FOLLOWER
I20260710 11:08:24.102711 10588 consensus_queue.cc:260] T 89ad921431fd4a299db11d09293c4ae9 P 12b4db7626554cb5ad88da16fdfb098e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:24.104993 10588 ts_tablet_manager.cc:1434] T 89ad921431fd4a299db11d09293c4ae9 P 12b4db7626554cb5ad88da16fdfb098e: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260710 11:08:24.105948 10588 tablet_bootstrap.cc:492] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e: Bootstrap starting.
I20260710 11:08:24.122387 10590 consensus_queue.cc:1048] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Connected to new peer: Peer: permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:24.125841 10544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7417a31980e4c1fa754bbf9ccc4c82c" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced" is_pre_election: true
I20260710 11:08:24.127543 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ad921431fd4a299db11d09293c4ae9" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
I20260710 11:08:24.128152 10398 raft_consensus.cc:3060] T 89ad921431fd4a299db11d09293c4ae9 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:24.131441 10472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ad921431fd4a299db11d09293c4ae9" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
I20260710 11:08:24.132085 10472 raft_consensus.cc:3060] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:24.134514 10288 leader_election.cc:304] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77928a4bdbf846eea086aa533a27025b; no voters: 12b4db7626554cb5ad88da16fdfb098e, d3035875b6524002a4955615e1760ced
I20260710 11:08:24.136567 10602 raft_consensus.cc:2749] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:24.140569 10472 raft_consensus.cc:2468] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 1.
I20260710 11:08:24.156725 10509 leader_election.cc:304] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93, d3035875b6524002a4955615e1760ced; no voters: 
I20260710 11:08:24.159394 10590 consensus_queue.cc:1048] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Connected to new peer: Peer: permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:24.156757 10602 consensus_queue.cc:1048] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:24.161335 10636 raft_consensus.cc:2804] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:24.161831 10636 raft_consensus.cc:697] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Becoming Leader. State: Replica: d3035875b6524002a4955615e1760ced, State: Running, Role: LEADER
I20260710 11:08:24.162691 10636 consensus_queue.cc:237] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:24.164028 10602 raft_consensus.cc:493] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:24.164476 10602 raft_consensus.cc:515] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:24.157052 10595 tablet_bootstrap.cc:492] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b: No bootstrap required, opened a new log
I20260710 11:08:24.165735 10595 ts_tablet_manager.cc:1403] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.222s	user 0.008s	sys 0.008s
I20260710 11:08:24.166751 10588 tablet_bootstrap.cc:654] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:24.172973 10602 leader_election.cc:290] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749), d3035875b6524002a4955615e1760ced (127.7.227.4:40791)
I20260710 11:08:24.176841 10603 consensus_queue.cc:1048] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:24.190873 10468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb3befc8c51479c974518c3878c218a" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:24.191640 10468 raft_consensus.cc:2393] T 5fb3befc8c51479c974518c3878c218a P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77928a4bdbf846eea086aa533a27025b in current term 1: Already voted for candidate d3035875b6524002a4955615e1760ced in this term.
I20260710 11:08:24.194129 10595 raft_consensus.cc:359] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:24.194690 10595 raft_consensus.cc:385] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:24.194890 10595 raft_consensus.cc:740] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:24.183439 10398 raft_consensus.cc:2468] T 89ad921431fd4a299db11d09293c4ae9 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3035875b6524002a4955615e1760ced in term 1.
I20260710 11:08:24.196264 10595 consensus_queue.cc:260] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:24.197314 10544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb3befc8c51479c974518c3878c218a" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced" is_pre_election: true
I20260710 11:08:24.198124 10321 raft_consensus.cc:3060] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:24.193632 10633 raft_consensus.cc:493] T 560dbbca26fc478cb165eb80a6e9db8b P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:24.202186 10633 raft_consensus.cc:515] T 560dbbca26fc478cb165eb80a6e9db8b P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:24.203986 10323 raft_consensus.cc:3060] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:24.204841 10288 leader_election.cc:304] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77928a4bdbf846eea086aa533a27025b; no voters: 16126b3888cc4fd09f7c1d86f150ed93, d3035875b6524002a4955615e1760ced
I20260710 11:08:24.207104 10396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "560dbbca26fc478cb165eb80a6e9db8b" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:24.209743 10468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "560dbbca26fc478cb165eb80a6e9db8b" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:24.217095 10595 ts_tablet_manager.cc:1434] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.001s
I20260710 11:08:24.220347 10593 tablet_bootstrap.cc:492] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93: No bootstrap required, opened a new log
I20260710 11:08:24.220824 10593 ts_tablet_manager.cc:1403] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93: Time spent bootstrapping tablet: real 0.225s	user 0.025s	sys 0.016s
I20260710 11:08:24.204048 10633 leader_election.cc:290] T 560dbbca26fc478cb165eb80a6e9db8b P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:24.225268 10633 consensus_queue.cc:1048] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:24.225379 10593 raft_consensus.cc:359] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:24.226099 10593 raft_consensus.cc:385] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:24.226404 10593 raft_consensus.cc:740] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Initialized, Role: FOLLOWER
I20260710 11:08:24.228595 10593 consensus_queue.cc:260] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:24.230396 10602 raft_consensus.cc:2749] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:24.232707 10726 consensus_queue.cc:1048] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced [LEADER]: Connected to new peer: Peer: permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:24.234444 10593 ts_tablet_manager.cc:1434] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:08:24.235325 10593 tablet_bootstrap.cc:492] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93: Bootstrap starting.
I20260710 11:08:24.238986 10595 tablet_bootstrap.cc:492] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:24.241134 10670 raft_consensus.cc:493] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:24.241667 10670 raft_consensus.cc:515] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:24.244563 10670 leader_election.cc:290] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3035875b6524002a4955615e1760ced (127.7.227.4:40791), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:24.245030 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13f67e249814720bf253fd8c1c16b52" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:24.255697 10595 tablet_bootstrap.cc:654] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:24.262059 10593 tablet_bootstrap.cc:654] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:24.273831 10602 raft_consensus.cc:493] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:24.274396 10602 raft_consensus.cc:515] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:24.276458 10602 leader_election.cc:290] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3035875b6524002a4955615e1760ced (127.7.227.4:40791), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:24.277878 10588 tablet_bootstrap.cc:492] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e: No bootstrap required, opened a new log
I20260710 11:08:24.278406 10588 ts_tablet_manager.cc:1403] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e: Time spent bootstrapping tablet: real 0.173s	user 0.024s	sys 0.002s
I20260710 11:08:24.280218 10727 consensus_queue.cc:1048] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced [LEADER]: Connected to new peer: Peer: permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:24.281319 10588 raft_consensus.cc:359] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:24.282013 10588 raft_consensus.cc:385] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:24.282299 10588 raft_consensus.cc:740] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Initialized, Role: FOLLOWER
I20260710 11:08:24.283408 10588 consensus_queue.cc:260] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:24.284638 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d49d8759a54314859491e5c05066e9" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
W20260710 11:08:24.273057 10509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.227.2:43613, user_credentials={real_user=slave}} blocked reactor thread for 62043.1us
W20260710 11:08:24.287729 10509 leader_election.cc:343] T 560dbbca26fc478cb165eb80a6e9db8b P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:24.291085 10588 ts_tablet_manager.cc:1434] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260710 11:08:24.292080 10588 tablet_bootstrap.cc:492] T 380b9bde217545e296615cda2e8af66f P 12b4db7626554cb5ad88da16fdfb098e: Bootstrap starting.
I20260710 11:08:24.291462 10219 catalog_manager.cc:5697] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced reported cstate change: term changed from 0 to 1, leader changed from <none> to d3035875b6524002a4955615e1760ced (127.7.227.4). New cstate: current_term: 1 leader_uuid: "d3035875b6524002a4955615e1760ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:24.322886 10597 raft_consensus.cc:493] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:24.331244 10597 raft_consensus.cc:515] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:24.324975 10734 raft_consensus.cc:493] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:24.337450 10588 tablet_bootstrap.cc:654] T 380b9bde217545e296615cda2e8af66f P 12b4db7626554cb5ad88da16fdfb098e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:24.337934 10544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13f67e249814720bf253fd8c1c16b52" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced" is_pre_election: true
I20260710 11:08:24.338465 10319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec62f29707f4913b694e919202b7f54" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
W20260710 11:08:24.339915 10510 leader_election.cc:343] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:24.343884 10691 consensus_queue.cc:1048] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Connected to new peer: Peer: permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:24.353195 10597 leader_election.cc:290] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:24.355648 10544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d49d8759a54314859491e5c05066e9" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced" is_pre_election: true
I20260710 11:08:24.366552 10544 raft_consensus.cc:2393] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77928a4bdbf846eea086aa533a27025b in current term 1: Already voted for candidate 12b4db7626554cb5ad88da16fdfb098e in this term.
W20260710 11:08:24.357511 10509 leader_election.cc:343] T 560dbbca26fc478cb165eb80a6e9db8b P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:24.372066 10509 leader_election.cc:304] T 560dbbca26fc478cb165eb80a6e9db8b P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3035875b6524002a4955615e1760ced; no voters: 12b4db7626554cb5ad88da16fdfb098e, 16126b3888cc4fd09f7c1d86f150ed93
I20260710 11:08:24.372911 10727 raft_consensus.cc:2749] T 560dbbca26fc478cb165eb80a6e9db8b P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:24.354346 10734 raft_consensus.cc:515] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:24.373569 10727 consensus_queue.cc:1048] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced [LEADER]: Connected to new peer: Peer: permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:24.375278 10734 leader_election.cc:290] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3035875b6524002a4955615e1760ced (127.7.227.4:40791), 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093)
I20260710 11:08:24.376109 10544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf59ee9cf49249f1aac2c8b8f8de2afc" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced" is_pre_election: true
I20260710 11:08:24.376762 10544 raft_consensus.cc:2468] T bf59ee9cf49249f1aac2c8b8f8de2afc P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16126b3888cc4fd09f7c1d86f150ed93 in term 0.
I20260710 11:08:24.379608 10437 leader_election.cc:304] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93, d3035875b6524002a4955615e1760ced; no voters: 
I20260710 11:08:24.379786 10288 leader_election.cc:304] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77928a4bdbf846eea086aa533a27025b; no voters: 12b4db7626554cb5ad88da16fdfb098e, d3035875b6524002a4955615e1760ced
I20260710 11:08:24.380471 10603 raft_consensus.cc:2804] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:24.380854 10603 raft_consensus.cc:493] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:24.381178 10603 raft_consensus.cc:3060] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:24.376693 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf59ee9cf49249f1aac2c8b8f8de2afc" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
W20260710 11:08:24.382413 10436 leader_election.cc:343] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:24.386404 10602 raft_consensus.cc:2749] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:24.410422 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec62f29707f4913b694e919202b7f54" candidate_uuid: "d3035875b6524002a4955615e1760ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:24.412112 10288 leader_election.cc:304] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77928a4bdbf846eea086aa533a27025b; no voters: 12b4db7626554cb5ad88da16fdfb098e, d3035875b6524002a4955615e1760ced
I20260710 11:08:24.416043 10322 raft_consensus.cc:3060] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:24.420087 10691 consensus_queue.cc:1048] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:24.435524 10509 leader_election.cc:343] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:24.436045 10509 leader_election.cc:304] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3035875b6524002a4955615e1760ced; no voters: 12b4db7626554cb5ad88da16fdfb098e, 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:24.437124 10727 raft_consensus.cc:2749] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:24.444401 10603 raft_consensus.cc:515] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:24.454124 10734 raft_consensus.cc:493] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:24.465449 10595 tablet_bootstrap.cc:492] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b: No bootstrap required, opened a new log
I20260710 11:08:24.465876 10595 ts_tablet_manager.cc:1403] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.227s	user 0.016s	sys 0.011s
I20260710 11:08:24.460386 10734 raft_consensus.cc:515] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:24.476125 10603 leader_election.cc:290] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 election: Requested vote from peers d3035875b6524002a4955615e1760ced (127.7.227.4:40791), 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093)
I20260710 11:08:24.477947 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf59ee9cf49249f1aac2c8b8f8de2afc" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b"
W20260710 11:08:24.479383 10436 leader_election.cc:343] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:24.485958 10588 tablet_bootstrap.cc:492] T 380b9bde217545e296615cda2e8af66f P 12b4db7626554cb5ad88da16fdfb098e: No bootstrap required, opened a new log
I20260710 11:08:24.454660 10738 consensus_queue.cc:1048] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260710 11:08:24.486584 10588 ts_tablet_manager.cc:1403] T 380b9bde217545e296615cda2e8af66f P 12b4db7626554cb5ad88da16fdfb098e: Time spent bootstrapping tablet: real 0.195s	user 0.005s	sys 0.018s
I20260710 11:08:24.488163 10593 tablet_bootstrap.cc:492] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93: No bootstrap required, opened a new log
I20260710 11:08:24.488533 10593 ts_tablet_manager.cc:1403] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93: Time spent bootstrapping tablet: real 0.253s	user 0.025s	sys 0.043s
I20260710 11:08:24.500536 10595 raft_consensus.cc:359] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:24.501443 10595 raft_consensus.cc:385] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:24.501735 10595 raft_consensus.cc:740] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
W20260710 11:08:24.502179 10436 consensus_peers.cc:597] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:24.506678 10546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf59ee9cf49249f1aac2c8b8f8de2afc" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced"
I20260710 11:08:24.507293 10546 raft_consensus.cc:3060] T bf59ee9cf49249f1aac2c8b8f8de2afc P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:24.510947 10588 raft_consensus.cc:359] T 380b9bde217545e296615cda2e8af66f P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:24.511922 10588 raft_consensus.cc:385] T 380b9bde217545e296615cda2e8af66f P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:24.512224 10588 raft_consensus.cc:740] T 380b9bde217545e296615cda2e8af66f P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Initialized, Role: FOLLOWER
I20260710 11:08:24.516064 10593 raft_consensus.cc:359] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:24.516510 10733 raft_consensus.cc:2749] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:24.516705 10593 raft_consensus.cc:385] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:24.517014 10593 raft_consensus.cc:740] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Initialized, Role: FOLLOWER
I20260710 11:08:24.513001 10588 consensus_queue.cc:260] T 380b9bde217545e296615cda2e8af66f P 12b4db7626554cb5ad88da16fdfb098e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:24.521795 10546 raft_consensus.cc:2468] T bf59ee9cf49249f1aac2c8b8f8de2afc P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16126b3888cc4fd09f7c1d86f150ed93 in term 1.
I20260710 11:08:24.522478 10593 consensus_queue.cc:260] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:24.524457 10593 ts_tablet_manager.cc:1434] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93: Time spent starting tablet: real 0.036s	user 0.001s	sys 0.003s
I20260710 11:08:24.525388 10593 tablet_bootstrap.cc:492] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93: Bootstrap starting.
I20260710 11:08:24.502444 10595 consensus_queue.cc:260] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:24.528023 10595 ts_tablet_manager.cc:1434] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.001s
I20260710 11:08:24.528923 10595 tablet_bootstrap.cc:492] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:24.530004 10590 raft_consensus.cc:493] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:24.532135 10733 raft_consensus.cc:493] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:24.532061 10590 raft_consensus.cc:515] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:24.532647 10733 raft_consensus.cc:515] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:24.533316 10588 ts_tablet_manager.cc:1434] T 380b9bde217545e296615cda2e8af66f P 12b4db7626554cb5ad88da16fdfb098e: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.002s
I20260710 11:08:24.534612 10588 tablet_bootstrap.cc:492] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e: Bootstrap starting.
I20260710 11:08:24.540926 10692 consensus_queue.cc:1048] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Connected to new peer: Peer: permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:24.543303 10437 leader_election.cc:304] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93, d3035875b6524002a4955615e1760ced; no voters: 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:24.544094 10738 raft_consensus.cc:2804] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:24.544526 10738 raft_consensus.cc:697] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 LEADER]: Becoming Leader. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Running, Role: LEADER
I20260710 11:08:24.545250 10738 consensus_queue.cc:237] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:24.551149 10590 leader_election.cc:290] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
W20260710 11:08:24.547914 10509 consensus_peers.cc:597] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced -> Peer 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613): Couldn't send request to peer 12b4db7626554cb5ad88da16fdfb098e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:24.562108 10593 tablet_bootstrap.cc:654] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:24.576247 10734 leader_election.cc:290] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3035875b6524002a4955615e1760ced (127.7.227.4:40791), 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093)
I20260710 11:08:24.577064 10218 catalog_manager.cc:5697] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced reported cstate change: term changed from 0 to 1, leader changed from <none> to d3035875b6524002a4955615e1760ced (127.7.227.4). New cstate: current_term: 1 leader_uuid: "d3035875b6524002a4955615e1760ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:24.577886 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408937ede49649e085c5d70f1f041ab7" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:24.578572 10321 raft_consensus.cc:2468] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 0.
I20260710 11:08:24.581527 10470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408937ede49649e085c5d70f1f041ab7" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:24.582170 10470 raft_consensus.cc:2468] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 0.
I20260710 11:08:24.583094 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7e3c7013e2480883361ca8060f4854" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:24.590521 10733 leader_election.cc:290] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
W20260710 11:08:24.597877 10436 leader_election.cc:343] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:24.607089 10472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408937ede49649e085c5d70f1f041ab7" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:24.607702 10472 raft_consensus.cc:2468] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77928a4bdbf846eea086aa533a27025b in term 0.
I20260710 11:08:24.611564 10546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7e3c7013e2480883361ca8060f4854" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced" is_pre_election: true
I20260710 11:08:24.612176 10546 raft_consensus.cc:2468] T 8a7e3c7013e2480883361ca8060f4854 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16126b3888cc4fd09f7c1d86f150ed93 in term 0.
I20260710 11:08:24.612316 10732 consensus_queue.cc:1048] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [LEADER]: Connected to new peer: Peer: permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:24.614856 10361 leader_election.cc:304] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, 16126b3888cc4fd09f7c1d86f150ed93; no voters: 
I20260710 11:08:24.616448 10437 leader_election.cc:304] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 [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: 16126b3888cc4fd09f7c1d86f150ed93, d3035875b6524002a4955615e1760ced; no voters: 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:24.616948 10752 raft_consensus.cc:2804] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:24.617478 10752 raft_consensus.cc:493] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:24.612964 10321 raft_consensus.cc:3060] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:24.617821 10752 raft_consensus.cc:3060] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:24.617772 10603 raft_consensus.cc:2804] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:24.618413 10603 raft_consensus.cc:493] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:24.610018 10286 leader_election.cc:304] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93, 77928a4bdbf846eea086aa533a27025b; no voters: 
I20260710 11:08:24.620189 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408937ede49649e085c5d70f1f041ab7" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:24.620982 10733 raft_consensus.cc:2804] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:24.621259 10733 raft_consensus.cc:493] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:24.621524 10733 raft_consensus.cc:3060] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:24.622184 10603 raft_consensus.cc:3060] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:24.641741 10595 tablet_bootstrap.cc:654] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:24.667277 10593 tablet_bootstrap.cc:492] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93: No bootstrap required, opened a new log
I20260710 11:08:24.667774 10593 ts_tablet_manager.cc:1403] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93: Time spent bootstrapping tablet: real 0.143s	user 0.037s	sys 0.004s
I20260710 11:08:24.670518 10588 tablet_bootstrap.cc:654] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:24.662081 10733 raft_consensus.cc:515] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:24.672780 10593 raft_consensus.cc:359] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:24.673480 10593 raft_consensus.cc:385] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:24.673777 10593 raft_consensus.cc:740] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Initialized, Role: FOLLOWER
I20260710 11:08:24.673919 10733 leader_election.cc:290] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 election: Requested vote from peers 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:24.674549 10593 consensus_queue.cc:260] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:24.676597 10593 ts_tablet_manager.cc:1434] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:08:24.675136 10603 raft_consensus.cc:515] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:24.680179 10603 leader_election.cc:290] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 election: Requested vote from peers d3035875b6524002a4955615e1760ced (127.7.227.4:40791), 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093)
I20260710 11:08:24.682044 10752 raft_consensus.cc:515] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:24.717788 10398 raft_consensus.cc:2393] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77928a4bdbf846eea086aa533a27025b in current term 1: Already voted for candidate 12b4db7626554cb5ad88da16fdfb098e in this term.
W20260710 11:08:24.725420 10269 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:24.725960 10397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408937ede49649e085c5d70f1f041ab7" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
I20260710 11:08:24.729319 10397 raft_consensus.cc:2393] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 77928a4bdbf846eea086aa533a27025b in current term 1: Already voted for candidate 12b4db7626554cb5ad88da16fdfb098e in this term.
I20260710 11:08:24.731956 10470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408937ede49649e085c5d70f1f041ab7" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
I20260710 11:08:24.732620 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7e3c7013e2480883361ca8060f4854" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b"
I20260710 11:08:24.732892 10470 raft_consensus.cc:3060] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:24.744858 10436 leader_election.cc:343] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:24.733445 10217 catalog_manager.cc:5697] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3). New cstate: current_term: 1 leader_uuid: "16126b3888cc4fd09f7c1d86f150ed93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:24.759841 10633 consensus_queue.cc:1048] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:24.761879 10752 leader_election.cc:290] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 election: Requested vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:24.767207 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408937ede49649e085c5d70f1f041ab7" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b"
I20260710 11:08:24.768221 10320 raft_consensus.cc:2393] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 12b4db7626554cb5ad88da16fdfb098e in current term 1: Already voted for candidate 77928a4bdbf846eea086aa533a27025b in this term.
I20260710 11:08:24.776482 10544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7e3c7013e2480883361ca8060f4854" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced"
I20260710 11:08:24.778265 10544 raft_consensus.cc:3060] T 8a7e3c7013e2480883361ca8060f4854 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:24.783177 10732 consensus_queue.cc:1048] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced [LEADER]: Connected to new peer: Peer: permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:24.785327 10692 raft_consensus.cc:493] T 380b9bde217545e296615cda2e8af66f P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:24.786101 10692 raft_consensus.cc:515] T 380b9bde217545e296615cda2e8af66f P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:24.788870 10588 tablet_bootstrap.cc:492] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e: No bootstrap required, opened a new log
I20260710 11:08:24.789486 10588 ts_tablet_manager.cc:1403] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e: Time spent bootstrapping tablet: real 0.255s	user 0.009s	sys 0.003s
I20260710 11:08:24.800185 10595 tablet_bootstrap.cc:492] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b: No bootstrap required, opened a new log
I20260710 11:08:24.800698 10595 ts_tablet_manager.cc:1403] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.272s	user 0.011s	sys 0.000s
I20260710 11:08:24.800526 10544 raft_consensus.cc:2468] T 8a7e3c7013e2480883361ca8060f4854 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16126b3888cc4fd09f7c1d86f150ed93 in term 1.
I20260710 11:08:24.801813 10437 leader_election.cc:304] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93, d3035875b6524002a4955615e1760ced; no voters: 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:24.803004 10738 raft_consensus.cc:2804] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:24.803555 10738 raft_consensus.cc:697] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 LEADER]: Becoming Leader. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Running, Role: LEADER
I20260710 11:08:24.804677 10738 consensus_queue.cc:237] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:24.807682 10468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408937ede49649e085c5d70f1f041ab7" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
I20260710 11:08:24.793696 10588 raft_consensus.cc:359] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:24.811645 10588 raft_consensus.cc:385] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:24.813402 10588 raft_consensus.cc:740] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Initialized, Role: FOLLOWER
I20260710 11:08:24.815199 10595 raft_consensus.cc:359] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:24.816074 10595 raft_consensus.cc:385] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:24.816361 10595 raft_consensus.cc:740] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:24.820412 10470 raft_consensus.cc:2468] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77928a4bdbf846eea086aa533a27025b in term 1.
I20260710 11:08:24.821739 10286 leader_election.cc:304] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93, 77928a4bdbf846eea086aa533a27025b; no voters: 12b4db7626554cb5ad88da16fdfb098e
I20260710 11:08:24.822811 10602 raft_consensus.cc:2804] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:24.823298 10602 raft_consensus.cc:697] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 1 LEADER]: Becoming Leader. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Running, Role: LEADER
I20260710 11:08:24.823283 10595 consensus_queue.cc:260] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:24.824452 10602 consensus_queue.cc:237] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:24.826026 10595 ts_tablet_manager.cc:1434] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260710 11:08:24.827476 10595 tablet_bootstrap.cc:492] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:24.829252 10472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380b9bde217545e296615cda2e8af66f" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:24.838739 10692 leader_election.cc:290] T 380b9bde217545e296615cda2e8af66f P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749), d3035875b6524002a4955615e1760ced (127.7.227.4:40791)
I20260710 11:08:24.839720 10588 consensus_queue.cc:260] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:24.843526 10588 ts_tablet_manager.cc:1434] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e: Time spent starting tablet: real 0.054s	user 0.010s	sys 0.001s
I20260710 11:08:24.839728 10544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380b9bde217545e296615cda2e8af66f" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced" is_pre_election: true
I20260710 11:08:24.845611 10217 catalog_manager.cc:5697] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3). New cstate: current_term: 1 leader_uuid: "16126b3888cc4fd09f7c1d86f150ed93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:24.850471 10361 leader_election.cc:304] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [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: 12b4db7626554cb5ad88da16fdfb098e; no voters: 16126b3888cc4fd09f7c1d86f150ed93, 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:24.851430 10692 raft_consensus.cc:2749] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:24.852240 10361 leader_election.cc:304] T 380b9bde217545e296615cda2e8af66f P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e; no voters: 16126b3888cc4fd09f7c1d86f150ed93, d3035875b6524002a4955615e1760ced
I20260710 11:08:24.852983 10692 raft_consensus.cc:2749] T 380b9bde217545e296615cda2e8af66f P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:24.863305 10595 tablet_bootstrap.cc:654] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:24.868211 10595 tablet_bootstrap.cc:492] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b: No bootstrap required, opened a new log
I20260710 11:08:24.868831 10595 ts_tablet_manager.cc:1403] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.002s
I20260710 11:08:24.847640 10218 catalog_manager.cc:5697] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b reported cstate change: term changed from 0 to 1, leader changed from <none> to 77928a4bdbf846eea086aa533a27025b (127.7.227.1). New cstate: current_term: 1 leader_uuid: "77928a4bdbf846eea086aa533a27025b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:24.846292 10588 tablet_bootstrap.cc:492] T 7e937b77bd734ac4b9885e4d61891cb2 P 12b4db7626554cb5ad88da16fdfb098e: Bootstrap starting.
I20260710 11:08:24.871760 10595 raft_consensus.cc:359] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:24.872434 10595 raft_consensus.cc:385] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:24.872692 10595 raft_consensus.cc:740] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:24.873533 10595 consensus_queue.cc:260] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:24.875819 10595 ts_tablet_manager.cc:1434] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:24.876899 10595 tablet_bootstrap.cc:492] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:24.877722 10588 tablet_bootstrap.cc:654] T 7e937b77bd734ac4b9885e4d61891cb2 P 12b4db7626554cb5ad88da16fdfb098e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:24.882440 10595 tablet_bootstrap.cc:654] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:24.882449 10588 tablet_bootstrap.cc:492] T 7e937b77bd734ac4b9885e4d61891cb2 P 12b4db7626554cb5ad88da16fdfb098e: No bootstrap required, opened a new log
I20260710 11:08:24.883157 10588 ts_tablet_manager.cc:1403] T 7e937b77bd734ac4b9885e4d61891cb2 P 12b4db7626554cb5ad88da16fdfb098e: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.000s
I20260710 11:08:24.886413 10588 raft_consensus.cc:359] T 7e937b77bd734ac4b9885e4d61891cb2 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:24.887149 10588 raft_consensus.cc:385] T 7e937b77bd734ac4b9885e4d61891cb2 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:24.887508 10588 raft_consensus.cc:740] T 7e937b77bd734ac4b9885e4d61891cb2 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Initialized, Role: FOLLOWER
I20260710 11:08:24.888381 10588 consensus_queue.cc:260] T 7e937b77bd734ac4b9885e4d61891cb2 P 12b4db7626554cb5ad88da16fdfb098e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:24.890933 10588 ts_tablet_manager.cc:1434] T 7e937b77bd734ac4b9885e4d61891cb2 P 12b4db7626554cb5ad88da16fdfb098e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:24.891009 10595 tablet_bootstrap.cc:492] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b: No bootstrap required, opened a new log
I20260710 11:08:24.891633 10595 ts_tablet_manager.cc:1403] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 11:08:24.892023 10588 tablet_bootstrap.cc:492] T 560dbbca26fc478cb165eb80a6e9db8b P 12b4db7626554cb5ad88da16fdfb098e: Bootstrap starting.
I20260710 11:08:24.894282 10595 raft_consensus.cc:359] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:24.894901 10595 raft_consensus.cc:385] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:24.895152 10595 raft_consensus.cc:740] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:24.895781 10595 consensus_queue.cc:260] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:24.896880 10588 tablet_bootstrap.cc:654] T 560dbbca26fc478cb165eb80a6e9db8b P 12b4db7626554cb5ad88da16fdfb098e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:24.897653 10595 ts_tablet_manager.cc:1434] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 11:08:24.898909 10595 tablet_bootstrap.cc:492] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:24.901552 10588 tablet_bootstrap.cc:492] T 560dbbca26fc478cb165eb80a6e9db8b P 12b4db7626554cb5ad88da16fdfb098e: No bootstrap required, opened a new log
I20260710 11:08:24.901997 10588 ts_tablet_manager.cc:1403] T 560dbbca26fc478cb165eb80a6e9db8b P 12b4db7626554cb5ad88da16fdfb098e: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:08:24.904175 10595 tablet_bootstrap.cc:654] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:24.904404 10588 raft_consensus.cc:359] T 560dbbca26fc478cb165eb80a6e9db8b P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:24.905030 10588 raft_consensus.cc:385] T 560dbbca26fc478cb165eb80a6e9db8b P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:24.905272 10588 raft_consensus.cc:740] T 560dbbca26fc478cb165eb80a6e9db8b P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Initialized, Role: FOLLOWER
I20260710 11:08:24.905997 10588 consensus_queue.cc:260] T 560dbbca26fc478cb165eb80a6e9db8b P 12b4db7626554cb5ad88da16fdfb098e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:24.907807 10588 ts_tablet_manager.cc:1434] T 560dbbca26fc478cb165eb80a6e9db8b P 12b4db7626554cb5ad88da16fdfb098e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:24.908987 10588 tablet_bootstrap.cc:492] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e: Bootstrap starting.
I20260710 11:08:24.919330 10588 tablet_bootstrap.cc:654] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:24.923627 10595 tablet_bootstrap.cc:492] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b: No bootstrap required, opened a new log
I20260710 11:08:24.924011 10595 ts_tablet_manager.cc:1403] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260710 11:08:24.924319 10588 tablet_bootstrap.cc:492] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e: No bootstrap required, opened a new log
I20260710 11:08:24.924780 10588 ts_tablet_manager.cc:1403] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:08:24.926043 10595 raft_consensus.cc:359] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:24.926664 10595 raft_consensus.cc:385] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:24.926934 10595 raft_consensus.cc:740] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:24.927292 10588 raft_consensus.cc:359] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:24.927767 10588 raft_consensus.cc:385] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:24.927527 10595 consensus_queue.cc:260] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:24.927982 10588 raft_consensus.cc:740] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Initialized, Role: FOLLOWER
I20260710 11:08:24.928620 10588 consensus_queue.cc:260] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:24.929152 10595 ts_tablet_manager.cc:1434] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:24.930348 10595 tablet_bootstrap.cc:492] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:24.932866 10588 ts_tablet_manager.cc:1434] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260710 11:08:24.934986 10595 tablet_bootstrap.cc:654] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:24.939370 10595 tablet_bootstrap.cc:492] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b: No bootstrap required, opened a new log
I20260710 11:08:24.939752 10595 ts_tablet_manager.cc:1403] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:08:24.942166 10595 raft_consensus.cc:359] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:24.942546 10738 raft_consensus.cc:493] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:24.942889 10595 raft_consensus.cc:385] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:24.943197 10595 raft_consensus.cc:740] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:24.943005 10738 raft_consensus.cc:515] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:24.943992 10595 consensus_queue.cc:260] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:24.945243 10738 leader_election.cc:290] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613), d3035875b6524002a4955615e1760ced (127.7.227.4:40791)
I20260710 11:08:24.945703 10595 ts_tablet_manager.cc:1434] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:24.946269 10544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "560dbbca26fc478cb165eb80a6e9db8b" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced" is_pre_election: true
I20260710 11:08:24.946650 10595 tablet_bootstrap.cc:492] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:24.947048 10544 raft_consensus.cc:2468] T 560dbbca26fc478cb165eb80a6e9db8b P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16126b3888cc4fd09f7c1d86f150ed93 in term 0.
I20260710 11:08:24.949051 10397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "560dbbca26fc478cb165eb80a6e9db8b" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:24.949399 10437 leader_election.cc:304] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93, d3035875b6524002a4955615e1760ced; no voters: 
I20260710 11:08:24.949663 10397 raft_consensus.cc:2468] T 560dbbca26fc478cb165eb80a6e9db8b P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16126b3888cc4fd09f7c1d86f150ed93 in term 0.
I20260710 11:08:24.951511 10738 raft_consensus.cc:2804] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:24.951776 10595 tablet_bootstrap.cc:654] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:24.951879 10738 raft_consensus.cc:493] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:24.952232 10738 raft_consensus.cc:3060] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:24.952282 10397 raft_consensus.cc:3060] T 380b9bde217545e296615cda2e8af66f P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:24.960333 10738 raft_consensus.cc:515] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:24.963146 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "560dbbca26fc478cb165eb80a6e9db8b" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
I20260710 11:08:24.963383 10738 leader_election.cc:290] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 election: Requested vote from peers 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613), d3035875b6524002a4955615e1760ced (127.7.227.4:40791)
I20260710 11:08:24.963563 10544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "560dbbca26fc478cb165eb80a6e9db8b" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced"
I20260710 11:08:24.963719 10398 raft_consensus.cc:3060] T 560dbbca26fc478cb165eb80a6e9db8b P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:24.964154 10544 raft_consensus.cc:3060] T 560dbbca26fc478cb165eb80a6e9db8b P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:24.965067 10738 raft_consensus.cc:493] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:24.965513 10738 raft_consensus.cc:515] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:24.967338 10738 leader_election.cc:290] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:24.968003 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e937b77bd734ac4b9885e4d61891cb2" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:24.968619 10318 raft_consensus.cc:2468] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16126b3888cc4fd09f7c1d86f150ed93 in term 0.
I20260710 11:08:24.969043 10396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e937b77bd734ac4b9885e4d61891cb2" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:24.969633 10396 raft_consensus.cc:2468] T 7e937b77bd734ac4b9885e4d61891cb2 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16126b3888cc4fd09f7c1d86f150ed93 in term 0.
I20260710 11:08:24.969781 10436 leader_election.cc:304] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93, 77928a4bdbf846eea086aa533a27025b; no voters: 
I20260710 11:08:24.970957 10544 raft_consensus.cc:2468] T 560dbbca26fc478cb165eb80a6e9db8b P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16126b3888cc4fd09f7c1d86f150ed93 in term 1.
I20260710 11:08:24.971071 10738 raft_consensus.cc:2804] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:24.971482 10738 raft_consensus.cc:493] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:24.972028 10738 raft_consensus.cc:3060] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:24.972087 10437 leader_election.cc:304] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93, d3035875b6524002a4955615e1760ced; no voters: 
I20260710 11:08:24.973774 10595 tablet_bootstrap.cc:492] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b: No bootstrap required, opened a new log
I20260710 11:08:24.973929 10603 raft_consensus.cc:2804] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:24.974480 10595 ts_tablet_manager.cc:1403] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.014s
I20260710 11:08:24.974555 10603 raft_consensus.cc:697] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 LEADER]: Becoming Leader. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Running, Role: LEADER
I20260710 11:08:24.975737 10603 consensus_queue.cc:237] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:24.977449 10595 raft_consensus.cc:359] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:24.978193 10595 raft_consensus.cc:385] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:24.978518 10595 raft_consensus.cc:740] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:24.971315 10398 raft_consensus.cc:2468] T 560dbbca26fc478cb165eb80a6e9db8b P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16126b3888cc4fd09f7c1d86f150ed93 in term 1.
I20260710 11:08:24.979346 10595 consensus_queue.cc:260] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:24.981304 10595 ts_tablet_manager.cc:1434] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:24.981686 10738 raft_consensus.cc:515] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:24.984370 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e937b77bd734ac4b9885e4d61891cb2" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b"
I20260710 11:08:24.984905 10318 raft_consensus.cc:3060] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:24.989310 10738 leader_election.cc:290] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 election: Requested vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:24.990316 10397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e937b77bd734ac4b9885e4d61891cb2" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
I20260710 11:08:24.990878 10397 raft_consensus.cc:3060] T 7e937b77bd734ac4b9885e4d61891cb2 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:24.991300 10602 raft_consensus.cc:493] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:24.991748 10602 raft_consensus.cc:515] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:24.993754 10602 leader_election.cc:290] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749), d3035875b6524002a4955615e1760ced (127.7.227.4:40791)
I20260710 11:08:24.994999 10318 raft_consensus.cc:2468] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16126b3888cc4fd09f7c1d86f150ed93 in term 1.
I20260710 11:08:24.995040 10469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf59ee9cf49249f1aac2c8b8f8de2afc" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:24.996126 10436 leader_election.cc:304] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93, 77928a4bdbf846eea086aa533a27025b; no voters: 
I20260710 11:08:25.002373 10602 raft_consensus.cc:493] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:24.997439 10544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf59ee9cf49249f1aac2c8b8f8de2afc" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced" is_pre_election: true
I20260710 11:08:24.997273 10218 catalog_manager.cc:5697] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3). New cstate: current_term: 1 leader_uuid: "16126b3888cc4fd09f7c1d86f150ed93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:25.003063 10602 raft_consensus.cc:515] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:25.003403 10544 raft_consensus.cc:2393] T bf59ee9cf49249f1aac2c8b8f8de2afc P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77928a4bdbf846eea086aa533a27025b in current term 1: Already voted for candidate 16126b3888cc4fd09f7c1d86f150ed93 in this term.
I20260710 11:08:25.005642 10469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bdcf858b9247f49f6ec972ee1f7679" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:24.999389 10603 raft_consensus.cc:2804] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:25.006356 10603 raft_consensus.cc:697] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 LEADER]: Becoming Leader. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Running, Role: LEADER
I20260710 11:08:25.006628 10288 leader_election.cc:304] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77928a4bdbf846eea086aa533a27025b; no voters: 16126b3888cc4fd09f7c1d86f150ed93, d3035875b6524002a4955615e1760ced
I20260710 11:08:25.003202 10397 raft_consensus.cc:2468] T 7e937b77bd734ac4b9885e4d61891cb2 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16126b3888cc4fd09f7c1d86f150ed93 in term 1.
I20260710 11:08:25.005100 10602 leader_election.cc:290] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749), d3035875b6524002a4955615e1760ced (127.7.227.4:40791)
I20260710 11:08:25.007819 10733 raft_consensus.cc:3060] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:25.009111 10603 consensus_queue.cc:237] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:25.008550 10544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bdcf858b9247f49f6ec972ee1f7679" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced" is_pre_election: true
I20260710 11:08:25.011500 10288 leader_election.cc:304] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77928a4bdbf846eea086aa533a27025b; no voters: 16126b3888cc4fd09f7c1d86f150ed93, d3035875b6524002a4955615e1760ced
I20260710 11:08:25.013290 10602 raft_consensus.cc:2749] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:25.016577 10733 raft_consensus.cc:2749] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:25.020900 10218 catalog_manager.cc:5697] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3). New cstate: current_term: 1 leader_uuid: "16126b3888cc4fd09f7c1d86f150ed93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:25.042472 10733 raft_consensus.cc:493] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:25.042893 10733 raft_consensus.cc:515] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:25.044440 10733 leader_election.cc:290] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749), d3035875b6524002a4955615e1760ced (127.7.227.4:40791)
I20260710 11:08:25.045018 10469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7e3c7013e2480883361ca8060f4854" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:25.045423 10544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7e3c7013e2480883361ca8060f4854" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced" is_pre_election: true
I20260710 11:08:25.046061 10544 raft_consensus.cc:2393] T 8a7e3c7013e2480883361ca8060f4854 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77928a4bdbf846eea086aa533a27025b in current term 1: Already voted for candidate 16126b3888cc4fd09f7c1d86f150ed93 in this term.
I20260710 11:08:25.047021 10288 leader_election.cc:304] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77928a4bdbf846eea086aa533a27025b; no voters: 16126b3888cc4fd09f7c1d86f150ed93, d3035875b6524002a4955615e1760ced
I20260710 11:08:25.047740 10733 raft_consensus.cc:3060] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:25.054035 10733 raft_consensus.cc:2749] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:25.057555 10318 raft_consensus.cc:3060] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:25.072512 10603 consensus_queue.cc:1048] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:25.084496 10728 consensus_queue.cc:1048] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:25.094131 10752 raft_consensus.cc:493] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:25.094735 10752 raft_consensus.cc:515] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:25.096563 10752 leader_election.cc:290] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3035875b6524002a4955615e1760ced (127.7.227.4:40791), 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093)
I20260710 11:08:25.097687 10544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec62f29707f4913b694e919202b7f54" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced" is_pre_election: true
I20260710 11:08:25.097609 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec62f29707f4913b694e919202b7f54" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:25.098414 10544 raft_consensus.cc:2468] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 0.
I20260710 11:08:25.098580 10318 raft_consensus.cc:2468] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 0.
I20260710 11:08:25.099613 10362 leader_election.cc:304] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, 77928a4bdbf846eea086aa533a27025b; no voters: 
I20260710 11:08:25.100302 10692 raft_consensus.cc:2804] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:25.100682 10692 raft_consensus.cc:493] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:25.101001 10692 raft_consensus.cc:3060] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:25.106269 10692 raft_consensus.cc:515] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:25.107735 10692 leader_election.cc:290] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 election: Requested vote from peers d3035875b6524002a4955615e1760ced (127.7.227.4:40791), 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093)
I20260710 11:08:25.108444 10544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec62f29707f4913b694e919202b7f54" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced"
I20260710 11:08:25.108700 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec62f29707f4913b694e919202b7f54" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b"
I20260710 11:08:25.108968 10544 raft_consensus.cc:3060] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:25.109213 10318 raft_consensus.cc:3060] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:25.114956 10318 raft_consensus.cc:2468] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 1.
I20260710 11:08:25.114884 10544 raft_consensus.cc:2468] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 1.
I20260710 11:08:25.115947 10362 leader_election.cc:304] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, 77928a4bdbf846eea086aa533a27025b; no voters: 
I20260710 11:08:25.116569 10692 raft_consensus.cc:2804] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:25.117027 10692 raft_consensus.cc:697] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [term 1 LEADER]: Becoming Leader. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Running, Role: LEADER
I20260710 11:08:25.117666 10692 consensus_queue.cc:237] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:25.124547 10217 catalog_manager.cc:5697] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e reported cstate change: term changed from 0 to 1, leader changed from <none> to 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2). New cstate: current_term: 1 leader_uuid: "12b4db7626554cb5ad88da16fdfb098e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:25.216037 10692 raft_consensus.cc:493] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:25.216493 10692 raft_consensus.cc:515] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:25.218062 10692 leader_election.cc:290] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3035875b6524002a4955615e1760ced (127.7.227.4:40791), 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093)
I20260710 11:08:25.218951 10544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59cf1c9f35de42f8b8fa3185aae56371" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced" is_pre_election: true
I20260710 11:08:25.219121 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59cf1c9f35de42f8b8fa3185aae56371" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:25.219534 10544 raft_consensus.cc:2468] T 59cf1c9f35de42f8b8fa3185aae56371 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 0.
I20260710 11:08:25.219661 10318 raft_consensus.cc:2468] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 0.
I20260710 11:08:25.220562 10363 leader_election.cc:304] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, d3035875b6524002a4955615e1760ced; no voters: 
I20260710 11:08:25.221182 10692 raft_consensus.cc:2804] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:25.221444 10692 raft_consensus.cc:493] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:25.221676 10692 raft_consensus.cc:3060] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:25.226130 10692 raft_consensus.cc:515] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:25.227711 10692 leader_election.cc:290] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 election: Requested vote from peers d3035875b6524002a4955615e1760ced (127.7.227.4:40791), 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093)
I20260710 11:08:25.228421 10544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59cf1c9f35de42f8b8fa3185aae56371" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3035875b6524002a4955615e1760ced"
I20260710 11:08:25.228658 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59cf1c9f35de42f8b8fa3185aae56371" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b"
I20260710 11:08:25.228891 10544 raft_consensus.cc:3060] T 59cf1c9f35de42f8b8fa3185aae56371 P d3035875b6524002a4955615e1760ced [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:25.229193 10318 raft_consensus.cc:3060] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:25.233217 10544 raft_consensus.cc:2468] T 59cf1c9f35de42f8b8fa3185aae56371 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 1.
I20260710 11:08:25.233894 10318 raft_consensus.cc:2468] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 1.
I20260710 11:08:25.234298 10363 leader_election.cc:304] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, d3035875b6524002a4955615e1760ced; no voters: 
I20260710 11:08:25.235038 10692 raft_consensus.cc:2804] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:25.235414 10692 raft_consensus.cc:697] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e [term 1 LEADER]: Becoming Leader. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Running, Role: LEADER
I20260710 11:08:25.236143 10692 consensus_queue.cc:237] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:25.242995 10217 catalog_manager.cc:5697] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e reported cstate change: term changed from 0 to 1, leader changed from <none> to 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2). New cstate: current_term: 1 leader_uuid: "12b4db7626554cb5ad88da16fdfb098e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:25.279143 10733 consensus_queue.cc:1048] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [LEADER]: Connected to new peer: Peer: permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:25.286897 10603 consensus_queue.cc:1048] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:25.292048 10733 consensus_queue.cc:1048] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:25.299191 10734 consensus_queue.cc:1048] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:25.365180 10734 consensus_queue.cc:1048] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:25.376389 10603 consensus_queue.cc:1048] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:08:25.434468 10603 consensus_queue.cc:1048] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:25.445330 10603 consensus_queue.cc:1048] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:25.506354  8076 tablet_server.cc:179] TabletServer@127.7.227.1:0 shutting down...
W20260710 11:08:25.525998 10510 consensus_peers.cc:597] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:25.535029 10510 consensus_peers.cc:597] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:25.536080  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:25.536942  8076 tablet_replica.cc:333] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b: stopping tablet replica
I20260710 11:08:25.537516  8076 raft_consensus.cc:2243] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:25.537875  8076 raft_consensus.cc:2272] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:25.539561  8076 tablet_replica.cc:333] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b: stopping tablet replica
I20260710 11:08:25.540127  8076 raft_consensus.cc:2243] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:25.540493  8076 raft_consensus.cc:2272] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:25.542940  8076 tablet_replica.cc:333] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b: stopping tablet replica
I20260710 11:08:25.543658  8076 raft_consensus.cc:2243] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:25.544100  8076 raft_consensus.cc:2272] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:25.544229 10692 consensus_queue.cc:1048] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:25.546698  8076 tablet_replica.cc:333] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b: stopping tablet replica
I20260710 11:08:25.547441  8076 raft_consensus.cc:2243] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:25.547802  8076 raft_consensus.cc:2272] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:25.550153  8076 tablet_replica.cc:333] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b: stopping tablet replica
I20260710 11:08:25.550908  8076 raft_consensus.cc:2243] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:25.551389  8076 raft_consensus.cc:2272] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:25.554538  8076 tablet_replica.cc:333] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b: stopping tablet replica
I20260710 11:08:25.555313  8076 raft_consensus.cc:2243] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:25.555840  8076 raft_consensus.cc:2272] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:25.558445  8076 tablet_replica.cc:333] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b: stopping tablet replica
I20260710 11:08:25.559233  8076 raft_consensus.cc:2243] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:25.559688  8076 raft_consensus.cc:2272] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:25.561977  8076 tablet_replica.cc:333] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b: stopping tablet replica
I20260710 11:08:25.562644  8076 raft_consensus.cc:2243] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:25.563050  8076 raft_consensus.cc:2272] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:25.565023  8076 tablet_replica.cc:333] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b: stopping tablet replica
I20260710 11:08:25.565730  8076 raft_consensus.cc:2243] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:25.566689  8076 raft_consensus.cc:2272] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:25.569453  8076 tablet_replica.cc:333] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b: stopping tablet replica
I20260710 11:08:25.570034  8076 raft_consensus.cc:2243] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:25.570448  8076 raft_consensus.cc:2272] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:25.572901  8076 tablet_replica.cc:333] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b: stopping tablet replica
I20260710 11:08:25.573405  8076 raft_consensus.cc:2243] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:25.574105  8076 raft_consensus.cc:2272] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:25.576375  8076 tablet_replica.cc:333] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b: stopping tablet replica
I20260710 11:08:25.577082  8076 raft_consensus.cc:2243] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:25.577579  8076 raft_consensus.cc:2272] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:25.577800 10362 consensus_peers.cc:597] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:25.579104 10510 consensus_peers.cc:597] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:25.579876  8076 tablet_replica.cc:333] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b: stopping tablet replica
I20260710 11:08:25.580487  8076 raft_consensus.cc:2243] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:25.580941  8076 raft_consensus.cc:2272] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:25.583626  8076 tablet_replica.cc:333] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b: stopping tablet replica
I20260710 11:08:25.584277  8076 raft_consensus.cc:2243] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:25.584766  8076 raft_consensus.cc:2272] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:25.587486  8076 tablet_replica.cc:333] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b: stopping tablet replica
I20260710 11:08:25.588156  8076 raft_consensus.cc:2243] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:25.588577  8076 raft_consensus.cc:2272] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:25.590212  8076 tablet_replica.cc:333] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b: stopping tablet replica
I20260710 11:08:25.590632  8076 raft_consensus.cc:2243] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:25.590955  8076 raft_consensus.cc:2272] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:25.592923  8076 tablet_replica.cc:333] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b: stopping tablet replica
I20260710 11:08:25.593349  8076 raft_consensus.cc:2243] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:25.593700  8076 raft_consensus.cc:2272] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:25.595321  8076 tablet_replica.cc:333] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b: stopping tablet replica
I20260710 11:08:25.595743  8076 raft_consensus.cc:2243] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:25.596063  8076 raft_consensus.cc:2272] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:25.633028  8076 tablet_server.cc:196] TabletServer@127.7.227.1:0 shutdown complete.
W20260710 11:08:25.646950 10510 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.227.1:33093: connect: Connection refused (error 111) [suppressed 19 similar messages]
W20260710 11:08:25.652323 10510 consensus_peers.cc:597] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:25.655889 10362 consensus_peers.cc:597] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:25.664458 10436 consensus_peers.cc:597] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:25.668694  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:25.674592 10799 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:25.675661 10800 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:25.676934 10802 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:25.677724  8076 server_base.cc:1061] running on GCE node
I20260710 11:08:25.679172  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:25.679376  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:25.679545  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681705679529 us; error 0 us; skew 500 ppm
I20260710 11:08:25.680058  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:25.682678  8076 webserver.cc:533] Webserver started at http://127.7.227.1:37609/ using document root <none> and password file <none>
I20260710 11:08:25.683151  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:25.683320  8076 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:08:25.686753  8076 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 11:08:25.691879 10807 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:25.692625  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:08:25.692889  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/ts-0-root
uuid: "77928a4bdbf846eea086aa533a27025b"
format_stamp: "Formatted at 2026-07-10 11:08:21 on dist-test-slave-8pmn"
I20260710 11:08:25.693296  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681643265467-8076-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 11:08:25.698063 10510 consensus_peers.cc:597] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:25.700204 10753 consensus_queue.cc:1048] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:25.714331 10362 consensus_peers.cc:597] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:25.721095  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:25.722750  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:25.724282  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:25.728169 10815 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:08:25.744418 10362 consensus_peers.cc:597] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:25.795920 10362 consensus_peers.cc:597] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:25.813920  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:08:25.814302  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.087s	user 0.001s	sys 0.003s
I20260710 11:08:25.814596  8076 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:08:25.818902 10815 tablet_bootstrap.cc:492] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
W20260710 11:08:25.826779 10436 consensus_peers.cc:597] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:25.832500 10815 tablet_bootstrap.cc:492] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:25.833213 10815 tablet_bootstrap.cc:492] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b: Bootstrap complete.
I20260710 11:08:25.833729 10815 ts_tablet_manager.cc:1403] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:08:25.836182 10815 raft_consensus.cc:359] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:25.836826 10815 raft_consensus.cc:740] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.837613 10815 consensus_queue.cc:260] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [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: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:25.841732 10815 ts_tablet_manager.cc:1434] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.008s	user 0.011s	sys 0.000s
I20260710 11:08:25.842484 10815 tablet_bootstrap.cc:492] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:25.853689 10815 tablet_bootstrap.cc:492] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:25.854346 10815 tablet_bootstrap.cc:492] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b: Bootstrap complete.
I20260710 11:08:25.854794 10815 ts_tablet_manager.cc:1403] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.012s	user 0.012s	sys 0.000s
I20260710 11:08:25.856419 10815 raft_consensus.cc:359] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:25.856948 10815 raft_consensus.cc:740] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.857457 10815 consensus_queue.cc:260] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [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: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:25.858750 10815 ts_tablet_manager.cc:1434] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:25.859309 10815 tablet_bootstrap.cc:492] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:25.869998 10815 tablet_bootstrap.cc:492] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:25.870836 10815 tablet_bootstrap.cc:492] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b: Bootstrap complete.
I20260710 11:08:25.871347 10815 ts_tablet_manager.cc:1403] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:08:25.872963 10815 raft_consensus.cc:359] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:25.873420 10815 raft_consensus.cc:740] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.873890 10815 consensus_queue.cc:260] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b [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: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:25.875201 10815 ts_tablet_manager.cc:1434] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:25.875730 10815 tablet_bootstrap.cc:492] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:25.886965  8076 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:08:25.887404  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.073s	user 0.067s	sys 0.005s
I20260710 11:08:25.893934 10815 tablet_bootstrap.cc:492] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:25.894798 10815 tablet_bootstrap.cc:492] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b: Bootstrap complete.
I20260710 11:08:25.895403 10815 ts_tablet_manager.cc:1403] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260710 11:08:25.897830 10815 raft_consensus.cc:359] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:25.898713 10815 raft_consensus.cc:740] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.899488 10815 consensus_queue.cc:260] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b [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: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:25.901366 10815 ts_tablet_manager.cc:1434] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:25.902120 10815 tablet_bootstrap.cc:492] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:25.916069 10815 tablet_bootstrap.cc:492] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:25.916816 10815 tablet_bootstrap.cc:492] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b: Bootstrap complete.
I20260710 11:08:25.917425 10815 ts_tablet_manager.cc:1403] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:08:25.919231 10815 raft_consensus.cc:359] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:25.919687 10815 raft_consensus.cc:740] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.920194 10815 consensus_queue.cc:260] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:25.921833 10815 ts_tablet_manager.cc:1434] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260710 11:08:25.922564 10815 tablet_bootstrap.cc:492] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
W20260710 11:08:25.939867 10436 consensus_peers.cc:597] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:25.945487 10436 consensus_peers.cc:597] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93 -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:25.948035 10436 consensus_peers.cc:597] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:25.953389 10815 tablet_bootstrap.cc:492] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:25.954324 10815 tablet_bootstrap.cc:492] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b: Bootstrap complete.
I20260710 11:08:25.955952 10815 ts_tablet_manager.cc:1403] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.034s	user 0.027s	sys 0.004s
I20260710 11:08:25.958504 10815 raft_consensus.cc:359] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:25.961639 10815 raft_consensus.cc:740] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.963167 10815 consensus_queue.cc:260] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [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: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:25.965286 10815 ts_tablet_manager.cc:1434] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:08:25.965977 10815 tablet_bootstrap.cc:492] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
W20260710 11:08:25.974818 10362 consensus_peers.cc:597] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:25.981487 10815 tablet_bootstrap.cc:492] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:25.982161 10815 tablet_bootstrap.cc:492] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b: Bootstrap complete.
I20260710 11:08:25.982652 10815 ts_tablet_manager.cc:1403] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 11:08:25.984484 10815 raft_consensus.cc:359] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:25.985025 10815 raft_consensus.cc:740] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:25.985591 10815 consensus_queue.cc:260] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b [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: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:25.987061 10815 ts_tablet_manager.cc:1434] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:25.987622 10815 tablet_bootstrap.cc:492] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:25.988130  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.1:33093
I20260710 11:08:25.988242 10881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.1:33093 every 8 connection(s)
I20260710 11:08:26.002899 10815 tablet_bootstrap.cc:492] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:26.003619 10815 tablet_bootstrap.cc:492] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b: Bootstrap complete.
I20260710 11:08:26.004081 10815 ts_tablet_manager.cc:1403] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260710 11:08:26.006412 10815 raft_consensus.cc:359] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:26.007066 10815 raft_consensus.cc:740] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.007597 10815 consensus_queue.cc:260] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b [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: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:26.008141 10882 heartbeater.cc:344] Connected to a master server at 127.7.227.62:37531
I20260710 11:08:26.008574 10882 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:26.009073 10815 ts_tablet_manager.cc:1434] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:26.009353 10882 heartbeater.cc:507] Master 127.7.227.62:37531 requested a full tablet report, sending...
I20260710 11:08:26.009706 10815 tablet_bootstrap.cc:492] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:26.016096 10218 ts_manager.cc:194] Re-registered known tserver with Master: 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093)
I20260710 11:08:26.020959 10815 tablet_bootstrap.cc:492] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:26.021646 10815 tablet_bootstrap.cc:492] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b: Bootstrap complete.
I20260710 11:08:26.022094 10815 ts_tablet_manager.cc:1403] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:08:26.023985 10815 raft_consensus.cc:359] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:26.024458 10815 raft_consensus.cc:740] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.024973 10815 consensus_queue.cc:260] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b [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: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:26.026698 10815 ts_tablet_manager.cc:1434] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:26.027388 10815 tablet_bootstrap.cc:492] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:26.029963 10218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38650
I20260710 11:08:26.032976 10882 heartbeater.cc:499] Master 127.7.227.62:37531 was elected leader, sending a full tablet report...
I20260710 11:08:26.045390 10815 tablet_bootstrap.cc:492] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:26.046276 10815 tablet_bootstrap.cc:492] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b: Bootstrap complete.
I20260710 11:08:26.046939 10815 ts_tablet_manager.cc:1403] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260710 11:08:26.049017 10815 raft_consensus.cc:359] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:26.049628 10815 raft_consensus.cc:740] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.050272 10815 consensus_queue.cc:260] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b [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: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:26.051996 10815 ts_tablet_manager.cc:1434] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:26.052595 10815 tablet_bootstrap.cc:492] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:26.065375 10815 tablet_bootstrap.cc:492] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:26.066092 10815 tablet_bootstrap.cc:492] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b: Bootstrap complete.
I20260710 11:08:26.066738 10815 ts_tablet_manager.cc:1403] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260710 11:08:26.068708 10815 raft_consensus.cc:359] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:26.069285 10815 raft_consensus.cc:740] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.069880 10815 consensus_queue.cc:260] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [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: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:26.071420 10815 ts_tablet_manager.cc:1434] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:08:26.072197 10815 tablet_bootstrap.cc:492] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:26.085037 10815 tablet_bootstrap.cc:492] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:26.085697 10815 tablet_bootstrap.cc:492] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b: Bootstrap complete.
I20260710 11:08:26.086143 10815 ts_tablet_manager.cc:1403] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260710 11:08:26.087834 10815 raft_consensus.cc:359] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:26.088315 10815 raft_consensus.cc:740] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.088784 10815 consensus_queue.cc:260] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b [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: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:26.090091 10815 ts_tablet_manager.cc:1434] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260710 11:08:26.090951 10815 tablet_bootstrap.cc:492] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:26.103165 10815 tablet_bootstrap.cc:492] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:26.103783 10815 tablet_bootstrap.cc:492] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b: Bootstrap complete.
I20260710 11:08:26.104219 10815 ts_tablet_manager.cc:1403] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:08:26.106272 10815 raft_consensus.cc:359] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:26.106914 10815 raft_consensus.cc:740] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.107609 10815 consensus_queue.cc:260] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [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: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:26.109782 10815 ts_tablet_manager.cc:1434] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:26.110957 10815 tablet_bootstrap.cc:492] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:26.121320 10815 tablet_bootstrap.cc:492] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:26.122126 10815 tablet_bootstrap.cc:492] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b: Bootstrap complete.
I20260710 11:08:26.122805 10815 ts_tablet_manager.cc:1403] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:08:26.124436 10815 raft_consensus.cc:359] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:26.124867 10815 raft_consensus.cc:740] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.125366 10815 consensus_queue.cc:260] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:26.127103 10815 ts_tablet_manager.cc:1434] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:26.127981 10815 tablet_bootstrap.cc:492] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:26.141547 10815 tablet_bootstrap.cc:492] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:26.142531 10815 tablet_bootstrap.cc:492] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b: Bootstrap complete.
I20260710 11:08:26.143151 10815 ts_tablet_manager.cc:1403] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 11:08:26.145028 10815 raft_consensus.cc:359] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:26.145644 10815 raft_consensus.cc:740] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.146169 10815 consensus_queue.cc:260] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [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: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:26.147668 10815 ts_tablet_manager.cc:1434] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:26.148370 10815 tablet_bootstrap.cc:492] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:26.166131 10815 tablet_bootstrap.cc:492] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:26.167023 10815 tablet_bootstrap.cc:492] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b: Bootstrap complete.
I20260710 11:08:26.167611 10815 ts_tablet_manager.cc:1403] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260710 11:08:26.169488 10815 raft_consensus.cc:359] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:26.170104 10815 raft_consensus.cc:740] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.170742 10815 consensus_queue.cc:260] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b [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: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:26.172505 10815 ts_tablet_manager.cc:1434] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:26.173416 10815 tablet_bootstrap.cc:492] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:26.186391 10815 tablet_bootstrap.cc:492] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:26.187168 10815 tablet_bootstrap.cc:492] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b: Bootstrap complete.
I20260710 11:08:26.187958 10815 ts_tablet_manager.cc:1403] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:08:26.190315 10815 raft_consensus.cc:359] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:26.191392 10815 raft_consensus.cc:740] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.191936 10815 consensus_queue.cc:260] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b [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: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:26.193249 10815 ts_tablet_manager.cc:1434] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:08:26.194121 10815 tablet_bootstrap.cc:492] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b: Bootstrap starting.
I20260710 11:08:26.205771 10815 tablet_bootstrap.cc:492] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:26.206411 10815 tablet_bootstrap.cc:492] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b: Bootstrap complete.
I20260710 11:08:26.206879 10815 ts_tablet_manager.cc:1403] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.006s
I20260710 11:08:26.208706 10815 raft_consensus.cc:359] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:26.209286 10815 raft_consensus.cc:740] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Initialized, Role: FOLLOWER
I20260710 11:08:26.209789 10815 consensus_queue.cc:260] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b [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: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:26.211259 10815 ts_tablet_manager.cc:1434] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:08:26.532516 10753 raft_consensus.cc:493] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 77928a4bdbf846eea086aa533a27025b)
I20260710 11:08:26.532943 10753 raft_consensus.cc:515] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:26.534505 10753 leader_election.cc:290] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:26.535293 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfb2ac61fca43feb46902cffd44c877" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:26.535368 10469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfb2ac61fca43feb46902cffd44c877" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:26.535835 10854 raft_consensus.cc:2468] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 1.
I20260710 11:08:26.536736 10362 leader_election.cc:304] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [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: 12b4db7626554cb5ad88da16fdfb098e, 77928a4bdbf846eea086aa533a27025b; no voters: 16126b3888cc4fd09f7c1d86f150ed93
I20260710 11:08:26.537304 10753 raft_consensus.cc:2804] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:26.537591 10753 raft_consensus.cc:493] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 77928a4bdbf846eea086aa533a27025b)
I20260710 11:08:26.537846 10753 raft_consensus.cc:3060] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:26.542838 10753 raft_consensus.cc:515] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:26.544226 10753 leader_election.cc:290] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 2 election: Requested vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:26.544943 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfb2ac61fca43feb46902cffd44c877" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b"
I20260710 11:08:26.545085 10469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfb2ac61fca43feb46902cffd44c877" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
I20260710 11:08:26.545408 10854 raft_consensus.cc:3060] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:26.550094 10854 raft_consensus.cc:2468] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 2.
I20260710 11:08:26.550880 10362 leader_election.cc:304] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [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: 12b4db7626554cb5ad88da16fdfb098e, 77928a4bdbf846eea086aa533a27025b; no voters: 16126b3888cc4fd09f7c1d86f150ed93
I20260710 11:08:26.551451 10753 raft_consensus.cc:2804] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:26.551820 10753 raft_consensus.cc:697] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [term 2 LEADER]: Becoming Leader. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Running, Role: LEADER
I20260710 11:08:26.552397 10753 consensus_queue.cc:237] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:26.559140 10220 catalog_manager.cc:5697] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e reported cstate change: term changed from 1 to 2, leader changed from 77928a4bdbf846eea086aa533a27025b (127.7.227.1) to 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2). New cstate: current_term: 2 leader_uuid: "12b4db7626554cb5ad88da16fdfb098e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:26.681597 10901 raft_consensus.cc:493] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 77928a4bdbf846eea086aa533a27025b)
I20260710 11:08:26.682093 10901 raft_consensus.cc:515] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:26.685797 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfb2ac61fca43feb46902cffd44c877" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:26.686300 10901 leader_election.cc:290] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:26.687723 10397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfb2ac61fca43feb46902cffd44c877" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:26.686578 10854 raft_consensus.cc:2393] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16126b3888cc4fd09f7c1d86f150ed93 in current term 2: Already voted for candidate 12b4db7626554cb5ad88da16fdfb098e in this term.
I20260710 11:08:26.690495 10436 leader_election.cc:304] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [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: 16126b3888cc4fd09f7c1d86f150ed93; no voters: 12b4db7626554cb5ad88da16fdfb098e, 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:26.691524 10901 raft_consensus.cc:3060] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:26.697522 10901 raft_consensus.cc:2749] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:26.790035 10901 raft_consensus.cc:493] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 77928a4bdbf846eea086aa533a27025b)
I20260710 11:08:26.790508 10901 raft_consensus.cc:515] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:26.791953 10901 leader_election.cc:290] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:26.792699 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408937ede49649e085c5d70f1f041ab7" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:26.792860 10397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408937ede49649e085c5d70f1f041ab7" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e" is_pre_election: true
I20260710 11:08:26.793244 10854 raft_consensus.cc:2468] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16126b3888cc4fd09f7c1d86f150ed93 in term 1.
I20260710 11:08:26.794108 10436 leader_election.cc:304] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [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: 16126b3888cc4fd09f7c1d86f150ed93, 77928a4bdbf846eea086aa533a27025b; no voters: 12b4db7626554cb5ad88da16fdfb098e
I20260710 11:08:26.794708 10901 raft_consensus.cc:2804] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:26.794974 10901 raft_consensus.cc:493] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 77928a4bdbf846eea086aa533a27025b)
I20260710 11:08:26.795261 10901 raft_consensus.cc:3060] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:26.796170 10753 raft_consensus.cc:493] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 77928a4bdbf846eea086aa533a27025b)
I20260710 11:08:26.796561 10753 raft_consensus.cc:515] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:26.798082 10753 leader_election.cc:290] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:26.798712 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408937ede49649e085c5d70f1f041ab7" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b" is_pre_election: true
I20260710 11:08:26.799279 10854 raft_consensus.cc:2468] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 1.
I20260710 11:08:26.799955 10469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408937ede49649e085c5d70f1f041ab7" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93" is_pre_election: true
I20260710 11:08:26.800225 10362 leader_election.cc:304] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [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: 12b4db7626554cb5ad88da16fdfb098e, 77928a4bdbf846eea086aa533a27025b; no voters: 
I20260710 11:08:26.800473 10901 raft_consensus.cc:515] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:26.800884 10753 raft_consensus.cc:2804] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:26.801204 10753 raft_consensus.cc:493] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 77928a4bdbf846eea086aa533a27025b)
I20260710 11:08:26.801460 10469 raft_consensus.cc:2393] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12b4db7626554cb5ad88da16fdfb098e in current term 2: Already voted for candidate 16126b3888cc4fd09f7c1d86f150ed93 in this term.
I20260710 11:08:26.801561 10753 raft_consensus.cc:3060] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:26.802548 10901 leader_election.cc:290] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 2 election: Requested vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:26.803134 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408937ede49649e085c5d70f1f041ab7" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b"
I20260710 11:08:26.803486 10397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408937ede49649e085c5d70f1f041ab7" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
I20260710 11:08:26.803684 10854 raft_consensus.cc:3060] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:26.809079 10753 raft_consensus.cc:515] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:26.810123 10397 raft_consensus.cc:2393] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 16126b3888cc4fd09f7c1d86f150ed93 in current term 2: Already voted for candidate 12b4db7626554cb5ad88da16fdfb098e in this term.
I20260710 11:08:26.810169 10854 raft_consensus.cc:2468] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16126b3888cc4fd09f7c1d86f150ed93 in term 2.
I20260710 11:08:26.811300 10436 leader_election.cc:304] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93, 77928a4bdbf846eea086aa533a27025b; no voters: 
I20260710 11:08:26.811563 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408937ede49649e085c5d70f1f041ab7" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77928a4bdbf846eea086aa533a27025b"
I20260710 11:08:26.811870 10753 leader_election.cc:290] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 2 election: Requested vote from peers 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:26.812062 10901 raft_consensus.cc:2804] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:26.812525 10854 raft_consensus.cc:2393] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 12b4db7626554cb5ad88da16fdfb098e in current term 2: Already voted for candidate 16126b3888cc4fd09f7c1d86f150ed93 in this term.
I20260710 11:08:26.812623 10901 raft_consensus.cc:697] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 LEADER]: Becoming Leader. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Running, Role: LEADER
I20260710 11:08:26.813490 10901 consensus_queue.cc:237] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:26.813536 10469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408937ede49649e085c5d70f1f041ab7" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
I20260710 11:08:26.814951 10361 leader_election.cc:304] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [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: 12b4db7626554cb5ad88da16fdfb098e; no voters: 16126b3888cc4fd09f7c1d86f150ed93, 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:26.815553 10753 raft_consensus.cc:2749] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:08:26.819734 10217 catalog_manager.cc:5697] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 reported cstate change: term changed from 1 to 2, leader changed from 77928a4bdbf846eea086aa533a27025b (127.7.227.1) to 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3). New cstate: current_term: 2 leader_uuid: "16126b3888cc4fd09f7c1d86f150ed93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:26.939992 10853 raft_consensus.cc:1275] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Refusing update from remote peer 12b4db7626554cb5ad88da16fdfb098e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:26.941474 10753 consensus_queue.cc:1048] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Connected to new peer: Peer: permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:26.957679 10469 raft_consensus.cc:1275] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Refusing update from remote peer 12b4db7626554cb5ad88da16fdfb098e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:26.959254 10692 consensus_queue.cc:1048] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Connected to new peer: Peer: permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:27.248986 10397 raft_consensus.cc:1275] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Refusing update from remote peer 16126b3888cc4fd09f7c1d86f150ed93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:27.250120 10908 consensus_queue.cc:1048] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:27.259296 10854 raft_consensus.cc:1275] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Refusing update from remote peer 16126b3888cc4fd09f7c1d86f150ed93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:27.260780 10908 consensus_queue.cc:1048] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:35.994688  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:36.019443 10398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ec62f29707f4913b694e919202b7f54"
dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
mode: GRACEFUL
new_leader_uuid: "77928a4bdbf846eea086aa533a27025b"
 from {username='slave'} at 127.0.0.1:56056
I20260710 11:08:36.020054 10398 raft_consensus.cc:606] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [term 1 LEADER]: Received request to transfer leadership to TS 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:36.030931 10546 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89ad921431fd4a299db11d09293c4ae9"
dest_uuid: "d3035875b6524002a4955615e1760ced"
mode: GRACEFUL
new_leader_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
 from {username='slave'} at 127.0.0.1:41748
I20260710 11:08:36.031499 10546 raft_consensus.cc:606] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Received request to transfer leadership to TS 16126b3888cc4fd09f7c1d86f150ed93
I20260710 11:08:36.034160 10925 raft_consensus.cc:993] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced: : Instructing follower 16126b3888cc4fd09f7c1d86f150ed93 to start an election
I20260710 11:08:36.034099 10398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0d49d8759a54314859491e5c05066e9"
dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
mode: GRACEFUL
new_leader_uuid: "77928a4bdbf846eea086aa533a27025b"
 from {username='slave'} at 127.0.0.1:56056
I20260710 11:08:36.034776 10398 raft_consensus.cc:606] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [term 1 LEADER]: Received request to transfer leadership to TS 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:36.034848 10935 raft_consensus.cc:1081] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Signalling peer 16126b3888cc4fd09f7c1d86f150ed93 to start an election
I20260710 11:08:36.036437 10472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89ad921431fd4a299db11d09293c4ae9"
dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
 from {username='slave'} at 127.0.0.1:46984
I20260710 11:08:36.036942 10472 raft_consensus.cc:493] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:36.037348 10472 raft_consensus.cc:3060] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:36.045053 10472 raft_consensus.cc:515] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:36.047081 10472 leader_election.cc:290] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 2 election: Requested vote from peers 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613), d3035875b6524002a4955615e1760ced (127.7.227.4:40791)
I20260710 11:08:36.047336 10469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4bdcf858b9247f49f6ec972ee1f7679"
dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
mode: GRACEFUL
new_leader_uuid: "77928a4bdbf846eea086aa533a27025b"
 from {username='slave'} at 127.0.0.1:49848
I20260710 11:08:36.048018 10469 raft_consensus.cc:606] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 LEADER]: Received request to transfer leadership to TS 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:36.048041 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ad921431fd4a299db11d09293c4ae9" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
I20260710 11:08:36.048902 10398 raft_consensus.cc:3060] T 89ad921431fd4a299db11d09293c4ae9 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:36.049566 10546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ad921431fd4a299db11d09293c4ae9" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3035875b6524002a4955615e1760ced"
I20260710 11:08:36.051175 10546 raft_consensus.cc:3055] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:36.051541 10546 raft_consensus.cc:740] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3035875b6524002a4955615e1760ced, State: Running, Role: LEADER
I20260710 11:08:36.052425 10544 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fac8659a4325451db5b38af25274396c"
dest_uuid: "d3035875b6524002a4955615e1760ced"
mode: GRACEFUL
new_leader_uuid: "12b4db7626554cb5ad88da16fdfb098e"
 from {username='slave'} at 127.0.0.1:41748
I20260710 11:08:36.053102 10544 raft_consensus.cc:606] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Received request to transfer leadership to TS 12b4db7626554cb5ad88da16fdfb098e
I20260710 11:08:36.052623 10546 consensus_queue.cc:260] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:36.054432  8076 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:08:36.055439  8076 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:36.056497 10546 raft_consensus.cc:3060] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:36.056645 10398 raft_consensus.cc:2468] T 89ad921431fd4a299db11d09293c4ae9 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16126b3888cc4fd09f7c1d86f150ed93 in term 2.
I20260710 11:08:36.057945 10435 leader_election.cc:304] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, 16126b3888cc4fd09f7c1d86f150ed93; no voters: 
I20260710 11:08:36.058729 10936 raft_consensus.cc:2804] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:36.059192 10936 raft_consensus.cc:697] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 LEADER]: Becoming Leader. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Running, Role: LEADER
I20260710 11:08:36.060113 10936 consensus_queue.cc:237] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:36.063110 10546 raft_consensus.cc:2468] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16126b3888cc4fd09f7c1d86f150ed93 in term 2.
I20260710 11:08:36.068800 10217 catalog_manager.cc:5697] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 reported cstate change: term changed from 1 to 2, leader changed from d3035875b6524002a4955615e1760ced (127.7.227.4) to 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3). New cstate: current_term: 2 leader_uuid: "16126b3888cc4fd09f7c1d86f150ed93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:36.155149 10932 raft_consensus.cc:993] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93: : Instructing follower 77928a4bdbf846eea086aa533a27025b to start an election
I20260710 11:08:36.155548 10936 raft_consensus.cc:1081] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 LEADER]: Signalling peer 77928a4bdbf846eea086aa533a27025b to start an election
I20260710 11:08:36.156867 10854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4bdcf858b9247f49f6ec972ee1f7679"
dest_uuid: "77928a4bdbf846eea086aa533a27025b"
 from {username='slave'} at 127.0.0.1:59866
I20260710 11:08:36.157267 10854 raft_consensus.cc:493] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:36.157508 10854 raft_consensus.cc:3060] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:36.162523 10854 raft_consensus.cc:515] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:36.164147 10854 leader_election.cc:290] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 2 election: Requested vote from peers 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749), d3035875b6524002a4955615e1760ced (127.7.227.4:40791)
I20260710 11:08:36.175805 10546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bdcf858b9247f49f6ec972ee1f7679" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3035875b6524002a4955615e1760ced"
I20260710 11:08:36.175789 10469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bdcf858b9247f49f6ec972ee1f7679" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
I20260710 11:08:36.176473 10546 raft_consensus.cc:3060] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:36.176538 10469 raft_consensus.cc:3055] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:36.176980 10469 raft_consensus.cc:740] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Running, Role: LEADER
I20260710 11:08:36.177829 10469 consensus_queue.cc:260] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:36.179214 10469 raft_consensus.cc:3060] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:36.183526 10546 raft_consensus.cc:2468] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77928a4bdbf846eea086aa533a27025b in term 2.
I20260710 11:08:36.184894 10810 leader_election.cc:304] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77928a4bdbf846eea086aa533a27025b, d3035875b6524002a4955615e1760ced; no voters: 
I20260710 11:08:36.186749 10948 raft_consensus.cc:2804] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:36.186872 10469 raft_consensus.cc:2468] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77928a4bdbf846eea086aa533a27025b in term 2.
I20260710 11:08:36.187996 10948 raft_consensus.cc:697] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [term 2 LEADER]: Becoming Leader. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Running, Role: LEADER
I20260710 11:08:36.188920 10948 consensus_queue.cc:237] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:36.195766 10217 catalog_manager.cc:5697] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b reported cstate change: term changed from 1 to 2, leader changed from 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3) to 77928a4bdbf846eea086aa533a27025b (127.7.227.1). New cstate: current_term: 2 leader_uuid: "77928a4bdbf846eea086aa533a27025b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:36.330212 10951 raft_consensus.cc:993] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e: : Instructing follower 77928a4bdbf846eea086aa533a27025b to start an election
I20260710 11:08:36.330799 10934 raft_consensus.cc:1081] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [term 1 LEADER]: Signalling peer 77928a4bdbf846eea086aa533a27025b to start an election
I20260710 11:08:36.332376 10854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0d49d8759a54314859491e5c05066e9"
dest_uuid: "77928a4bdbf846eea086aa533a27025b"
 from {username='slave'} at 127.0.0.1:59888
I20260710 11:08:36.332795 10854 raft_consensus.cc:493] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:36.333065 10854 raft_consensus.cc:3060] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:36.338460 10854 raft_consensus.cc:515] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:36.340468 10854 leader_election.cc:290] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 2 election: Requested vote from peers d3035875b6524002a4955615e1760ced (127.7.227.4:40791), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:36.341114 10546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d49d8759a54314859491e5c05066e9" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3035875b6524002a4955615e1760ced"
I20260710 11:08:36.341641 10546 raft_consensus.cc:3060] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:36.346292 10546 raft_consensus.cc:2468] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77928a4bdbf846eea086aa533a27025b in term 2.
I20260710 11:08:36.347431 10810 leader_election.cc:304] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77928a4bdbf846eea086aa533a27025b, d3035875b6524002a4955615e1760ced; no voters: 
I20260710 11:08:36.348220 10948 raft_consensus.cc:2804] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:36.348655 10397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d49d8759a54314859491e5c05066e9" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
I20260710 11:08:36.348668 10948 raft_consensus.cc:697] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [term 2 LEADER]: Becoming Leader. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Running, Role: LEADER
I20260710 11:08:36.349247 10397 raft_consensus.cc:3055] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:36.349529 10397 raft_consensus.cc:740] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Running, Role: LEADER
I20260710 11:08:36.350024 10948 consensus_queue.cc:237] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:36.350380 10397 consensus_queue.cc:260] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:36.351631 10397 raft_consensus.cc:3060] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:36.352680 10951 raft_consensus.cc:993] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e: : Instructing follower 77928a4bdbf846eea086aa533a27025b to start an election
I20260710 11:08:36.353092 10934 raft_consensus.cc:1081] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [term 1 LEADER]: Signalling peer 77928a4bdbf846eea086aa533a27025b to start an election
I20260710 11:08:36.354797 10854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ec62f29707f4913b694e919202b7f54"
dest_uuid: "77928a4bdbf846eea086aa533a27025b"
 from {username='slave'} at 127.0.0.1:59888
I20260710 11:08:36.355500 10854 raft_consensus.cc:493] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:36.355926 10854 raft_consensus.cc:3060] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:36.359802 10397 raft_consensus.cc:2468] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77928a4bdbf846eea086aa533a27025b in term 2.
I20260710 11:08:36.361891 10854 raft_consensus.cc:515] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:36.363687 10854 leader_election.cc:290] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 2 election: Requested vote from peers d3035875b6524002a4955615e1760ced (127.7.227.4:40791), 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613)
I20260710 11:08:36.364333 10546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec62f29707f4913b694e919202b7f54" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3035875b6524002a4955615e1760ced"
I20260710 11:08:36.363903 10217 catalog_manager.cc:5697] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b reported cstate change: term changed from 1 to 2, leader changed from 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2) to 77928a4bdbf846eea086aa533a27025b (127.7.227.1). New cstate: current_term: 2 leader_uuid: "77928a4bdbf846eea086aa533a27025b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:36.364631 10397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec62f29707f4913b694e919202b7f54" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
I20260710 11:08:36.364975 10546 raft_consensus.cc:3060] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:36.365186 10397 raft_consensus.cc:3055] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:36.365522 10397 raft_consensus.cc:740] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Running, Role: LEADER
I20260710 11:08:36.366199 10397 consensus_queue.cc:260] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:36.367234 10397 raft_consensus.cc:3060] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:36.370374 10546 raft_consensus.cc:2468] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77928a4bdbf846eea086aa533a27025b in term 2.
I20260710 11:08:36.371285 10810 leader_election.cc:304] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77928a4bdbf846eea086aa533a27025b, d3035875b6524002a4955615e1760ced; no voters: 
I20260710 11:08:36.372061 10948 raft_consensus.cc:2804] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:36.372268 10397 raft_consensus.cc:2468] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77928a4bdbf846eea086aa533a27025b in term 2.
I20260710 11:08:36.372735 10948 raft_consensus.cc:697] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b [term 2 LEADER]: Becoming Leader. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Running, Role: LEADER
I20260710 11:08:36.373605 10948 consensus_queue.cc:237] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } }
I20260710 11:08:36.380939 10217 catalog_manager.cc:5697] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b reported cstate change: term changed from 1 to 2, leader changed from 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2) to 77928a4bdbf846eea086aa533a27025b (127.7.227.1). New cstate: current_term: 2 leader_uuid: "77928a4bdbf846eea086aa533a27025b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:36.498667 10397 raft_consensus.cc:1275] T 89ad921431fd4a299db11d09293c4ae9 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Refusing update from remote peer 16126b3888cc4fd09f7c1d86f150ed93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:36.499763 10936 consensus_queue.cc:1048] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:36.508167 10546 raft_consensus.cc:1275] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Refusing update from remote peer 16126b3888cc4fd09f7c1d86f150ed93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:36.509464 10936 consensus_queue.cc:1048] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:36.626117 10546 raft_consensus.cc:1275] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Refusing update from remote peer 77928a4bdbf846eea086aa533a27025b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:36.627261 10948 consensus_queue.cc:1048] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:36.637753 10469 raft_consensus.cc:1275] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Refusing update from remote peer 77928a4bdbf846eea086aa533a27025b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:36.639436 10948 consensus_queue.cc:1048] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [LEADER]: Connected to new peer: Peer: permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:36.656564 10935 raft_consensus.cc:993] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced: : Instructing follower 12b4db7626554cb5ad88da16fdfb098e to start an election
I20260710 11:08:36.656972 10963 raft_consensus.cc:1081] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Signalling peer 12b4db7626554cb5ad88da16fdfb098e to start an election
I20260710 11:08:36.658195 10397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fac8659a4325451db5b38af25274396c"
dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
 from {username='slave'} at 127.0.0.1:51072
I20260710 11:08:36.658591 10397 raft_consensus.cc:493] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:36.658835 10397 raft_consensus.cc:3060] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:36.662992 10397 raft_consensus.cc:515] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:36.664369 10397 leader_election.cc:290] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 2 election: Requested vote from peers 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749), d3035875b6524002a4955615e1760ced (127.7.227.4:40791)
I20260710 11:08:36.665207 10472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac8659a4325451db5b38af25274396c" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
I20260710 11:08:36.665244 10546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac8659a4325451db5b38af25274396c" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3035875b6524002a4955615e1760ced"
I20260710 11:08:36.665858 10472 raft_consensus.cc:3060] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:36.665899 10546 raft_consensus.cc:3055] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:36.666343 10546 raft_consensus.cc:740] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3035875b6524002a4955615e1760ced, State: Running, Role: LEADER
I20260710 11:08:36.667135 10546 consensus_queue.cc:260] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:36.668215 10546 raft_consensus.cc:3060] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:36.672137 10472 raft_consensus.cc:2468] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 2.
I20260710 11:08:36.673357 10361 leader_election.cc:304] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, 16126b3888cc4fd09f7c1d86f150ed93; no voters: 
I20260710 11:08:36.673960 10934 raft_consensus.cc:2804] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:36.674362 10934 raft_consensus.cc:697] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [term 2 LEADER]: Becoming Leader. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Running, Role: LEADER
I20260710 11:08:36.674363 10546 raft_consensus.cc:2468] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 2.
I20260710 11:08:36.675248 10934 consensus_queue.cc:237] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:36.682480 10217 catalog_manager.cc:5697] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e reported cstate change: term changed from 1 to 2, leader changed from d3035875b6524002a4955615e1760ced (127.7.227.4) to 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2). New cstate: current_term: 2 leader_uuid: "12b4db7626554cb5ad88da16fdfb098e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:36.819752 10397 raft_consensus.cc:1275] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Refusing update from remote peer 77928a4bdbf846eea086aa533a27025b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:36.820888 10948 consensus_queue.cc:1048] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:36.830982 10546 raft_consensus.cc:1275] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Refusing update from remote peer 77928a4bdbf846eea086aa533a27025b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:36.833380 10949 consensus_queue.cc:1048] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:36.843088 10397 raft_consensus.cc:1275] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Refusing update from remote peer 77928a4bdbf846eea086aa533a27025b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:36.844033 10949 consensus_queue.cc:1048] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:36.857723 10546 raft_consensus.cc:1275] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Refusing update from remote peer 77928a4bdbf846eea086aa533a27025b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:36.859190 10961 consensus_queue.cc:1048] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:37.056371  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:37.064795 10546 raft_consensus.cc:1275] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Refusing update from remote peer 12b4db7626554cb5ad88da16fdfb098e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:37.066064 10934 consensus_queue.cc:1048] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:37.075913  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:37.083827 10472 raft_consensus.cc:1275] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Refusing update from remote peer 12b4db7626554cb5ad88da16fdfb098e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:37.086479 10951 consensus_queue.cc:1048] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Connected to new peer: Peer: permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:37.101019 10546 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b60691fd706d48af8c7df235b8dedef5"
dest_uuid: "d3035875b6524002a4955615e1760ced"
mode: GRACEFUL
new_leader_uuid: "12b4db7626554cb5ad88da16fdfb098e"
 from {username='slave'} at 127.0.0.1:41748
I20260710 11:08:37.101576 10546 raft_consensus.cc:606] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Received request to transfer leadership to TS 12b4db7626554cb5ad88da16fdfb098e
I20260710 11:08:37.104364 10472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf59ee9cf49249f1aac2c8b8f8de2afc"
dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
mode: GRACEFUL
new_leader_uuid: "77928a4bdbf846eea086aa533a27025b"
 from {username='slave'} at 127.0.0.1:49848
I20260710 11:08:37.104980 10472 raft_consensus.cc:606] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 LEADER]: Received request to transfer leadership to TS 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:37.107187 10398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fac8659a4325451db5b38af25274396c"
dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
mode: GRACEFUL
new_leader_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
 from {username='slave'} at 127.0.0.1:56056
I20260710 11:08:37.107606 10398 raft_consensus.cc:606] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [term 2 LEADER]: Received request to transfer leadership to TS 16126b3888cc4fd09f7c1d86f150ed93
I20260710 11:08:37.108647  8076 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:37.109241  8076 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:37.242895 10932 raft_consensus.cc:993] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93: : Instructing follower 77928a4bdbf846eea086aa533a27025b to start an election
I20260710 11:08:37.243407 10970 raft_consensus.cc:1081] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 LEADER]: Signalling peer 77928a4bdbf846eea086aa533a27025b to start an election
I20260710 11:08:37.244671 10854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf59ee9cf49249f1aac2c8b8f8de2afc"
dest_uuid: "77928a4bdbf846eea086aa533a27025b"
 from {username='slave'} at 127.0.0.1:59866
I20260710 11:08:37.245046 10854 raft_consensus.cc:493] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:37.245272 10854 raft_consensus.cc:3060] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:37.249436 10854 raft_consensus.cc:515] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:37.250818 10854 leader_election.cc:290] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 2 election: Requested vote from peers 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749), d3035875b6524002a4955615e1760ced (127.7.227.4:40791)
I20260710 11:08:37.251406 10472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf59ee9cf49249f1aac2c8b8f8de2afc" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
I20260710 11:08:37.251742 10546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf59ee9cf49249f1aac2c8b8f8de2afc" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3035875b6524002a4955615e1760ced"
I20260710 11:08:37.251924 10472 raft_consensus.cc:3055] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:37.252231 10472 raft_consensus.cc:740] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Running, Role: LEADER
I20260710 11:08:37.252241 10546 raft_consensus.cc:3060] T bf59ee9cf49249f1aac2c8b8f8de2afc P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:37.252820 10472 consensus_queue.cc:260] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:37.253841 10472 raft_consensus.cc:3060] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:37.256623 10546 raft_consensus.cc:2468] T bf59ee9cf49249f1aac2c8b8f8de2afc P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77928a4bdbf846eea086aa533a27025b in term 2.
I20260710 11:08:37.257591 10810 leader_election.cc:304] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77928a4bdbf846eea086aa533a27025b, d3035875b6524002a4955615e1760ced; no voters: 
I20260710 11:08:37.258088 10472 raft_consensus.cc:2468] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77928a4bdbf846eea086aa533a27025b in term 2.
I20260710 11:08:37.258536 10968 raft_consensus.cc:2804] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:37.258957 10968 raft_consensus.cc:697] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [term 2 LEADER]: Becoming Leader. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Running, Role: LEADER
I20260710 11:08:37.259682 10968 consensus_queue.cc:237] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } }
I20260710 11:08:37.266470 10217 catalog_manager.cc:5697] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b reported cstate change: term changed from 1 to 2, leader changed from 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3) to 77928a4bdbf846eea086aa533a27025b (127.7.227.1). New cstate: current_term: 2 leader_uuid: "77928a4bdbf846eea086aa533a27025b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:37.358587 10935 raft_consensus.cc:993] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced: : Instructing follower 12b4db7626554cb5ad88da16fdfb098e to start an election
I20260710 11:08:37.359076 10935 raft_consensus.cc:1081] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Signalling peer 12b4db7626554cb5ad88da16fdfb098e to start an election
I20260710 11:08:37.360430 10398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b60691fd706d48af8c7df235b8dedef5"
dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
 from {username='slave'} at 127.0.0.1:51072
I20260710 11:08:37.360895 10398 raft_consensus.cc:493] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:37.361171 10398 raft_consensus.cc:3060] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:37.365891 10398 raft_consensus.cc:515] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:37.367587 10398 leader_election.cc:290] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 2 election: Requested vote from peers 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749), d3035875b6524002a4955615e1760ced (127.7.227.4:40791)
I20260710 11:08:37.368484 10472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60691fd706d48af8c7df235b8dedef5" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
I20260710 11:08:37.368628 10544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60691fd706d48af8c7df235b8dedef5" candidate_uuid: "12b4db7626554cb5ad88da16fdfb098e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3035875b6524002a4955615e1760ced"
I20260710 11:08:37.369076 10472 raft_consensus.cc:3060] T b60691fd706d48af8c7df235b8dedef5 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:37.369236 10544 raft_consensus.cc:3055] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:37.371136 10544 raft_consensus.cc:740] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3035875b6524002a4955615e1760ced, State: Running, Role: LEADER
I20260710 11:08:37.371984 10544 consensus_queue.cc:260] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:37.373296 10544 raft_consensus.cc:3060] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:37.375219 10472 raft_consensus.cc:2468] T b60691fd706d48af8c7df235b8dedef5 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 2.
I20260710 11:08:37.376130 10361 leader_election.cc:304] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, 16126b3888cc4fd09f7c1d86f150ed93; no voters: 
I20260710 11:08:37.376749 10951 raft_consensus.cc:2804] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:37.377130 10951 raft_consensus.cc:697] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e [term 2 LEADER]: Becoming Leader. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Running, Role: LEADER
I20260710 11:08:37.377869 10951 consensus_queue.cc:237] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:37.380285 10544 raft_consensus.cc:2468] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12b4db7626554cb5ad88da16fdfb098e in term 2.
I20260710 11:08:37.384931 10217 catalog_manager.cc:5697] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e reported cstate change: term changed from 1 to 2, leader changed from d3035875b6524002a4955615e1760ced (127.7.227.4) to 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2). New cstate: current_term: 2 leader_uuid: "12b4db7626554cb5ad88da16fdfb098e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:37.713861 10972 raft_consensus.cc:993] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e: : Instructing follower 16126b3888cc4fd09f7c1d86f150ed93 to start an election
I20260710 11:08:37.714386 10979 raft_consensus.cc:1081] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [term 2 LEADER]: Signalling peer 16126b3888cc4fd09f7c1d86f150ed93 to start an election
I20260710 11:08:37.715803 10544 raft_consensus.cc:1275] T bf59ee9cf49249f1aac2c8b8f8de2afc P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Refusing update from remote peer 77928a4bdbf846eea086aa533a27025b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:37.715765 10472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fac8659a4325451db5b38af25274396c"
dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
 from {username='slave'} at 127.0.0.1:46976
I20260710 11:08:37.716423 10472 raft_consensus.cc:493] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:37.716743 10472 raft_consensus.cc:3060] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:37.717044 10968 consensus_queue.cc:1048] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:37.725519 10472 raft_consensus.cc:515] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:37.727579 10469 raft_consensus.cc:1275] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Refusing update from remote peer 77928a4bdbf846eea086aa533a27025b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:37.728377 10472 leader_election.cc:290] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93 [CANDIDATE]: Term 3 election: Requested vote from peers 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613), d3035875b6524002a4955615e1760ced (127.7.227.4:40791)
I20260710 11:08:37.728886 10544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac8659a4325451db5b38af25274396c" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d3035875b6524002a4955615e1760ced"
I20260710 11:08:37.729434 10544 raft_consensus.cc:3060] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:37.730032 10397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac8659a4325451db5b38af25274396c" candidate_uuid: "16126b3888cc4fd09f7c1d86f150ed93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
I20260710 11:08:37.730551 10397 raft_consensus.cc:3055] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:37.730826 10397 raft_consensus.cc:740] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Running, Role: LEADER
I20260710 11:08:37.731441 10397 consensus_queue.cc:260] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [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: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:37.732213 10397 raft_consensus.cc:3060] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:37.736395 10544 raft_consensus.cc:2468] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16126b3888cc4fd09f7c1d86f150ed93 in term 3.
I20260710 11:08:37.737277 10397 raft_consensus.cc:2468] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16126b3888cc4fd09f7c1d86f150ed93 in term 3.
I20260710 11:08:37.737687 10437 leader_election.cc:304] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93 [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: 16126b3888cc4fd09f7c1d86f150ed93, d3035875b6524002a4955615e1760ced; no voters: 
I20260710 11:08:37.738422 10968 consensus_queue.cc:1048] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [LEADER]: Connected to new peer: Peer: permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:37.739573 10970 raft_consensus.cc:2804] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:37.741655 10970 raft_consensus.cc:697] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93 [term 3 LEADER]: Becoming Leader. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Running, Role: LEADER
I20260710 11:08:37.742617 10970 consensus_queue.cc:237] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93 [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: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } }
I20260710 11:08:37.757705 10217 catalog_manager.cc:5697] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93 reported cstate change: term changed from 2 to 3, leader changed from 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2) to 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3). New cstate: current_term: 3 leader_uuid: "16126b3888cc4fd09f7c1d86f150ed93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:37.950984 10546 raft_consensus.cc:1275] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Refusing update from remote peer 12b4db7626554cb5ad88da16fdfb098e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:37.952062 10972 consensus_queue.cc:1048] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:37.957320 10472 raft_consensus.cc:1275] T b60691fd706d48af8c7df235b8dedef5 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Refusing update from remote peer 12b4db7626554cb5ad88da16fdfb098e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:37.964030 10972 consensus_queue.cc:1048] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e [LEADER]: Connected to new peer: Peer: permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:38.110018  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:38.126847  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:38.140668 10469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "241b317b8cad45c4a30fce0f6a39b790"
dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
mode: GRACEFUL
new_leader_uuid: "77928a4bdbf846eea086aa533a27025b"
 from {username='slave'} at 127.0.0.1:49848
I20260710 11:08:38.141181 10469 raft_consensus.cc:606] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 LEADER]: Received request to transfer leadership to TS 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:38.143428 10397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f99bc06187ea4ea3bcf6bcc5e6284730"
dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
mode: GRACEFUL
new_leader_uuid: "77928a4bdbf846eea086aa533a27025b"
 from {username='slave'} at 127.0.0.1:56056
I20260710 11:08:38.143882 10397 raft_consensus.cc:606] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [term 1 LEADER]: Received request to transfer leadership to TS 77928a4bdbf846eea086aa533a27025b
I20260710 11:08:38.144920  8076 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:08:38.145488  8076 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:38.156610 10970 raft_consensus.cc:993] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93: : Instructing follower 77928a4bdbf846eea086aa533a27025b to start an election
I20260710 11:08:38.157048 10983 raft_consensus.cc:1081] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 LEADER]: Signalling peer 77928a4bdbf846eea086aa533a27025b to start an election
I20260710 11:08:38.158484 10853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "241b317b8cad45c4a30fce0f6a39b790"
dest_uuid: "77928a4bdbf846eea086aa533a27025b"
 from {username='slave'} at 127.0.0.1:59866
I20260710 11:08:38.158965 10853 raft_consensus.cc:493] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:38.159253 10853 raft_consensus.cc:3060] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:38.161520 10397 raft_consensus.cc:1275] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [term 3 FOLLOWER]: Refusing update from remote peer 16126b3888cc4fd09f7c1d86f150ed93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:38.162784 10983 consensus_queue.cc:1048] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:38.165679 10853 raft_consensus.cc:515] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:38.168381 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241b317b8cad45c4a30fce0f6a39b790" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
I20260710 11:08:38.168612 10853 leader_election.cc:290] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 2 election: Requested vote from peers 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:38.168967 10398 raft_consensus.cc:3060] T 241b317b8cad45c4a30fce0f6a39b790 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:38.170976 10469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241b317b8cad45c4a30fce0f6a39b790" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
I20260710 11:08:38.171502 10469 raft_consensus.cc:3055] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:38.171767 10469 raft_consensus.cc:740] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16126b3888cc4fd09f7c1d86f150ed93, State: Running, Role: LEADER
I20260710 11:08:38.172382 10469 consensus_queue.cc:260] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:38.173501 10469 raft_consensus.cc:3060] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:38.174161 10544 raft_consensus.cc:1275] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [term 3 FOLLOWER]: Refusing update from remote peer 16126b3888cc4fd09f7c1d86f150ed93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:38.175659 10970 consensus_queue.cc:1048] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3035875b6524002a4955615e1760ced" member_type: VOTER last_known_addr { host: "127.7.227.4" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:38.176445 10398 raft_consensus.cc:2468] T 241b317b8cad45c4a30fce0f6a39b790 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77928a4bdbf846eea086aa533a27025b in term 2.
I20260710 11:08:38.177491 10808 leader_election.cc:304] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12b4db7626554cb5ad88da16fdfb098e, 77928a4bdbf846eea086aa533a27025b; no voters: 
I20260710 11:08:38.178297 10968 raft_consensus.cc:2804] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:38.178723 10968 raft_consensus.cc:697] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [term 2 LEADER]: Becoming Leader. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Running, Role: LEADER
I20260710 11:08:38.179540 10968 consensus_queue.cc:237] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:38.182044 10469 raft_consensus.cc:2468] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77928a4bdbf846eea086aa533a27025b in term 2.
I20260710 11:08:38.190558 10220 catalog_manager.cc:5697] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b reported cstate change: term changed from 1 to 2, leader changed from 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3) to 77928a4bdbf846eea086aa533a27025b (127.7.227.1). New cstate: current_term: 2 leader_uuid: "77928a4bdbf846eea086aa533a27025b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:38.562520 10972 raft_consensus.cc:993] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e: : Instructing follower 77928a4bdbf846eea086aa533a27025b to start an election
I20260710 11:08:38.562942 10979 raft_consensus.cc:1081] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [term 1 LEADER]: Signalling peer 77928a4bdbf846eea086aa533a27025b to start an election
I20260710 11:08:38.564152 10854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f99bc06187ea4ea3bcf6bcc5e6284730"
dest_uuid: "77928a4bdbf846eea086aa533a27025b"
 from {username='slave'} at 127.0.0.1:59888
I20260710 11:08:38.564565 10854 raft_consensus.cc:493] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:38.564806 10854 raft_consensus.cc:3060] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:38.569197 10854 raft_consensus.cc:515] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:38.570577 10854 leader_election.cc:290] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 2 election: Requested vote from peers 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613), 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749)
I20260710 11:08:38.571225 10397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99bc06187ea4ea3bcf6bcc5e6284730" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12b4db7626554cb5ad88da16fdfb098e"
I20260710 11:08:38.571511 10469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99bc06187ea4ea3bcf6bcc5e6284730" candidate_uuid: "77928a4bdbf846eea086aa533a27025b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16126b3888cc4fd09f7c1d86f150ed93"
I20260710 11:08:38.571715 10397 raft_consensus.cc:3055] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:38.571990 10469 raft_consensus.cc:3060] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:38.572005 10397 raft_consensus.cc:740] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12b4db7626554cb5ad88da16fdfb098e, State: Running, Role: LEADER
I20260710 11:08:38.572814 10397 consensus_queue.cc:260] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:38.573681 10397 raft_consensus.cc:3060] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:38.576327 10469 raft_consensus.cc:2468] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77928a4bdbf846eea086aa533a27025b in term 2.
I20260710 11:08:38.577219 10808 leader_election.cc:304] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16126b3888cc4fd09f7c1d86f150ed93, 77928a4bdbf846eea086aa533a27025b; no voters: 
I20260710 11:08:38.577836 10968 raft_consensus.cc:2804] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:38.577800 10397 raft_consensus.cc:2468] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77928a4bdbf846eea086aa533a27025b in term 2.
I20260710 11:08:38.578424 10968 raft_consensus.cc:697] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b [term 2 LEADER]: Becoming Leader. State: Replica: 77928a4bdbf846eea086aa533a27025b, State: Running, Role: LEADER
I20260710 11:08:38.579200 10968 consensus_queue.cc:237] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } }
I20260710 11:08:38.585673 10220 catalog_manager.cc:5697] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b reported cstate change: term changed from 1 to 2, leader changed from 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2) to 77928a4bdbf846eea086aa533a27025b (127.7.227.1). New cstate: current_term: 2 leader_uuid: "77928a4bdbf846eea086aa533a27025b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77928a4bdbf846eea086aa533a27025b" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 33093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:38.639026 10469 raft_consensus.cc:1275] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Refusing update from remote peer 77928a4bdbf846eea086aa533a27025b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:38.640043 10968 consensus_queue.cc:1048] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [LEADER]: Connected to new peer: Peer: permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:38.651981 10397 raft_consensus.cc:1275] T 241b317b8cad45c4a30fce0f6a39b790 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Refusing update from remote peer 77928a4bdbf846eea086aa533a27025b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:38.653132 10949 consensus_queue.cc:1048] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:39.094188 10469 raft_consensus.cc:1275] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Refusing update from remote peer 77928a4bdbf846eea086aa533a27025b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:39.095715 10949 consensus_queue.cc:1048] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b [LEADER]: Connected to new peer: Peer: permanent_uuid: "16126b3888cc4fd09f7c1d86f150ed93" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 45749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:39.104103 10397 raft_consensus.cc:1275] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Refusing update from remote peer 77928a4bdbf846eea086aa533a27025b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:39.106711 10961 consensus_queue.cc:1048] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b [LEADER]: Connected to new peer: Peer: permanent_uuid: "12b4db7626554cb5ad88da16fdfb098e" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:39.146366  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:39.161707  8076 tablet_server.cc:179] TabletServer@127.7.227.1:33093 shutting down...
I20260710 11:08:39.180934  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:39.181852  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.182650  8076 raft_consensus.cc:2243] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.183075  8076 raft_consensus.cc:2272] T 8a7e3c7013e2480883361ca8060f4854 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.185063  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.185644  8076 raft_consensus.cc:2243] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.186022  8076 raft_consensus.cc:2272] T a13f67e249814720bf253fd8c1c16b52 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.187920  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.188488  8076 raft_consensus.cc:2243] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.188927  8076 raft_consensus.cc:2272] T 408937ede49649e085c5d70f1f041ab7 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.190804  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.191286  8076 raft_consensus.cc:2243] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.191677  8076 raft_consensus.cc:2272] T 59cf1c9f35de42f8b8fa3185aae56371 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.193408  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.193946  8076 raft_consensus.cc:2243] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.194706  8076 raft_consensus.cc:2272] T 241b317b8cad45c4a30fce0f6a39b790 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.196702  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.197249  8076 raft_consensus.cc:2243] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.197789  8076 raft_consensus.cc:2272] T 7e937b77bd734ac4b9885e4d61891cb2 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.200600  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.201346  8076 raft_consensus.cc:2243] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.202165  8076 raft_consensus.cc:2272] T bf59ee9cf49249f1aac2c8b8f8de2afc P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.204349  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.204922  8076 raft_consensus.cc:2243] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.205291  8076 raft_consensus.cc:2272] T 2bd096426d284ddf9c7f0cd0f0268086 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.207139  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.207619  8076 raft_consensus.cc:2243] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.208026  8076 raft_consensus.cc:2272] T bcfb2ac61fca43feb46902cffd44c877 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.209791  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.210220  8076 raft_consensus.cc:2243] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.210575  8076 raft_consensus.cc:2272] T 5fb3befc8c51479c974518c3878c218a P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.212212  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.212706  8076 raft_consensus.cc:2243] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.213068  8076 raft_consensus.cc:2272] T a137c60b1bf3488db621a06ae81c1918 P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.215181  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.215914  8076 raft_consensus.cc:2243] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.216661  8076 raft_consensus.cc:2272] T 0ec62f29707f4913b694e919202b7f54 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.218595  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.219072  8076 raft_consensus.cc:2243] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.219419  8076 raft_consensus.cc:2272] T 91bcad9fd8ad4123b03c9e1b958ce06f P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.221079  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.221536  8076 raft_consensus.cc:2243] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.221890  8076 raft_consensus.cc:2272] T a7417a31980e4c1fa754bbf9ccc4c82c P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.223778  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.224218  8076 raft_consensus.cc:2243] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.224875  8076 raft_consensus.cc:2272] T c0d49d8759a54314859491e5c05066e9 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.226830  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.227288  8076 raft_consensus.cc:2243] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.227640  8076 raft_consensus.cc:2272] T 19bf3d3f10a841bc88c8e427a74ba68f P 77928a4bdbf846eea086aa533a27025b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.229450  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.229892  8076 raft_consensus.cc:2243] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.230594  8076 raft_consensus.cc:2272] T f99bc06187ea4ea3bcf6bcc5e6284730 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.232476  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.232929  8076 raft_consensus.cc:2243] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.233742  8076 raft_consensus.cc:2272] T e4bdcf858b9247f49f6ec972ee1f7679 P 77928a4bdbf846eea086aa533a27025b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:39.242635 10510 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
W20260710 11:08:39.245379 10510 consensus_peers.cc:597] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:39.271901  8076 tablet_server.cc:196] TabletServer@127.7.227.1:33093 shutdown complete.
W20260710 11:08:39.273238 10510 consensus_peers.cc:597] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:39.300222 10436 consensus_peers.cc:597] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:39.303287 10510 consensus_peers.cc:597] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:39.307744  8076 tablet_server.cc:179] TabletServer@127.7.227.2:0 shutting down...
W20260710 11:08:39.323015 10509 consensus_peers.cc:597] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced -> Peer 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613): Couldn't send request to peer 12b4db7626554cb5ad88da16fdfb098e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:39.333901  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:39.334681  8076 tablet_replica.cc:333] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e: stopping tablet replica
I20260710 11:08:39.335301  8076 raft_consensus.cc:2243] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.335707  8076 raft_consensus.cc:2272] T 0ec62f29707f4913b694e919202b7f54 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.337483  8076 tablet_replica.cc:333] T 7e937b77bd734ac4b9885e4d61891cb2 P 12b4db7626554cb5ad88da16fdfb098e: stopping tablet replica
I20260710 11:08:39.338020  8076 raft_consensus.cc:2243] T 7e937b77bd734ac4b9885e4d61891cb2 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.338433  8076 raft_consensus.cc:2272] T 7e937b77bd734ac4b9885e4d61891cb2 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.340108  8076 tablet_replica.cc:333] T 380b9bde217545e296615cda2e8af66f P 12b4db7626554cb5ad88da16fdfb098e: stopping tablet replica
I20260710 11:08:39.340600  8076 raft_consensus.cc:2243] T 380b9bde217545e296615cda2e8af66f P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.340984  8076 raft_consensus.cc:2272] T 380b9bde217545e296615cda2e8af66f P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.343058  8076 tablet_replica.cc:333] T 89ad921431fd4a299db11d09293c4ae9 P 12b4db7626554cb5ad88da16fdfb098e: stopping tablet replica
I20260710 11:08:39.343693  8076 raft_consensus.cc:2243] T 89ad921431fd4a299db11d09293c4ae9 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.344077  8076 raft_consensus.cc:2272] T 89ad921431fd4a299db11d09293c4ae9 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:39.345016 10435 consensus_peers.cc:597] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 -> Peer 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613): Couldn't send request to peer 12b4db7626554cb5ad88da16fdfb098e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:39.346038  8076 tablet_replica.cc:333] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e: stopping tablet replica
I20260710 11:08:39.346645  8076 raft_consensus.cc:2243] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.347355  8076 raft_consensus.cc:2272] T a7417a31980e4c1fa754bbf9ccc4c82c P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.349267  8076 tablet_replica.cc:333] T 91bcad9fd8ad4123b03c9e1b958ce06f P 12b4db7626554cb5ad88da16fdfb098e: stopping tablet replica
I20260710 11:08:39.349984  8076 raft_consensus.cc:2243] T 91bcad9fd8ad4123b03c9e1b958ce06f P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.350407  8076 raft_consensus.cc:2272] T 91bcad9fd8ad4123b03c9e1b958ce06f P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.352388  8076 tablet_replica.cc:333] T 560dbbca26fc478cb165eb80a6e9db8b P 12b4db7626554cb5ad88da16fdfb098e: stopping tablet replica
I20260710 11:08:39.352844  8076 raft_consensus.cc:2243] T 560dbbca26fc478cb165eb80a6e9db8b P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:08:39.353133 10436 consensus_peers.cc:597] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93 -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:39.353240  8076 raft_consensus.cc:2272] T 560dbbca26fc478cb165eb80a6e9db8b P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.355095  8076 tablet_replica.cc:333] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e: stopping tablet replica
I20260710 11:08:39.355588  8076 raft_consensus.cc:2243] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.355945  8076 raft_consensus.cc:2272] T c0d49d8759a54314859491e5c05066e9 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.357597  8076 tablet_replica.cc:333] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e: stopping tablet replica
I20260710 11:08:39.358109  8076 raft_consensus.cc:2243] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.358847  8076 raft_consensus.cc:2272] T bcfb2ac61fca43feb46902cffd44c877 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.360529  8076 tablet_replica.cc:333] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e: stopping tablet replica
I20260710 11:08:39.361008  8076 raft_consensus.cc:2243] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.361639  8076 raft_consensus.cc:2272] T b60691fd706d48af8c7df235b8dedef5 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.363299  8076 tablet_replica.cc:333] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e: stopping tablet replica
I20260710 11:08:39.363770  8076 raft_consensus.cc:2243] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.364456  8076 raft_consensus.cc:2272] T 2bd096426d284ddf9c7f0cd0f0268086 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.366073  8076 tablet_replica.cc:333] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e: stopping tablet replica
I20260710 11:08:39.366576  8076 raft_consensus.cc:2243] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.366932  8076 raft_consensus.cc:2272] T f99bc06187ea4ea3bcf6bcc5e6284730 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.368894  8076 tablet_replica.cc:333] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e: stopping tablet replica
I20260710 11:08:39.369372  8076 raft_consensus.cc:2243] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.370131  8076 raft_consensus.cc:2272] T aef4bbf8fc8b42ffaadf99c2007c8987 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.371922  8076 tablet_replica.cc:333] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e: stopping tablet replica
I20260710 11:08:39.372392  8076 raft_consensus.cc:2243] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.373039  8076 raft_consensus.cc:2272] T 59cf1c9f35de42f8b8fa3185aae56371 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.374816  8076 tablet_replica.cc:333] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e: stopping tablet replica
I20260710 11:08:39.375265  8076 raft_consensus.cc:2243] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.375633  8076 raft_consensus.cc:2272] T 408937ede49649e085c5d70f1f041ab7 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.377478  8076 tablet_replica.cc:333] T a13f67e249814720bf253fd8c1c16b52 P 12b4db7626554cb5ad88da16fdfb098e: stopping tablet replica
I20260710 11:08:39.377918  8076 raft_consensus.cc:2243] T a13f67e249814720bf253fd8c1c16b52 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.378314  8076 raft_consensus.cc:2272] T a13f67e249814720bf253fd8c1c16b52 P 12b4db7626554cb5ad88da16fdfb098e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.379911  8076 tablet_replica.cc:333] T 241b317b8cad45c4a30fce0f6a39b790 P 12b4db7626554cb5ad88da16fdfb098e: stopping tablet replica
I20260710 11:08:39.380342  8076 raft_consensus.cc:2243] T 241b317b8cad45c4a30fce0f6a39b790 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.380709  8076 raft_consensus.cc:2272] T 241b317b8cad45c4a30fce0f6a39b790 P 12b4db7626554cb5ad88da16fdfb098e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.383814  8076 tablet_replica.cc:333] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e: stopping tablet replica
I20260710 11:08:39.384228  8076 raft_consensus.cc:2243] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.384600  8076 raft_consensus.cc:2272] T fac8659a4325451db5b38af25274396c P 12b4db7626554cb5ad88da16fdfb098e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.418455  8076 tablet_server.cc:196] TabletServer@127.7.227.2:0 shutdown complete.
I20260710 11:08:39.450680  8076 tablet_server.cc:179] TabletServer@127.7.227.3:0 shutting down...
I20260710 11:08:39.475844  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:39.476519  8076 tablet_replica.cc:333] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93: stopping tablet replica
I20260710 11:08:39.477182  8076 raft_consensus.cc:2243] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.477988  8076 raft_consensus.cc:2272] T 560dbbca26fc478cb165eb80a6e9db8b P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.479998  8076 tablet_replica.cc:333] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93: stopping tablet replica
I20260710 11:08:39.480509  8076 raft_consensus.cc:2243] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.481225  8076 raft_consensus.cc:2272] T 7e937b77bd734ac4b9885e4d61891cb2 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.483203  8076 tablet_replica.cc:333] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93: stopping tablet replica
I20260710 11:08:39.483716  8076 raft_consensus.cc:2243] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.484436  8076 raft_consensus.cc:2272] T 8a7e3c7013e2480883361ca8060f4854 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.486469  8076 tablet_replica.cc:333] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93: stopping tablet replica
I20260710 11:08:39.486994  8076 raft_consensus.cc:2243] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.487841  8076 raft_consensus.cc:2272] T 408937ede49649e085c5d70f1f041ab7 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:39.488585 10510 consensus_peers.cc:597] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:39.489892  8076 tablet_replica.cc:333] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93: stopping tablet replica
I20260710 11:08:39.490470  8076 raft_consensus.cc:2243] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.491119  8076 raft_consensus.cc:2272] T 89ad921431fd4a299db11d09293c4ae9 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.493187  8076 tablet_replica.cc:333] T 2bd096426d284ddf9c7f0cd0f0268086 P 16126b3888cc4fd09f7c1d86f150ed93: stopping tablet replica
I20260710 11:08:39.493701  8076 raft_consensus.cc:2243] T 2bd096426d284ddf9c7f0cd0f0268086 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.494185  8076 raft_consensus.cc:2272] T 2bd096426d284ddf9c7f0cd0f0268086 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:39.494854 10509 consensus_peers.cc:597] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced -> Peer 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749): Couldn't send request to peer 16126b3888cc4fd09f7c1d86f150ed93. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:39.496182  8076 tablet_replica.cc:333] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93: stopping tablet replica
I20260710 11:08:39.496719  8076 raft_consensus.cc:2243] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.497093  8076 raft_consensus.cc:2272] T 241b317b8cad45c4a30fce0f6a39b790 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.499348  8076 tablet_replica.cc:333] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93: stopping tablet replica
I20260710 11:08:39.499835  8076 raft_consensus.cc:2243] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.500200  8076 raft_consensus.cc:2272] T bf59ee9cf49249f1aac2c8b8f8de2afc P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.501731  8076 tablet_replica.cc:333] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93: stopping tablet replica
I20260710 11:08:39.502270  8076 raft_consensus.cc:2243] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.502905  8076 raft_consensus.cc:2272] T fac8659a4325451db5b38af25274396c P 16126b3888cc4fd09f7c1d86f150ed93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.504597  8076 tablet_replica.cc:333] T 380b9bde217545e296615cda2e8af66f P 16126b3888cc4fd09f7c1d86f150ed93: stopping tablet replica
I20260710 11:08:39.505031  8076 raft_consensus.cc:2243] T 380b9bde217545e296615cda2e8af66f P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.505370  8076 raft_consensus.cc:2272] T 380b9bde217545e296615cda2e8af66f P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.507009  8076 tablet_replica.cc:333] T 19bf3d3f10a841bc88c8e427a74ba68f P 16126b3888cc4fd09f7c1d86f150ed93: stopping tablet replica
I20260710 11:08:39.507467  8076 raft_consensus.cc:2243] T 19bf3d3f10a841bc88c8e427a74ba68f P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.507818  8076 raft_consensus.cc:2272] T 19bf3d3f10a841bc88c8e427a74ba68f P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.509407  8076 tablet_replica.cc:333] T aef4bbf8fc8b42ffaadf99c2007c8987 P 16126b3888cc4fd09f7c1d86f150ed93: stopping tablet replica
I20260710 11:08:39.509863  8076 raft_consensus.cc:2243] T aef4bbf8fc8b42ffaadf99c2007c8987 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.510231  8076 raft_consensus.cc:2272] T aef4bbf8fc8b42ffaadf99c2007c8987 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.511914  8076 tablet_replica.cc:333] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93: stopping tablet replica
I20260710 11:08:39.512363  8076 raft_consensus.cc:2243] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.512737  8076 raft_consensus.cc:2272] T f99bc06187ea4ea3bcf6bcc5e6284730 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.514827  8076 tablet_replica.cc:333] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93: stopping tablet replica
I20260710 11:08:39.515331  8076 raft_consensus.cc:2243] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.515766  8076 raft_consensus.cc:2272] T e4bdcf858b9247f49f6ec972ee1f7679 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.517791  8076 tablet_replica.cc:333] T 5fb3befc8c51479c974518c3878c218a P 16126b3888cc4fd09f7c1d86f150ed93: stopping tablet replica
I20260710 11:08:39.518266  8076 raft_consensus.cc:2243] T 5fb3befc8c51479c974518c3878c218a P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:08:39.518477 10510 consensus_peers.cc:597] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced -> Peer 77928a4bdbf846eea086aa533a27025b (127.7.227.1:33093): Couldn't send request to peer 77928a4bdbf846eea086aa533a27025b. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:33093: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:39.518692  8076 raft_consensus.cc:2272] T 5fb3befc8c51479c974518c3878c218a P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.520493  8076 tablet_replica.cc:333] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93: stopping tablet replica
I20260710 11:08:39.520911  8076 raft_consensus.cc:2243] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.521245  8076 raft_consensus.cc:2272] T bcfb2ac61fca43feb46902cffd44c877 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.522881  8076 tablet_replica.cc:333] T b60691fd706d48af8c7df235b8dedef5 P 16126b3888cc4fd09f7c1d86f150ed93: stopping tablet replica
I20260710 11:08:39.523281  8076 raft_consensus.cc:2243] T b60691fd706d48af8c7df235b8dedef5 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.523593  8076 raft_consensus.cc:2272] T b60691fd706d48af8c7df235b8dedef5 P 16126b3888cc4fd09f7c1d86f150ed93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.525177  8076 tablet_replica.cc:333] T a137c60b1bf3488db621a06ae81c1918 P 16126b3888cc4fd09f7c1d86f150ed93: stopping tablet replica
I20260710 11:08:39.525558  8076 raft_consensus.cc:2243] T a137c60b1bf3488db621a06ae81c1918 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.525880  8076 raft_consensus.cc:2272] T a137c60b1bf3488db621a06ae81c1918 P 16126b3888cc4fd09f7c1d86f150ed93 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:39.533135 10509 consensus_peers.cc:597] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced -> Peer 12b4db7626554cb5ad88da16fdfb098e (127.7.227.2:43613): Couldn't send request to peer 12b4db7626554cb5ad88da16fdfb098e. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.2:43613: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:39.563127  8076 tablet_server.cc:196] TabletServer@127.7.227.3:0 shutdown complete.
W20260710 11:08:39.566578 10509 consensus_peers.cc:597] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced -> Peer 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749): Couldn't send request to peer 16126b3888cc4fd09f7c1d86f150ed93. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.3:45749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:39.591420  8076 tablet_server.cc:179] TabletServer@127.7.227.4:0 shutting down...
W20260710 11:08:39.603858 10509 consensus_peers.cc:597] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced -> Peer 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749): Couldn't send request to peer 16126b3888cc4fd09f7c1d86f150ed93. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.3:45749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:39.604434 10509 consensus_peers.cc:597] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced -> Peer 16126b3888cc4fd09f7c1d86f150ed93 (127.7.227.3:45749): Couldn't send request to peer 16126b3888cc4fd09f7c1d86f150ed93. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.3:45749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:39.620097  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:39.620757  8076 tablet_replica.cc:333] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced: stopping tablet replica
I20260710 11:08:39.621299  8076 raft_consensus.cc:2243] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.621757  8076 raft_consensus.cc:2272] T 0ec62f29707f4913b694e919202b7f54 P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.623720  8076 tablet_replica.cc:333] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced: stopping tablet replica
I20260710 11:08:39.624248  8076 raft_consensus.cc:2243] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.624601  8076 raft_consensus.cc:2272] T 89ad921431fd4a299db11d09293c4ae9 P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.626348  8076 tablet_replica.cc:333] T 8a7e3c7013e2480883361ca8060f4854 P d3035875b6524002a4955615e1760ced: stopping tablet replica
I20260710 11:08:39.626797  8076 raft_consensus.cc:2243] T 8a7e3c7013e2480883361ca8060f4854 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.627152  8076 raft_consensus.cc:2272] T 8a7e3c7013e2480883361ca8060f4854 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.628803  8076 tablet_replica.cc:333] T 560dbbca26fc478cb165eb80a6e9db8b P d3035875b6524002a4955615e1760ced: stopping tablet replica
I20260710 11:08:39.629278  8076 raft_consensus.cc:2243] T 560dbbca26fc478cb165eb80a6e9db8b P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.629632  8076 raft_consensus.cc:2272] T 560dbbca26fc478cb165eb80a6e9db8b P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.631356  8076 tablet_replica.cc:333] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced: stopping tablet replica
I20260710 11:08:39.631845  8076 raft_consensus.cc:2243] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.632212  8076 raft_consensus.cc:2272] T c0d49d8759a54314859491e5c05066e9 P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.633811  8076 tablet_replica.cc:333] T aef4bbf8fc8b42ffaadf99c2007c8987 P d3035875b6524002a4955615e1760ced: stopping tablet replica
I20260710 11:08:39.634310  8076 raft_consensus.cc:2243] T aef4bbf8fc8b42ffaadf99c2007c8987 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.634678  8076 raft_consensus.cc:2272] T aef4bbf8fc8b42ffaadf99c2007c8987 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.636332  8076 tablet_replica.cc:333] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced: stopping tablet replica
I20260710 11:08:39.636790  8076 raft_consensus.cc:2243] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.637141  8076 raft_consensus.cc:2272] T e4bdcf858b9247f49f6ec972ee1f7679 P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.638716  8076 tablet_replica.cc:333] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced: stopping tablet replica
I20260710 11:08:39.639163  8076 raft_consensus.cc:2243] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.639828  8076 raft_consensus.cc:2272] T 5fb3befc8c51479c974518c3878c218a P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.641389  8076 tablet_replica.cc:333] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced: stopping tablet replica
I20260710 11:08:39.641845  8076 raft_consensus.cc:2243] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.642195  8076 raft_consensus.cc:2272] T b60691fd706d48af8c7df235b8dedef5 P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.643759  8076 tablet_replica.cc:333] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced: stopping tablet replica
I20260710 11:08:39.644230  8076 raft_consensus.cc:2243] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.644949  8076 raft_consensus.cc:2272] T a137c60b1bf3488db621a06ae81c1918 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.646685  8076 tablet_replica.cc:333] T a7417a31980e4c1fa754bbf9ccc4c82c P d3035875b6524002a4955615e1760ced: stopping tablet replica
I20260710 11:08:39.647151  8076 raft_consensus.cc:2243] T a7417a31980e4c1fa754bbf9ccc4c82c P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.647500  8076 raft_consensus.cc:2272] T a7417a31980e4c1fa754bbf9ccc4c82c P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.649180  8076 tablet_replica.cc:333] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced: stopping tablet replica
I20260710 11:08:39.649643  8076 raft_consensus.cc:2243] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.650341  8076 raft_consensus.cc:2272] T 91bcad9fd8ad4123b03c9e1b958ce06f P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.652038  8076 tablet_replica.cc:333] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced: stopping tablet replica
I20260710 11:08:39.652469  8076 raft_consensus.cc:2243] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.653143  8076 raft_consensus.cc:2272] T 380b9bde217545e296615cda2e8af66f P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.654748  8076 tablet_replica.cc:333] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced: stopping tablet replica
I20260710 11:08:39.655172  8076 raft_consensus.cc:2243] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.655817  8076 raft_consensus.cc:2272] T 19bf3d3f10a841bc88c8e427a74ba68f P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.657473  8076 tablet_replica.cc:333] T 59cf1c9f35de42f8b8fa3185aae56371 P d3035875b6524002a4955615e1760ced: stopping tablet replica
I20260710 11:08:39.657914  8076 raft_consensus.cc:2243] T 59cf1c9f35de42f8b8fa3185aae56371 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.658269  8076 raft_consensus.cc:2272] T 59cf1c9f35de42f8b8fa3185aae56371 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.660027  8076 tablet_replica.cc:333] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced: stopping tablet replica
I20260710 11:08:39.660454  8076 raft_consensus.cc:2243] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.661111  8076 raft_consensus.cc:2272] T a13f67e249814720bf253fd8c1c16b52 P d3035875b6524002a4955615e1760ced [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.662806  8076 tablet_replica.cc:333] T bf59ee9cf49249f1aac2c8b8f8de2afc P d3035875b6524002a4955615e1760ced: stopping tablet replica
I20260710 11:08:39.663215  8076 raft_consensus.cc:2243] T bf59ee9cf49249f1aac2c8b8f8de2afc P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.663566  8076 raft_consensus.cc:2272] T bf59ee9cf49249f1aac2c8b8f8de2afc P d3035875b6524002a4955615e1760ced [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.665164  8076 tablet_replica.cc:333] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced: stopping tablet replica
I20260710 11:08:39.665558  8076 raft_consensus.cc:2243] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.665942  8076 raft_consensus.cc:2272] T fac8659a4325451db5b38af25274396c P d3035875b6524002a4955615e1760ced [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.700546  8076 tablet_server.cc:196] TabletServer@127.7.227.4:0 shutdown complete.
I20260710 11:08:39.728421  8076 master.cc:562] Master@127.7.227.62:37531 shutting down...
I20260710 11:08:39.747711  8076 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.748193  8076 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.748457  8076 tablet_replica.cc:333] T 00000000000000000000000000000000 P 745f3b46f7fe4ae99da37a6cd01a66a6: stopping tablet replica
I20260710 11:08:39.767681  8076 master.cc:584] Master@127.7.227.62:37531 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18462 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:08:39.819036  8076 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.227.62:42761
I20260710 11:08:39.820130  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:39.825814 11007 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:39.825850 11006 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:39.827711 11009 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:39.828503  8076 server_base.cc:1061] running on GCE node
I20260710 11:08:39.829401  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:39.829571  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:39.829720  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681719829707 us; error 0 us; skew 500 ppm
I20260710 11:08:39.830271  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:39.832645  8076 webserver.cc:533] Webserver started at http://127.7.227.62:34581/ using document root <none> and password file <none>
I20260710 11:08:39.833137  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:39.833302  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:39.833570  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:39.834712  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681643265467-8076-0/minicluster-data/master-0-root/instance:
uuid: "d7c0a820657b4a09a7834a89c1ada8d3"
format_stamp: "Formatted at 2026-07-10 11:08:39 on dist-test-slave-8pmn"
I20260710 11:08:39.839010  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:39.842262 11014 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:39.842986  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:08:39.843279  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681643265467-8076-0/minicluster-data/master-0-root
uuid: "d7c0a820657b4a09a7834a89c1ada8d3"
format_stamp: "Formatted at 2026-07-10 11:08:39 on dist-test-slave-8pmn"
I20260710 11:08:39.843523  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681643265467-8076-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681643265467-8076-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681643265467-8076-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:39.854799  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:39.855947  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:39.890753  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.62:42761
I20260710 11:08:39.890851 11065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.62:42761 every 8 connection(s)
I20260710 11:08:39.894322 11066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:39.903849 11066 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3: Bootstrap starting.
I20260710 11:08:39.908303 11066 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:39.912120 11066 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3: No bootstrap required, opened a new log
I20260710 11:08:39.914119 11066 raft_consensus.cc:359] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7c0a820657b4a09a7834a89c1ada8d3" member_type: VOTER }
I20260710 11:08:39.914486 11066 raft_consensus.cc:385] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:39.914655 11066 raft_consensus.cc:740] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7c0a820657b4a09a7834a89c1ada8d3, State: Initialized, Role: FOLLOWER
I20260710 11:08:39.915133 11066 consensus_queue.cc:260] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d7c0a820657b4a09a7834a89c1ada8d3" member_type: VOTER }
I20260710 11:08:39.915514 11066 raft_consensus.cc:399] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:39.915688 11066 raft_consensus.cc:493] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:39.915889 11066 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:39.919803 11066 raft_consensus.cc:515] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7c0a820657b4a09a7834a89c1ada8d3" member_type: VOTER }
I20260710 11:08:39.920220 11066 leader_election.cc:304] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3 [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: d7c0a820657b4a09a7834a89c1ada8d3; no voters: 
I20260710 11:08:39.921202 11066 leader_election.cc:290] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:39.921466 11069 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:39.922730 11069 raft_consensus.cc:697] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3 [term 1 LEADER]: Becoming Leader. State: Replica: d7c0a820657b4a09a7834a89c1ada8d3, State: Running, Role: LEADER
I20260710 11:08:39.923332 11069 consensus_queue.cc:237] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3 [LEADER]: Queue going to LEADER mode. State: All 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: "d7c0a820657b4a09a7834a89c1ada8d3" member_type: VOTER }
I20260710 11:08:39.923892 11066 sys_catalog.cc:565] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:39.928058 11071 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d7c0a820657b4a09a7834a89c1ada8d3. Latest consensus state: current_term: 1 leader_uuid: "d7c0a820657b4a09a7834a89c1ada8d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7c0a820657b4a09a7834a89c1ada8d3" member_type: VOTER } }
I20260710 11:08:39.928121 11070 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d7c0a820657b4a09a7834a89c1ada8d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7c0a820657b4a09a7834a89c1ada8d3" member_type: VOTER } }
I20260710 11:08:39.928808 11071 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:39.928872 11070 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:39.931509 11076 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:39.936127 11076 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:39.939432  8076 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:39.943951 11076 catalog_manager.cc:1383] Generated new cluster ID: 1696392efa684599a213e1b14ae91d65
I20260710 11:08:39.944166 11076 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:39.973060 11076 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:39.974167 11076 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:39.986125 11076 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3: Generated new TSK 0
I20260710 11:08:39.986654 11076 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:40.005432  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:40.011049 11087 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:40.012969 11088 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:40.014671 11090 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:40.014902  8076 server_base.cc:1061] running on GCE node
I20260710 11:08:40.015787  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:40.015975  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:40.016120  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681720016104 us; error 0 us; skew 500 ppm
I20260710 11:08:40.016609  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:40.018810  8076 webserver.cc:533] Webserver started at http://127.7.227.1:38803/ using document root <none> and password file <none>
I20260710 11:08:40.019264  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:40.019430  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:40.019683  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:40.020713  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681643265467-8076-0/minicluster-data/ts-0-root/instance:
uuid: "282ac184f757458f8a4f080f01afc1ad"
format_stamp: "Formatted at 2026-07-10 11:08:40 on dist-test-slave-8pmn"
I20260710 11:08:40.024909  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 11:08:40.027974 11095 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:40.028623  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:08:40.028878  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681643265467-8076-0/minicluster-data/ts-0-root
uuid: "282ac184f757458f8a4f080f01afc1ad"
format_stamp: "Formatted at 2026-07-10 11:08:40 on dist-test-slave-8pmn"
I20260710 11:08:40.029139  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681643265467-8076-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681643265467-8076-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681643265467-8076-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:40.042305  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:40.043481  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:40.044863  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:40.047073  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:40.047240  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:40.047468  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:40.047633  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:40.084149  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.1:41047
I20260710 11:08:40.084241 11157 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.1:41047 every 8 connection(s)
I20260710 11:08:40.088696  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:40.096303 11162 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:40.097127 11163 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:40.099879 11165 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:40.099900  8076 server_base.cc:1061] running on GCE node
I20260710 11:08:40.100921  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:40.101109  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:40.101254  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681720101236 us; error 0 us; skew 500 ppm
I20260710 11:08:40.101709  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:40.103972  8076 webserver.cc:533] Webserver started at http://127.7.227.2:38621/ using document root <none> and password file <none>
I20260710 11:08:40.104405  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:40.104657  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:40.104960  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:40.105871 11158 heartbeater.cc:344] Connected to a master server at 127.7.227.62:42761
I20260710 11:08:40.106103  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681643265467-8076-0/minicluster-data/ts-1-root/instance:
uuid: "b032dfd29669486ab630ee111f0ca2fb"
format_stamp: "Formatted at 2026-07-10 11:08:40 on dist-test-slave-8pmn"
I20260710 11:08:40.106213 11158 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:40.106958 11158 heartbeater.cc:507] Master 127.7.227.62:42761 requested a full tablet report, sending...
I20260710 11:08:40.108825 11031 ts_manager.cc:194] Registered new tserver with Master: 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047)
I20260710 11:08:40.110731 11031 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34838
I20260710 11:08:40.110769  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:40.114082 11170 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:40.114864  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:08:40.115144  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681643265467-8076-0/minicluster-data/ts-1-root
uuid: "b032dfd29669486ab630ee111f0ca2fb"
format_stamp: "Formatted at 2026-07-10 11:08:40 on dist-test-slave-8pmn"
I20260710 11:08:40.115414  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681643265467-8076-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681643265467-8076-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681643265467-8076-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:40.130954  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:40.132085  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:40.133420  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:40.135509  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:40.135701  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:40.135908  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:40.136051  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:40.174106  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.2:40919
I20260710 11:08:40.174211 11232 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.2:40919 every 8 connection(s)
I20260710 11:08:40.178751  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:40.186384 11236 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:40.187417 11237 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:40.189978 11233 heartbeater.cc:344] Connected to a master server at 127.7.227.62:42761
I20260710 11:08:40.190289  8076 server_base.cc:1061] running on GCE node
I20260710 11:08:40.190526 11233 heartbeater.cc:461] Registering TS with master...
W20260710 11:08:40.190815 11239 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:40.191484 11233 heartbeater.cc:507] Master 127.7.227.62:42761 requested a full tablet report, sending...
I20260710 11:08:40.191838  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:40.192121  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:40.192320  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681720192300 us; error 0 us; skew 500 ppm
I20260710 11:08:40.192907  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:40.193665 11031 ts_manager.cc:194] Registered new tserver with Master: b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919)
I20260710 11:08:40.195554 11031 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34844
I20260710 11:08:40.195583  8076 webserver.cc:533] Webserver started at http://127.7.227.3:41279/ using document root <none> and password file <none>
I20260710 11:08:40.196295  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:40.196532  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:40.196841  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:40.197988  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681643265467-8076-0/minicluster-data/ts-2-root/instance:
uuid: "0e801186a0c3442ea42b71210c24bf01"
format_stamp: "Formatted at 2026-07-10 11:08:40 on dist-test-slave-8pmn"
I20260710 11:08:40.202148  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:08:40.205199 11244 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:40.205964  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:40.206264  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681643265467-8076-0/minicluster-data/ts-2-root
uuid: "0e801186a0c3442ea42b71210c24bf01"
format_stamp: "Formatted at 2026-07-10 11:08:40 on dist-test-slave-8pmn"
I20260710 11:08:40.206544  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681643265467-8076-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681643265467-8076-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681643265467-8076-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:40.224272  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:40.225438  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:40.226869  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:40.228945  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:40.229130  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:40.229353  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:40.229490  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:40.266870  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.3:36583
I20260710 11:08:40.266980 11306 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.3:36583 every 8 connection(s)
I20260710 11:08:40.279598 11307 heartbeater.cc:344] Connected to a master server at 127.7.227.62:42761
I20260710 11:08:40.279975 11307 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:40.280644 11307 heartbeater.cc:507] Master 127.7.227.62:42761 requested a full tablet report, sending...
I20260710 11:08:40.282485 11031 ts_manager.cc:194] Registered new tserver with Master: 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:40.282929  8076 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013087992s
I20260710 11:08:40.283797 11031 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34858
I20260710 11:08:40.306032 11031 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34866:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:40.308785 11031 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:40.387290 11123 tablet_service.cc:1511] Processing CreateTablet for tablet 3216680c07dd4ebc8642737a4751abd7 (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:08:40.388803 11123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3216680c07dd4ebc8642737a4751abd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.392060 11122 tablet_service.cc:1511] Processing CreateTablet for tablet e7a3bbee6dec489b8cd377a3f161c88d (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:08:40.392944 11272 tablet_service.cc:1511] Processing CreateTablet for tablet 3216680c07dd4ebc8642737a4751abd7 (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:08:40.393534 11122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a3bbee6dec489b8cd377a3f161c88d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.394227 11272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3216680c07dd4ebc8642737a4751abd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.399947 11269 tablet_service.cc:1511] Processing CreateTablet for tablet 49455868437541a6983ddeb3dd62dfd0 (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:08:40.401329 11269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49455868437541a6983ddeb3dd62dfd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.395336 11271 tablet_service.cc:1511] Processing CreateTablet for tablet e7a3bbee6dec489b8cd377a3f161c88d (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:08:40.395460 11121 tablet_service.cc:1511] Processing CreateTablet for tablet fa149983e96049bbb08d4ecb20c0f15d (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:08:40.404305 11121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa149983e96049bbb08d4ecb20c0f15d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.404930 11265 tablet_service.cc:1511] Processing CreateTablet for tablet c3b07a152ea64d4ba3186d0b674f67e9 (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:08:40.396579 11120 tablet_service.cc:1511] Processing CreateTablet for tablet 49455868437541a6983ddeb3dd62dfd0 (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:08:40.407049 11264 tablet_service.cc:1511] Processing CreateTablet for tablet 86e32bbc44214b36817044ab8140d2e2 (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:08:40.407640 11120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49455868437541a6983ddeb3dd62dfd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.409571 11263 tablet_service.cc:1511] Processing CreateTablet for tablet 1555b031b6dc476ead52c0f15f6877eb (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:08:40.397217 11267 tablet_service.cc:1511] Processing CreateTablet for tablet 02ea81294d1d4777a8d8435b2784b5f2 (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:08:40.410835 11263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1555b031b6dc476ead52c0f15f6877eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.398293 11266 tablet_service.cc:1511] Processing CreateTablet for tablet 62094b29f44c4b0ca8906c435f3fce07 (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:08:40.411479 11264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e32bbc44214b36817044ab8140d2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.412379 11266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62094b29f44c4b0ca8906c435f3fce07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.413058 11265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b07a152ea64d4ba3186d0b674f67e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.399243 11268 tablet_service.cc:1511] Processing CreateTablet for tablet 91bdea83960f49f4be068609e6bbe86a (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:08:40.414265 11271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a3bbee6dec489b8cd377a3f161c88d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.399523 11270 tablet_service.cc:1511] Processing CreateTablet for tablet fa149983e96049bbb08d4ecb20c0f15d (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:08:40.415812 11270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa149983e96049bbb08d4ecb20c0f15d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.397715 11119 tablet_service.cc:1511] Processing CreateTablet for tablet 91bdea83960f49f4be068609e6bbe86a (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:08:40.417773 11119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91bdea83960f49f4be068609e6bbe86a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.398880 11118 tablet_service.cc:1511] Processing CreateTablet for tablet 02ea81294d1d4777a8d8435b2784b5f2 (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:08:40.419891 11118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ea81294d1d4777a8d8435b2784b5f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.421375 11267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ea81294d1d4777a8d8435b2784b5f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.422539 11268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91bdea83960f49f4be068609e6bbe86a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.448128 11117 tablet_service.cc:1511] Processing CreateTablet for tablet 62094b29f44c4b0ca8906c435f3fce07 (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:08:40.449467 11117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62094b29f44c4b0ca8906c435f3fce07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.460948 11116 tablet_service.cc:1511] Processing CreateTablet for tablet c3b07a152ea64d4ba3186d0b674f67e9 (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:08:40.462404 11116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b07a152ea64d4ba3186d0b674f67e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.471701 11115 tablet_service.cc:1511] Processing CreateTablet for tablet 86e32bbc44214b36817044ab8140d2e2 (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:08:40.473030 11115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e32bbc44214b36817044ab8140d2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.474390 11114 tablet_service.cc:1511] Processing CreateTablet for tablet 1555b031b6dc476ead52c0f15f6877eb (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:08:40.475636 11114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1555b031b6dc476ead52c0f15f6877eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.492259 11322 tablet_bootstrap.cc:492] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01: Bootstrap starting.
I20260710 11:08:40.502455 11322 tablet_bootstrap.cc:654] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.549814 11198 tablet_service.cc:1511] Processing CreateTablet for tablet 3216680c07dd4ebc8642737a4751abd7 (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:08:40.551178 11198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3216680c07dd4ebc8642737a4751abd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.552517 11197 tablet_service.cc:1511] Processing CreateTablet for tablet e7a3bbee6dec489b8cd377a3f161c88d (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:08:40.553788 11197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a3bbee6dec489b8cd377a3f161c88d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.555346 11196 tablet_service.cc:1511] Processing CreateTablet for tablet fa149983e96049bbb08d4ecb20c0f15d (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:08:40.556608 11196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa149983e96049bbb08d4ecb20c0f15d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.559322 11195 tablet_service.cc:1511] Processing CreateTablet for tablet 49455868437541a6983ddeb3dd62dfd0 (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:08:40.560578 11195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49455868437541a6983ddeb3dd62dfd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.563321 11194 tablet_service.cc:1511] Processing CreateTablet for tablet 91bdea83960f49f4be068609e6bbe86a (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:08:40.564531 11194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91bdea83960f49f4be068609e6bbe86a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.566847 11191 tablet_service.cc:1511] Processing CreateTablet for tablet c3b07a152ea64d4ba3186d0b674f67e9 (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:08:40.568105 11191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b07a152ea64d4ba3186d0b674f67e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.571341 11192 tablet_service.cc:1511] Processing CreateTablet for tablet 62094b29f44c4b0ca8906c435f3fce07 (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:08:40.572526 11192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62094b29f44c4b0ca8906c435f3fce07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.575346 11193 tablet_service.cc:1511] Processing CreateTablet for tablet 02ea81294d1d4777a8d8435b2784b5f2 (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:08:40.576602 11193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ea81294d1d4777a8d8435b2784b5f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.581248 11190 tablet_service.cc:1511] Processing CreateTablet for tablet 86e32bbc44214b36817044ab8140d2e2 (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:08:40.583804 11190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e32bbc44214b36817044ab8140d2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.587800 11323 tablet_bootstrap.cc:492] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad: Bootstrap starting.
I20260710 11:08:40.588320 11194 tablet_service.cc:1511] Processing CreateTablet for tablet 1555b031b6dc476ead52c0f15f6877eb (DEFAULT_TABLE table=test-workload [id=418d041dfbd442239842eceb21ef51a4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:08:40.589447 11194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1555b031b6dc476ead52c0f15f6877eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.610127 11323 tablet_bootstrap.cc:654] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.624590 11322 tablet_bootstrap.cc:492] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01: No bootstrap required, opened a new log
I20260710 11:08:40.625072 11322 ts_tablet_manager.cc:1403] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01: Time spent bootstrapping tablet: real 0.133s	user 0.038s	sys 0.066s
I20260710 11:08:40.627861 11322 raft_consensus.cc:359] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.628561 11322 raft_consensus.cc:385] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.628918 11322 raft_consensus.cc:740] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.629729 11322 consensus_queue.cc:260] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.630913 11325 tablet_bootstrap.cc:492] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb: Bootstrap starting.
I20260710 11:08:40.636647 11325 tablet_bootstrap.cc:654] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.639014 11323 tablet_bootstrap.cc:492] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad: No bootstrap required, opened a new log
I20260710 11:08:40.639364 11307 heartbeater.cc:499] Master 127.7.227.62:42761 was elected leader, sending a full tablet report...
I20260710 11:08:40.638931 11322 ts_tablet_manager.cc:1434] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.001s
I20260710 11:08:40.643172 11322 tablet_bootstrap.cc:492] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01: Bootstrap starting.
I20260710 11:08:40.643709 11323 ts_tablet_manager.cc:1403] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.004s
I20260710 11:08:40.646746 11323 raft_consensus.cc:359] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.647544 11323 raft_consensus.cc:385] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.647883 11323 raft_consensus.cc:740] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282ac184f757458f8a4f080f01afc1ad, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.648622 11323 consensus_queue.cc:260] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.648665 11322 tablet_bootstrap.cc:654] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.651031 11325 tablet_bootstrap.cc:492] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb: No bootstrap required, opened a new log
I20260710 11:08:40.651579 11325 ts_tablet_manager.cc:1403] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.006s
I20260710 11:08:40.654428 11325 raft_consensus.cc:359] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } }
I20260710 11:08:40.655133 11325 raft_consensus.cc:385] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.655457 11325 raft_consensus.cc:740] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.656348 11325 consensus_queue.cc:260] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } }
I20260710 11:08:40.660113 11233 heartbeater.cc:499] Master 127.7.227.62:42761 was elected leader, sending a full tablet report...
I20260710 11:08:40.660671 11325 ts_tablet_manager.cc:1434] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 11:08:40.661598 11325 tablet_bootstrap.cc:492] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb: Bootstrap starting.
I20260710 11:08:40.667630 11325 tablet_bootstrap.cc:654] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.668627 11158 heartbeater.cc:499] Master 127.7.227.62:42761 was elected leader, sending a full tablet report...
I20260710 11:08:40.669134 11323 ts_tablet_manager.cc:1434] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad: Time spent starting tablet: real 0.025s	user 0.017s	sys 0.007s
I20260710 11:08:40.670121 11323 tablet_bootstrap.cc:492] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad: Bootstrap starting.
I20260710 11:08:40.671756 11322 tablet_bootstrap.cc:492] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01: No bootstrap required, opened a new log
I20260710 11:08:40.672250 11322 ts_tablet_manager.cc:1403] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.007s
I20260710 11:08:40.675001 11322 raft_consensus.cc:359] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.675695 11322 raft_consensus.cc:385] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.675987 11322 raft_consensus.cc:740] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.676440 11323 tablet_bootstrap.cc:654] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.676646 11322 consensus_queue.cc:260] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.679423 11322 ts_tablet_manager.cc:1434] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:08:40.680280 11322 tablet_bootstrap.cc:492] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01: Bootstrap starting.
I20260710 11:08:40.687623 11322 tablet_bootstrap.cc:654] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.690593 11325 tablet_bootstrap.cc:492] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb: No bootstrap required, opened a new log
I20260710 11:08:40.690775 11323 tablet_bootstrap.cc:492] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad: No bootstrap required, opened a new log
I20260710 11:08:40.691243 11325 ts_tablet_manager.cc:1403] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.005s
I20260710 11:08:40.691347 11323 ts_tablet_manager.cc:1403] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.011s
I20260710 11:08:40.692104 11329 raft_consensus.cc:493] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:40.692734 11329 raft_consensus.cc:515] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.694355 11323 raft_consensus.cc:359] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.695114 11323 raft_consensus.cc:385] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.695446 11323 raft_consensus.cc:740] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282ac184f757458f8a4f080f01afc1ad, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.696208 11323 consensus_queue.cc:260] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.710693 11322 tablet_bootstrap.cc:492] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01: No bootstrap required, opened a new log
I20260710 11:08:40.711282 11322 ts_tablet_manager.cc:1403] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.017s
I20260710 11:08:40.714332 11322 raft_consensus.cc:359] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.715113 11322 raft_consensus.cc:385] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.714689 11323 ts_tablet_manager.cc:1434] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.008s
I20260710 11:08:40.715481 11322 raft_consensus.cc:740] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.716615 11323 tablet_bootstrap.cc:492] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad: Bootstrap starting.
I20260710 11:08:40.716656 11322 consensus_queue.cc:260] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.718295 11329 leader_election.cc:290] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:40.721287 11322 ts_tablet_manager.cc:1434] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:08:40.722330 11322 tablet_bootstrap.cc:492] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01: Bootstrap starting.
I20260710 11:08:40.720156 11325 raft_consensus.cc:359] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.723007 11325 raft_consensus.cc:385] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.723369 11323 tablet_bootstrap.cc:654] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.723757 11325 raft_consensus.cc:740] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.725402 11325 consensus_queue.cc:260] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.728470 11322 tablet_bootstrap.cc:654] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.734797 11323 tablet_bootstrap.cc:492] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad: No bootstrap required, opened a new log
I20260710 11:08:40.735337 11323 ts_tablet_manager.cc:1403] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260710 11:08:40.738168 11323 raft_consensus.cc:359] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.739106 11323 raft_consensus.cc:385] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.739467 11323 raft_consensus.cc:740] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282ac184f757458f8a4f080f01afc1ad, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.740185 11323 consensus_queue.cc:260] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.741216 11322 tablet_bootstrap.cc:492] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01: No bootstrap required, opened a new log
I20260710 11:08:40.741753 11322 ts_tablet_manager.cc:1403] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260710 11:08:40.742844 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49455868437541a6983ddeb3dd62dfd0" candidate_uuid: "282ac184f757458f8a4f080f01afc1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb" is_pre_election: true
I20260710 11:08:40.744151 11323 ts_tablet_manager.cc:1434] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
W20260710 11:08:40.744503 11097 leader_election.cc:343] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:40.744539 11322 raft_consensus.cc:359] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.745203 11323 tablet_bootstrap.cc:492] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad: Bootstrap starting.
I20260710 11:08:40.745421 11322 raft_consensus.cc:385] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.745805 11322 raft_consensus.cc:740] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.732911 11325 ts_tablet_manager.cc:1434] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.002s
I20260710 11:08:40.746630 11322 consensus_queue.cc:260] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.749013 11322 ts_tablet_manager.cc:1434] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:40.750259 11322 tablet_bootstrap.cc:492] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01: Bootstrap starting.
I20260710 11:08:40.751870 11323 tablet_bootstrap.cc:654] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.752988 11325 tablet_bootstrap.cc:492] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb: Bootstrap starting.
I20260710 11:08:40.756233 11322 tablet_bootstrap.cc:654] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.759727 11325 tablet_bootstrap.cc:654] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.774441 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49455868437541a6983ddeb3dd62dfd0" candidate_uuid: "282ac184f757458f8a4f080f01afc1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e801186a0c3442ea42b71210c24bf01" is_pre_election: true
I20260710 11:08:40.775142 11282 raft_consensus.cc:2468] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 282ac184f757458f8a4f080f01afc1ad in term 0.
I20260710 11:08:40.776293 11096 leader_election.cc:304] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [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: 0e801186a0c3442ea42b71210c24bf01, 282ac184f757458f8a4f080f01afc1ad; no voters: b032dfd29669486ab630ee111f0ca2fb
I20260710 11:08:40.777122 11335 raft_consensus.cc:2804] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:40.777493 11335 raft_consensus.cc:493] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:40.777804 11335 raft_consensus.cc:3060] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:40.778438 11323 tablet_bootstrap.cc:492] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad: No bootstrap required, opened a new log
I20260710 11:08:40.779036 11323 ts_tablet_manager.cc:1403] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.023s
I20260710 11:08:40.779176 11322 tablet_bootstrap.cc:492] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01: No bootstrap required, opened a new log
I20260710 11:08:40.779917 11322 ts_tablet_manager.cc:1403] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.016s
I20260710 11:08:40.782431 11325 tablet_bootstrap.cc:492] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb: No bootstrap required, opened a new log
I20260710 11:08:40.782289 11323 raft_consensus.cc:359] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.783038 11325 ts_tablet_manager.cc:1403] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.008s
I20260710 11:08:40.783119 11323 raft_consensus.cc:385] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.782985 11322 raft_consensus.cc:359] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.783737 11323 raft_consensus.cc:740] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282ac184f757458f8a4f080f01afc1ad, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.783974 11322 raft_consensus.cc:385] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.784355 11322 raft_consensus.cc:740] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.784627 11323 consensus_queue.cc:260] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.785245 11335 raft_consensus.cc:515] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.785149 11322 consensus_queue.cc:260] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.787708 11322 ts_tablet_manager.cc:1434] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:40.788277 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49455868437541a6983ddeb3dd62dfd0" candidate_uuid: "282ac184f757458f8a4f080f01afc1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
I20260710 11:08:40.788822 11322 tablet_bootstrap.cc:492] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01: Bootstrap starting.
W20260710 11:08:40.789803 11097 leader_election.cc:343] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:40.791962 11323 ts_tablet_manager.cc:1434] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:08:40.791890 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49455868437541a6983ddeb3dd62dfd0" candidate_uuid: "282ac184f757458f8a4f080f01afc1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
I20260710 11:08:40.792497 11282 raft_consensus.cc:3060] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:40.792946 11323 tablet_bootstrap.cc:492] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad: Bootstrap starting.
I20260710 11:08:40.795396 11322 tablet_bootstrap.cc:654] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.799206 11323 tablet_bootstrap.cc:654] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.801455 11325 raft_consensus.cc:359] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.802373 11325 raft_consensus.cc:385] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.802763 11325 raft_consensus.cc:740] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.803797 11325 consensus_queue.cc:260] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.808369 11325 ts_tablet_manager.cc:1434] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260710 11:08:40.809659 11325 tablet_bootstrap.cc:492] T fa149983e96049bbb08d4ecb20c0f15d P b032dfd29669486ab630ee111f0ca2fb: Bootstrap starting.
I20260710 11:08:40.811954 11282 raft_consensus.cc:2468] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282ac184f757458f8a4f080f01afc1ad in term 1.
I20260710 11:08:40.813252 11096 leader_election.cc:304] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e801186a0c3442ea42b71210c24bf01, 282ac184f757458f8a4f080f01afc1ad; no voters: b032dfd29669486ab630ee111f0ca2fb
I20260710 11:08:40.814049 11329 raft_consensus.cc:2804] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:40.814059 11335 leader_election.cc:290] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 election: Requested vote from peers b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:40.822134 11323 tablet_bootstrap.cc:492] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad: No bootstrap required, opened a new log
I20260710 11:08:40.822806 11323 ts_tablet_manager.cc:1403] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.004s
I20260710 11:08:40.824043 11325 tablet_bootstrap.cc:654] T fa149983e96049bbb08d4ecb20c0f15d P b032dfd29669486ab630ee111f0ca2fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.824134 11322 tablet_bootstrap.cc:492] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01: No bootstrap required, opened a new log
I20260710 11:08:40.824723 11322 ts_tablet_manager.cc:1403] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.017s
I20260710 11:08:40.825210 11329 raft_consensus.cc:697] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [term 1 LEADER]: Becoming Leader. State: Replica: 282ac184f757458f8a4f080f01afc1ad, State: Running, Role: LEADER
I20260710 11:08:40.825776 11323 raft_consensus.cc:359] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.826102 11329 consensus_queue.cc:237] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.826591 11323 raft_consensus.cc:385] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.826996 11323 raft_consensus.cc:740] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282ac184f757458f8a4f080f01afc1ad, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.827461 11331 raft_consensus.cc:493] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:40.827769 11322 raft_consensus.cc:359] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.827955 11323 consensus_queue.cc:260] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.827972 11331 raft_consensus.cc:515] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } }
I20260710 11:08:40.828549 11322 raft_consensus.cc:385] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.828912 11322 raft_consensus.cc:740] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.829737 11322 consensus_queue.cc:260] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.830296 11323 ts_tablet_manager.cc:1434] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:40.831374 11323 tablet_bootstrap.cc:492] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad: Bootstrap starting.
I20260710 11:08:40.836413 11322 ts_tablet_manager.cc:1434] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:08:40.837440 11322 tablet_bootstrap.cc:492] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01: Bootstrap starting.
I20260710 11:08:40.837613 11323 tablet_bootstrap.cc:654] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.843776 11322 tablet_bootstrap.cc:654] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.846046 11345 raft_consensus.cc:493] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:40.846603 11345 raft_consensus.cc:515] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.848799 11345 leader_election.cc:290] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:40.850731 11331 leader_election.cc:290] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:40.851025 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ea81294d1d4777a8d8435b2784b5f2" candidate_uuid: "282ac184f757458f8a4f080f01afc1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e801186a0c3442ea42b71210c24bf01" is_pre_election: true
W20260710 11:08:40.852828 11096 leader_election.cc:343] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:40.855538 11322 tablet_bootstrap.cc:492] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01: No bootstrap required, opened a new log
I20260710 11:08:40.856127 11322 ts_tablet_manager.cc:1403] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 11:08:40.859256 11323 tablet_bootstrap.cc:492] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad: No bootstrap required, opened a new log
I20260710 11:08:40.859221 11322 raft_consensus.cc:359] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.859962 11323 ts_tablet_manager.cc:1403] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.012s
I20260710 11:08:40.860225 11322 raft_consensus.cc:385] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.860632 11322 raft_consensus.cc:740] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.863215 11323 raft_consensus.cc:359] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.864063 11323 raft_consensus.cc:385] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.864427 11323 raft_consensus.cc:740] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282ac184f757458f8a4f080f01afc1ad, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.864606 11322 consensus_queue.cc:260] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.865239 11323 consensus_queue.cc:260] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.867695 11323 ts_tablet_manager.cc:1434] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:40.868662 11323 tablet_bootstrap.cc:492] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad: Bootstrap starting.
I20260710 11:08:40.869180 11322 ts_tablet_manager.cc:1434] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:08:40.870296 11322 tablet_bootstrap.cc:492] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01: Bootstrap starting.
I20260710 11:08:40.874712 11323 tablet_bootstrap.cc:654] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.876165 11322 tablet_bootstrap.cc:654] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.879462 11331 raft_consensus.cc:493] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:40.879993 11331 raft_consensus.cc:515] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.882112 11331 leader_election.cc:290] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:40.884060 11322 tablet_bootstrap.cc:492] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01: No bootstrap required, opened a new log
I20260710 11:08:40.884126 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ea81294d1d4777a8d8435b2784b5f2" candidate_uuid: "282ac184f757458f8a4f080f01afc1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb" is_pre_election: true
W20260710 11:08:40.885659 11097 leader_election.cc:343] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:40.885627 11322 ts_tablet_manager.cc:1403] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260710 11:08:40.886219 11097 leader_election.cc:304] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 282ac184f757458f8a4f080f01afc1ad; no voters: 0e801186a0c3442ea42b71210c24bf01, b032dfd29669486ab630ee111f0ca2fb
I20260710 11:08:40.887187 11345 raft_consensus.cc:2749] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:40.890667 11322 raft_consensus.cc:359] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } }
I20260710 11:08:40.891335 11322 raft_consensus.cc:385] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.891583 11322 raft_consensus.cc:740] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.891717 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3216680c07dd4ebc8642737a4751abd7" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e801186a0c3442ea42b71210c24bf01" is_pre_election: true
I20260710 11:08:40.892052 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bdea83960f49f4be068609e6bbe86a" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e801186a0c3442ea42b71210c24bf01" is_pre_election: true
I20260710 11:08:40.893366 11323 tablet_bootstrap.cc:492] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad: No bootstrap required, opened a new log
W20260710 11:08:40.893642 11171 leader_election.cc:343] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:40.893867 11323 ts_tablet_manager.cc:1403] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.007s
I20260710 11:08:40.896718 11323 raft_consensus.cc:359] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.897429 11323 raft_consensus.cc:385] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.897854 11323 raft_consensus.cc:740] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282ac184f757458f8a4f080f01afc1ad, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.898133 11322 consensus_queue.cc:260] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } }
I20260710 11:08:40.899111 11282 raft_consensus.cc:2468] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b032dfd29669486ab630ee111f0ca2fb in term 0.
I20260710 11:08:40.899467 11030 catalog_manager.cc:5697] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 282ac184f757458f8a4f080f01afc1ad (127.7.227.1). New cstate: current_term: 1 leader_uuid: "282ac184f757458f8a4f080f01afc1ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:40.900660 11325 tablet_bootstrap.cc:492] T fa149983e96049bbb08d4ecb20c0f15d P b032dfd29669486ab630ee111f0ca2fb: No bootstrap required, opened a new log
I20260710 11:08:40.901190 11325 ts_tablet_manager.cc:1403] T fa149983e96049bbb08d4ecb20c0f15d P b032dfd29669486ab630ee111f0ca2fb: Time spent bootstrapping tablet: real 0.092s	user 0.017s	sys 0.000s
I20260710 11:08:40.900600 11323 consensus_queue.cc:260] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.903230 11323 ts_tablet_manager.cc:1434] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 11:08:40.900532 11327 raft_consensus.cc:493] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:40.904075 11133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3216680c07dd4ebc8642737a4751abd7" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282ac184f757458f8a4f080f01afc1ad" is_pre_election: true
I20260710 11:08:40.904289 11323 tablet_bootstrap.cc:492] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad: Bootstrap starting.
I20260710 11:08:40.904498 11327 raft_consensus.cc:515] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } }
I20260710 11:08:40.905539 11132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bdea83960f49f4be068609e6bbe86a" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282ac184f757458f8a4f080f01afc1ad" is_pre_election: true
I20260710 11:08:40.906178 11132 raft_consensus.cc:2468] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b032dfd29669486ab630ee111f0ca2fb in term 0.
W20260710 11:08:40.907414 11174 leader_election.cc:343] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:40.908205 11174 leader_election.cc:304] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [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: 282ac184f757458f8a4f080f01afc1ad, b032dfd29669486ab630ee111f0ca2fb; no voters: 0e801186a0c3442ea42b71210c24bf01
I20260710 11:08:40.908094 11325 raft_consensus.cc:359] T fa149983e96049bbb08d4ecb20c0f15d P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.909412 11325 raft_consensus.cc:385] T fa149983e96049bbb08d4ecb20c0f15d P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.909497 11331 raft_consensus.cc:2804] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:40.909735 11325 raft_consensus.cc:740] T fa149983e96049bbb08d4ecb20c0f15d P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.910024 11331 raft_consensus.cc:493] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:40.910503 11331 raft_consensus.cc:3060] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:40.910573 11325 consensus_queue.cc:260] T fa149983e96049bbb08d4ecb20c0f15d P b032dfd29669486ab630ee111f0ca2fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.913460 11322 ts_tablet_manager.cc:1434] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 11:08:40.917876 11322 tablet_bootstrap.cc:492] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01: Bootstrap starting.
I20260710 11:08:40.922315 11331 raft_consensus.cc:515] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.923028 11327 leader_election.cc:290] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919)
I20260710 11:08:40.929404 11132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bdea83960f49f4be068609e6bbe86a" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282ac184f757458f8a4f080f01afc1ad"
I20260710 11:08:40.929950 11132 raft_consensus.cc:3060] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:40.931798 11171 leader_election.cc:304] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [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: 0e801186a0c3442ea42b71210c24bf01, b032dfd29669486ab630ee111f0ca2fb; no voters: 282ac184f757458f8a4f080f01afc1ad
I20260710 11:08:40.932761 11357 raft_consensus.cc:2804] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:40.933140 11357 raft_consensus.cc:493] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:40.933458 11357 raft_consensus.cc:3060] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:40.933907 11331 leader_election.cc:290] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 1 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
W20260710 11:08:40.934863 11079 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:40.936218 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bdea83960f49f4be068609e6bbe86a" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
I20260710 11:08:40.937151 11323 tablet_bootstrap.cc:654] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.937554 11327 raft_consensus.cc:493] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:40.938047 11327 raft_consensus.cc:515] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
W20260710 11:08:40.940107 11171 leader_election.cc:343] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:40.940810 11355 raft_consensus.cc:493] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:40.940564 11357 raft_consensus.cc:515] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } }
I20260710 11:08:40.941251 11355 raft_consensus.cc:515] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.941670 11132 raft_consensus.cc:2468] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b032dfd29669486ab630ee111f0ca2fb in term 1.
I20260710 11:08:40.942961 11174 leader_election.cc:304] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 282ac184f757458f8a4f080f01afc1ad, b032dfd29669486ab630ee111f0ca2fb; no voters: 0e801186a0c3442ea42b71210c24bf01
I20260710 11:08:40.943356 11133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3216680c07dd4ebc8642737a4751abd7" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282ac184f757458f8a4f080f01afc1ad"
I20260710 11:08:40.943843 11355 leader_election.cc:290] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919)
I20260710 11:08:40.941293 11327 leader_election.cc:290] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919)
I20260710 11:08:40.944290 11357 leader_election.cc:290] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 1 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:40.944526 11331 raft_consensus.cc:2804] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:08:40.944674 11174 leader_election.cc:343] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:40.925809 11325 ts_tablet_manager.cc:1434] T fa149983e96049bbb08d4ecb20c0f15d P b032dfd29669486ab630ee111f0ca2fb: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.007s
I20260710 11:08:40.925907 11322 tablet_bootstrap.cc:654] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.945030 11331 raft_consensus.cc:697] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [term 1 LEADER]: Becoming Leader. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Running, Role: LEADER
I20260710 11:08:40.946848 11331 consensus_queue.cc:237] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.945312 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3216680c07dd4ebc8642737a4751abd7" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
I20260710 11:08:40.948313 11282 raft_consensus.cc:3060] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:40.949157 11325 tablet_bootstrap.cc:492] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb: Bootstrap starting.
I20260710 11:08:40.955073 11282 raft_consensus.cc:2468] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b032dfd29669486ab630ee111f0ca2fb in term 1.
I20260710 11:08:40.955706 11325 tablet_bootstrap.cc:654] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.956615 11207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e32bbc44214b36817044ab8140d2e2" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb" is_pre_election: true
I20260710 11:08:40.956952 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3216680c07dd4ebc8642737a4751abd7" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb" is_pre_election: true
I20260710 11:08:40.957358 11207 raft_consensus.cc:2468] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 0.
I20260710 11:08:40.958072 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa149983e96049bbb08d4ecb20c0f15d" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb" is_pre_election: true
I20260710 11:08:40.958746 11206 raft_consensus.cc:2468] T fa149983e96049bbb08d4ecb20c0f15d P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 0.
I20260710 11:08:40.959064 11322 tablet_bootstrap.cc:492] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01: No bootstrap required, opened a new log
I20260710 11:08:40.959530 11322 ts_tablet_manager.cc:1403] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.001s
I20260710 11:08:40.960212 11246 leader_election.cc:304] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e801186a0c3442ea42b71210c24bf01, b032dfd29669486ab630ee111f0ca2fb; no voters: 
I20260710 11:08:40.961215 11246 leader_election.cc:304] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e801186a0c3442ea42b71210c24bf01, b032dfd29669486ab630ee111f0ca2fb; no voters: 
I20260710 11:08:40.961977 11355 raft_consensus.cc:2804] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:40.962363 11355 raft_consensus.cc:493] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:40.962703 11355 raft_consensus.cc:3060] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:40.962889 11208 raft_consensus.cc:2393] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e801186a0c3442ea42b71210c24bf01 in current term 1: Already voted for candidate b032dfd29669486ab630ee111f0ca2fb in this term.
I20260710 11:08:40.964037 11327 raft_consensus.cc:2804] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:40.964432 11327 raft_consensus.cc:493] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:40.964735 11327 raft_consensus.cc:3060] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:40.967329 11325 tablet_bootstrap.cc:492] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb: No bootstrap required, opened a new log
I20260710 11:08:40.967818 11325 ts_tablet_manager.cc:1403] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260710 11:08:40.967728 11171 leader_election.cc:304] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e801186a0c3442ea42b71210c24bf01, b032dfd29669486ab630ee111f0ca2fb; no voters: 282ac184f757458f8a4f080f01afc1ad
I20260710 11:08:40.969322 11322 raft_consensus.cc:359] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.971307 11357 raft_consensus.cc:2804] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:40.971241 11355 raft_consensus.cc:515] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.976377 11355 leader_election.cc:290] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919)
I20260710 11:08:40.977415 11325 raft_consensus.cc:359] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.977075 11322 raft_consensus.cc:385] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.979728 11325 raft_consensus.cc:385] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.979867 11322 raft_consensus.cc:740] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.977017 11327 raft_consensus.cc:515] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.978076 11355 raft_consensus.cc:493] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:40.980983 11355 raft_consensus.cc:515] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.981277 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e32bbc44214b36817044ab8140d2e2" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
I20260710 11:08:40.982806 11208 raft_consensus.cc:3060] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:40.982867 11327 leader_election.cc:290] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919)
I20260710 11:08:40.983004 11325 raft_consensus.cc:740] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.983443 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa149983e96049bbb08d4ecb20c0f15d" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
I20260710 11:08:40.984041 11206 raft_consensus.cc:3060] T fa149983e96049bbb08d4ecb20c0f15d P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:40.984272 11325 consensus_queue.cc:260] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.990362 11208 raft_consensus.cc:2468] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 1.
I20260710 11:08:40.991181 11206 raft_consensus.cc:2468] T fa149983e96049bbb08d4ecb20c0f15d P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 1.
I20260710 11:08:40.991636 11246 leader_election.cc:304] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e801186a0c3442ea42b71210c24bf01, b032dfd29669486ab630ee111f0ca2fb; no voters: 
I20260710 11:08:40.992473 11327 raft_consensus.cc:2804] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:40.992666 11246 leader_election.cc:304] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e801186a0c3442ea42b71210c24bf01, b032dfd29669486ab630ee111f0ca2fb; no voters: 
I20260710 11:08:40.993000 11327 raft_consensus.cc:697] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 1 LEADER]: Becoming Leader. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Running, Role: LEADER
I20260710 11:08:40.993940 11327 consensus_queue.cc:237] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:40.995123 11365 raft_consensus.cc:2804] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:40.995570 11365 raft_consensus.cc:697] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 [term 1 LEADER]: Becoming Leader. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Running, Role: LEADER
I20260710 11:08:40.996471 11365 consensus_queue.cc:237] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.002797 11368 raft_consensus.cc:493] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:41.003314 11368 raft_consensus.cc:515] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.005066 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1555b031b6dc476ead52c0f15f6877eb" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb" is_pre_election: true
I20260710 11:08:41.006399 11208 raft_consensus.cc:2468] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 0.
I20260710 11:08:40.981825 11322 consensus_queue.cc:260] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.007647 11246 leader_election.cc:304] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e801186a0c3442ea42b71210c24bf01, b032dfd29669486ab630ee111f0ca2fb; no voters: 
I20260710 11:08:41.008878 11322 ts_tablet_manager.cc:1434] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260710 11:08:41.009514 11329 raft_consensus.cc:493] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:41.010118 11323 tablet_bootstrap.cc:492] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad: No bootstrap required, opened a new log
I20260710 11:08:41.009953 11329 raft_consensus.cc:515] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.010746 11323 ts_tablet_manager.cc:1403] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad: Time spent bootstrapping tablet: real 0.107s	user 0.032s	sys 0.008s
I20260710 11:08:41.011927 11329 leader_election.cc:290] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:41.005381 11368 leader_election.cc:290] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919)
I20260710 11:08:41.013275 11329 raft_consensus.cc:493] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:41.013403 11368 raft_consensus.cc:2804] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:41.014559 11322 tablet_bootstrap.cc:492] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01: Bootstrap starting.
I20260710 11:08:41.006886 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a3bbee6dec489b8cd377a3f161c88d" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb" is_pre_election: true
I20260710 11:08:41.013835 11368 raft_consensus.cc:493] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:41.013718 11329 raft_consensus.cc:515] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.016288 11323 raft_consensus.cc:359] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } }
I20260710 11:08:41.018543 11368 raft_consensus.cc:3060] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:41.022253 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa149983e96049bbb08d4ecb20c0f15d" candidate_uuid: "282ac184f757458f8a4f080f01afc1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb" is_pre_election: true
I20260710 11:08:41.023025 11208 raft_consensus.cc:2393] T fa149983e96049bbb08d4ecb20c0f15d P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 282ac184f757458f8a4f080f01afc1ad in current term 1: Already voted for candidate 0e801186a0c3442ea42b71210c24bf01 in this term.
I20260710 11:08:41.018702 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa149983e96049bbb08d4ecb20c0f15d" candidate_uuid: "282ac184f757458f8a4f080f01afc1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e801186a0c3442ea42b71210c24bf01" is_pre_election: true
I20260710 11:08:41.020011 11132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3216680c07dd4ebc8642737a4751abd7" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282ac184f757458f8a4f080f01afc1ad" is_pre_election: true
I20260710 11:08:41.021157 11133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e32bbc44214b36817044ab8140d2e2" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282ac184f757458f8a4f080f01afc1ad" is_pre_election: true
I20260710 11:08:41.021571 11322 tablet_bootstrap.cc:654] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:41.015143 11355 leader_election.cc:290] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919)
I20260710 11:08:41.029053 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b07a152ea64d4ba3186d0b674f67e9" candidate_uuid: "282ac184f757458f8a4f080f01afc1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb" is_pre_election: true
I20260710 11:08:41.030270 11133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa149983e96049bbb08d4ecb20c0f15d" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282ac184f757458f8a4f080f01afc1ad" is_pre_election: true
W20260710 11:08:41.030646 11097 leader_election.cc:343] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:41.030854 11133 raft_consensus.cc:2468] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 0.
I20260710 11:08:41.022204 11323 raft_consensus.cc:385] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:41.027815 11329 leader_election.cc:290] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:41.032500 11323 raft_consensus.cc:740] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282ac184f757458f8a4f080f01afc1ad, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.033334 11357 raft_consensus.cc:697] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [term 1 LEADER]: Becoming Leader. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Running, Role: LEADER
I20260710 11:08:41.035193 11357 consensus_queue.cc:237] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } }
I20260710 11:08:41.035744 11131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa149983e96049bbb08d4ecb20c0f15d" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282ac184f757458f8a4f080f01afc1ad"
I20260710 11:08:41.036430 11131 raft_consensus.cc:3060] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:41.038636 11130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1555b031b6dc476ead52c0f15f6877eb" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282ac184f757458f8a4f080f01afc1ad" is_pre_election: true
I20260710 11:08:41.040675 11129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a3bbee6dec489b8cd377a3f161c88d" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282ac184f757458f8a4f080f01afc1ad" is_pre_election: true
I20260710 11:08:41.041178 11130 raft_consensus.cc:2468] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 0.
I20260710 11:08:41.040472 11133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e32bbc44214b36817044ab8140d2e2" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282ac184f757458f8a4f080f01afc1ad"
I20260710 11:08:41.040488 11096 leader_election.cc:304] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 282ac184f757458f8a4f080f01afc1ad; no voters: 0e801186a0c3442ea42b71210c24bf01, b032dfd29669486ab630ee111f0ca2fb
I20260710 11:08:41.044273 11323 consensus_queue.cc:260] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } }
I20260710 11:08:41.038611 11368 raft_consensus.cc:515] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
W20260710 11:08:41.046664 11248 leader_election.cc:343] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:41.048063 11248 leader_election.cc:343] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:41.048261 11368 leader_election.cc:290] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919)
I20260710 11:08:41.048300 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b07a152ea64d4ba3186d0b674f67e9" candidate_uuid: "282ac184f757458f8a4f080f01afc1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e801186a0c3442ea42b71210c24bf01" is_pre_election: true
W20260710 11:08:41.048964 11248 leader_election.cc:343] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:41.048369 11132 raft_consensus.cc:2468] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 0.
I20260710 11:08:41.049460 11282 raft_consensus.cc:2468] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 282ac184f757458f8a4f080f01afc1ad in term 0.
I20260710 11:08:41.050793 11096 leader_election.cc:304] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [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: 0e801186a0c3442ea42b71210c24bf01, 282ac184f757458f8a4f080f01afc1ad; no voters: b032dfd29669486ab630ee111f0ca2fb
I20260710 11:08:41.050920 11133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1555b031b6dc476ead52c0f15f6877eb" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282ac184f757458f8a4f080f01afc1ad"
I20260710 11:08:41.051721 11133 raft_consensus.cc:3060] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:41.049366 11325 ts_tablet_manager.cc:1434] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb: Time spent starting tablet: real 0.081s	user 0.005s	sys 0.013s
I20260710 11:08:41.052567 11248 leader_election.cc:304] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 [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: 0e801186a0c3442ea42b71210c24bf01, 282ac184f757458f8a4f080f01afc1ad; no voters: b032dfd29669486ab630ee111f0ca2fb
I20260710 11:08:41.052979 11325 tablet_bootstrap.cc:492] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb: Bootstrap starting.
I20260710 11:08:41.053402 11327 raft_consensus.cc:2764] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:08:41.057899 11325 tablet_bootstrap.cc:654] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:41.062827 11133 raft_consensus.cc:2468] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 1.
I20260710 11:08:41.063149 11345 raft_consensus.cc:2804] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:41.063565 11345 raft_consensus.cc:493] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:41.063887 11345 raft_consensus.cc:3060] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:41.064139 11131 raft_consensus.cc:2468] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 1.
I20260710 11:08:41.065135 11329 raft_consensus.cc:2749] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:41.067691 11323 ts_tablet_manager.cc:1434] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260710 11:08:41.068393 11323 tablet_bootstrap.cc:492] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad: Bootstrap starting.
I20260710 11:08:41.069288 11248 leader_election.cc:304] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e801186a0c3442ea42b71210c24bf01, 282ac184f757458f8a4f080f01afc1ad; no voters: 
I20260710 11:08:41.070065 11365 raft_consensus.cc:2804] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:41.070554 11365 raft_consensus.cc:697] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 1 LEADER]: Becoming Leader. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Running, Role: LEADER
I20260710 11:08:41.071336 11365 consensus_queue.cc:237] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.071772 11031 catalog_manager.cc:5697] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3). New cstate: current_term: 1 leader_uuid: "0e801186a0c3442ea42b71210c24bf01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:41.077099 11030 catalog_manager.cc:5697] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb reported cstate change: term changed from 0 to 1, leader changed from <none> to b032dfd29669486ab630ee111f0ca2fb (127.7.227.2). New cstate: current_term: 1 leader_uuid: "b032dfd29669486ab630ee111f0ca2fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:41.079144 11323 tablet_bootstrap.cc:654] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:41.078815 11030 catalog_manager.cc:5697] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb reported cstate change: term changed from 0 to 1, leader changed from <none> to b032dfd29669486ab630ee111f0ca2fb (127.7.227.2). New cstate: current_term: 1 leader_uuid: "b032dfd29669486ab630ee111f0ca2fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:41.075392 11246 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.227.2:40919, user_credentials={real_user=slave}} blocked reactor thread for 67824.1us
I20260710 11:08:41.089519 11322 tablet_bootstrap.cc:492] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01: No bootstrap required, opened a new log
I20260710 11:08:41.090041 11322 ts_tablet_manager.cc:1403] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.008s
I20260710 11:08:41.096560 11345 raft_consensus.cc:515] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.098687 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1555b031b6dc476ead52c0f15f6877eb" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
W20260710 11:08:41.098839 11246 leader_election.cc:343] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:41.099341 11206 raft_consensus.cc:3060] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:41.099337 11246 leader_election.cc:304] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e801186a0c3442ea42b71210c24bf01; no voters: 282ac184f757458f8a4f080f01afc1ad, b032dfd29669486ab630ee111f0ca2fb
I20260710 11:08:41.099890 11325 tablet_bootstrap.cc:492] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb: No bootstrap required, opened a new log
I20260710 11:08:41.100392 11325 ts_tablet_manager.cc:1403] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.005s
I20260710 11:08:41.103305 11325 raft_consensus.cc:359] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.103957 11325 raft_consensus.cc:385] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:41.103768 11322 raft_consensus.cc:359] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.104275 11325 raft_consensus.cc:740] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.105144 11325 consensus_queue.cc:260] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.105582 11206 raft_consensus.cc:2468] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 1.
I20260710 11:08:41.106280 11365 raft_consensus.cc:2749] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:41.107133 11322 raft_consensus.cc:385] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:41.107451 11322 raft_consensus.cc:740] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.108264 11325 ts_tablet_manager.cc:1434] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:08:41.108083 11322 consensus_queue.cc:260] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.109946 11322 ts_tablet_manager.cc:1434] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.000s
I20260710 11:08:41.113535 11345 leader_election.cc:290] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 election: Requested vote from peers b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:41.112882 11325 tablet_bootstrap.cc:492] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb: Bootstrap starting.
I20260710 11:08:41.114629 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b07a152ea64d4ba3186d0b674f67e9" candidate_uuid: "282ac184f757458f8a4f080f01afc1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
I20260710 11:08:41.115202 11282 raft_consensus.cc:3060] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:41.117293 11323 tablet_bootstrap.cc:492] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad: No bootstrap required, opened a new log
I20260710 11:08:41.117775 11323 ts_tablet_manager.cc:1403] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.010s
I20260710 11:08:41.120503 11325 tablet_bootstrap.cc:654] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:41.120313 11323 raft_consensus.cc:359] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.119741 11030 catalog_manager.cc:5697] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3). New cstate: current_term: 1 leader_uuid: "0e801186a0c3442ea42b71210c24bf01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:41.120947 11323 raft_consensus.cc:385] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:41.121232 11323 raft_consensus.cc:740] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282ac184f757458f8a4f080f01afc1ad, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.122664 11030 catalog_manager.cc:5697] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3). New cstate: current_term: 1 leader_uuid: "0e801186a0c3442ea42b71210c24bf01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:41.126071 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b07a152ea64d4ba3186d0b674f67e9" candidate_uuid: "282ac184f757458f8a4f080f01afc1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
I20260710 11:08:41.121861 11323 consensus_queue.cc:260] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.127080 11282 raft_consensus.cc:2468] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282ac184f757458f8a4f080f01afc1ad in term 1.
W20260710 11:08:41.127707 11097 leader_election.cc:343] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:41.128206 11096 leader_election.cc:304] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e801186a0c3442ea42b71210c24bf01, 282ac184f757458f8a4f080f01afc1ad; no voters: b032dfd29669486ab630ee111f0ca2fb
I20260710 11:08:41.128510 11323 ts_tablet_manager.cc:1434] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260710 11:08:41.129384 11323 tablet_bootstrap.cc:492] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad: Bootstrap starting.
I20260710 11:08:41.129495 11329 raft_consensus.cc:2804] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:41.130201 11329 raft_consensus.cc:697] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 1 LEADER]: Becoming Leader. State: Replica: 282ac184f757458f8a4f080f01afc1ad, State: Running, Role: LEADER
I20260710 11:08:41.131052 11329 consensus_queue.cc:237] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.132611 11335 raft_consensus.cc:493] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:41.133056 11335 raft_consensus.cc:515] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.134655 11335 leader_election.cc:290] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:41.135397 11323 tablet_bootstrap.cc:654] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:41.138157 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62094b29f44c4b0ca8906c435f3fce07" candidate_uuid: "282ac184f757458f8a4f080f01afc1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e801186a0c3442ea42b71210c24bf01" is_pre_election: true
I20260710 11:08:41.138806 11281 raft_consensus.cc:2468] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 282ac184f757458f8a4f080f01afc1ad in term 0.
I20260710 11:08:41.140187 11096 leader_election.cc:304] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e801186a0c3442ea42b71210c24bf01, 282ac184f757458f8a4f080f01afc1ad; no voters: 
I20260710 11:08:41.140556 11357 raft_consensus.cc:493] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:41.140964 11335 raft_consensus.cc:2804] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:41.141027 11357 raft_consensus.cc:515] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.141479 11335 raft_consensus.cc:493] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:41.141927 11335 raft_consensus.cc:3060] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:41.142024 11325 tablet_bootstrap.cc:492] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb: No bootstrap required, opened a new log
I20260710 11:08:41.142638 11325 ts_tablet_manager.cc:1403] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.001s
I20260710 11:08:41.143260 11357 leader_election.cc:290] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:41.136040 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62094b29f44c4b0ca8906c435f3fce07" candidate_uuid: "282ac184f757458f8a4f080f01afc1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb" is_pre_election: true
I20260710 11:08:41.145035 11133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49455868437541a6983ddeb3dd62dfd0" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282ac184f757458f8a4f080f01afc1ad" is_pre_election: true
I20260710 11:08:41.145547 11325 raft_consensus.cc:359] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.146371 11325 raft_consensus.cc:385] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:41.146693 11325 raft_consensus.cc:740] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.145658 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49455868437541a6983ddeb3dd62dfd0" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e801186a0c3442ea42b71210c24bf01" is_pre_election: true
I20260710 11:08:41.147984 11281 raft_consensus.cc:2393] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b032dfd29669486ab630ee111f0ca2fb in current term 1: Already voted for candidate 282ac184f757458f8a4f080f01afc1ad in this term.
W20260710 11:08:41.146548 11097 leader_election.cc:343] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:41.149132 11323 tablet_bootstrap.cc:492] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad: No bootstrap required, opened a new log
I20260710 11:08:41.148994 11171 leader_election.cc:304] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b032dfd29669486ab630ee111f0ca2fb; no voters: 0e801186a0c3442ea42b71210c24bf01, 282ac184f757458f8a4f080f01afc1ad
I20260710 11:08:41.150039 11323 ts_tablet_manager.cc:1403] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.009s
I20260710 11:08:41.150614 11357 raft_consensus.cc:3060] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:41.151409 11325 consensus_queue.cc:260] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.153513 11325 ts_tablet_manager.cc:1434] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:08:41.154402 11325 tablet_bootstrap.cc:492] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb: Bootstrap starting.
I20260710 11:08:41.155607 11365 raft_consensus.cc:493] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:41.156085 11365 raft_consensus.cc:515] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.159981 11325 tablet_bootstrap.cc:654] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:41.159941 11133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62094b29f44c4b0ca8906c435f3fce07" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282ac184f757458f8a4f080f01afc1ad" is_pre_election: true
I20260710 11:08:41.153972 11335 raft_consensus.cc:515] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.162446 11133 raft_consensus.cc:2393] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e801186a0c3442ea42b71210c24bf01 in current term 1: Already voted for candidate 282ac184f757458f8a4f080f01afc1ad in this term.
I20260710 11:08:41.164821 11365 leader_election.cc:290] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919)
I20260710 11:08:41.160035 11357 raft_consensus.cc:2749] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:41.165963 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62094b29f44c4b0ca8906c435f3fce07" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb" is_pre_election: true
I20260710 11:08:41.166678 11323 raft_consensus.cc:359] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.167475 11323 raft_consensus.cc:385] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:41.167913 11323 raft_consensus.cc:740] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282ac184f757458f8a4f080f01afc1ad, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.168296 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62094b29f44c4b0ca8906c435f3fce07" candidate_uuid: "282ac184f757458f8a4f080f01afc1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
I20260710 11:08:41.168931 11323 consensus_queue.cc:260] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
W20260710 11:08:41.169642 11097 leader_election.cc:343] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:41.167420 11246 leader_election.cc:343] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:41.170533 11246 leader_election.cc:304] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e801186a0c3442ea42b71210c24bf01; no voters: 282ac184f757458f8a4f080f01afc1ad, b032dfd29669486ab630ee111f0ca2fb
I20260710 11:08:41.171350 11323 ts_tablet_manager.cc:1434] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:08:41.173069 11365 raft_consensus.cc:3060] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:41.175426 11031 catalog_manager.cc:5697] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 282ac184f757458f8a4f080f01afc1ad (127.7.227.1). New cstate: current_term: 1 leader_uuid: "282ac184f757458f8a4f080f01afc1ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:41.178373 11325 tablet_bootstrap.cc:492] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb: No bootstrap required, opened a new log
I20260710 11:08:41.178824 11325 ts_tablet_manager.cc:1403] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.003s
I20260710 11:08:41.179044 11365 raft_consensus.cc:2749] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:41.180136 11335 leader_election.cc:290] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 election: Requested vote from peers b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:41.180284 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62094b29f44c4b0ca8906c435f3fce07" candidate_uuid: "282ac184f757458f8a4f080f01afc1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
I20260710 11:08:41.182901 11325 raft_consensus.cc:359] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.183522 11325 raft_consensus.cc:385] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:41.183777 11325 raft_consensus.cc:740] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.184391 11325 consensus_queue.cc:260] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.186062 11282 raft_consensus.cc:2468] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282ac184f757458f8a4f080f01afc1ad in term 1.
I20260710 11:08:41.186199 11325 ts_tablet_manager.cc:1434] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
I20260710 11:08:41.187119 11096 leader_election.cc:304] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e801186a0c3442ea42b71210c24bf01, 282ac184f757458f8a4f080f01afc1ad; no voters: b032dfd29669486ab630ee111f0ca2fb
I20260710 11:08:41.187705 11325 tablet_bootstrap.cc:492] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb: Bootstrap starting.
I20260710 11:08:41.188207 11335 raft_consensus.cc:2804] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:41.188592 11335 raft_consensus.cc:697] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [term 1 LEADER]: Becoming Leader. State: Replica: 282ac184f757458f8a4f080f01afc1ad, State: Running, Role: LEADER
I20260710 11:08:41.189270 11335 consensus_queue.cc:237] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.193401 11325 tablet_bootstrap.cc:654] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:41.198827 11325 tablet_bootstrap.cc:492] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb: No bootstrap required, opened a new log
I20260710 11:08:41.199287 11325 ts_tablet_manager.cc:1403] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260710 11:08:41.201555 11325 raft_consensus.cc:359] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.202190 11325 raft_consensus.cc:385] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:41.202554 11325 raft_consensus.cc:740] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.202099 11031 catalog_manager.cc:5697] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 282ac184f757458f8a4f080f01afc1ad (127.7.227.1). New cstate: current_term: 1 leader_uuid: "282ac184f757458f8a4f080f01afc1ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:41.203183 11325 consensus_queue.cc:260] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.204994 11325 ts_tablet_manager.cc:1434] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:08:41.205636 11325 tablet_bootstrap.cc:492] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb: Bootstrap starting.
I20260710 11:08:41.210381 11325 tablet_bootstrap.cc:654] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:41.213924 11325 tablet_bootstrap.cc:492] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb: No bootstrap required, opened a new log
I20260710 11:08:41.214287 11325 ts_tablet_manager.cc:1403] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 11:08:41.215947 11325 raft_consensus.cc:359] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.216388 11325 raft_consensus.cc:385] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:41.216571 11325 raft_consensus.cc:740] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.217131 11325 consensus_queue.cc:260] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.218490 11325 ts_tablet_manager.cc:1434] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:41.228540 11335 raft_consensus.cc:493] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:41.228994 11335 raft_consensus.cc:515] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.230556 11335 leader_election.cc:290] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:41.231189 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a3bbee6dec489b8cd377a3f161c88d" candidate_uuid: "282ac184f757458f8a4f080f01afc1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb" is_pre_election: true
I20260710 11:08:41.231443 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a3bbee6dec489b8cd377a3f161c88d" candidate_uuid: "282ac184f757458f8a4f080f01afc1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e801186a0c3442ea42b71210c24bf01" is_pre_election: true
I20260710 11:08:41.231683 11206 raft_consensus.cc:2468] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 282ac184f757458f8a4f080f01afc1ad in term 0.
I20260710 11:08:41.231998 11282 raft_consensus.cc:2468] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 282ac184f757458f8a4f080f01afc1ad in term 0.
I20260710 11:08:41.232511 11097 leader_election.cc:304] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282ac184f757458f8a4f080f01afc1ad, b032dfd29669486ab630ee111f0ca2fb; no voters: 
I20260710 11:08:41.233168 11335 raft_consensus.cc:2804] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:41.233424 11335 raft_consensus.cc:493] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:41.233705 11335 raft_consensus.cc:3060] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:41.238088 11335 raft_consensus.cc:515] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.239733 11335 leader_election.cc:290] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 election: Requested vote from peers b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:41.240502 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a3bbee6dec489b8cd377a3f161c88d" candidate_uuid: "282ac184f757458f8a4f080f01afc1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
I20260710 11:08:41.240748 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a3bbee6dec489b8cd377a3f161c88d" candidate_uuid: "282ac184f757458f8a4f080f01afc1ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
I20260710 11:08:41.241214 11206 raft_consensus.cc:3060] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:41.241276 11282 raft_consensus.cc:3060] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:41.245788 11206 raft_consensus.cc:2468] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282ac184f757458f8a4f080f01afc1ad in term 1.
I20260710 11:08:41.245757 11282 raft_consensus.cc:2468] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282ac184f757458f8a4f080f01afc1ad in term 1.
I20260710 11:08:41.246920 11097 leader_election.cc:304] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282ac184f757458f8a4f080f01afc1ad, b032dfd29669486ab630ee111f0ca2fb; no voters: 
I20260710 11:08:41.247520 11335 raft_consensus.cc:2804] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:41.247989 11335 raft_consensus.cc:697] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [term 1 LEADER]: Becoming Leader. State: Replica: 282ac184f757458f8a4f080f01afc1ad, State: Running, Role: LEADER
I20260710 11:08:41.248654 11335 consensus_queue.cc:237] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.255460 11031 catalog_manager.cc:5697] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 282ac184f757458f8a4f080f01afc1ad (127.7.227.1). New cstate: current_term: 1 leader_uuid: "282ac184f757458f8a4f080f01afc1ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:41.302767 11335 consensus_queue.cc:1048] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:41.314297 11345 consensus_queue.cc:1048] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:41.347893 11357 raft_consensus.cc:493] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:41.348295 11357 raft_consensus.cc:515] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.349941 11357 leader_election.cc:290] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:41.350659 11133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62094b29f44c4b0ca8906c435f3fce07" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282ac184f757458f8a4f080f01afc1ad" is_pre_election: true
I20260710 11:08:41.350883 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62094b29f44c4b0ca8906c435f3fce07" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e801186a0c3442ea42b71210c24bf01" is_pre_election: true
I20260710 11:08:41.351543 11282 raft_consensus.cc:2393] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b032dfd29669486ab630ee111f0ca2fb in current term 1: Already voted for candidate 282ac184f757458f8a4f080f01afc1ad in this term.
I20260710 11:08:41.352355 11171 leader_election.cc:304] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b032dfd29669486ab630ee111f0ca2fb; no voters: 0e801186a0c3442ea42b71210c24bf01, 282ac184f757458f8a4f080f01afc1ad
I20260710 11:08:41.352927 11357 raft_consensus.cc:3060] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:41.357216 11357 raft_consensus.cc:2749] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:41.401837 11365 consensus_queue.cc:1048] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:41.411471 11133 raft_consensus.cc:3060] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:41.415234 11131 raft_consensus.cc:3060] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:41.418787 11345 raft_consensus.cc:493] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:41.419286 11345 raft_consensus.cc:515] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.419708 11368 consensus_queue.cc:1048] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:41.421233 11345 leader_election.cc:290] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:41.422353 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e32bbc44214b36817044ab8140d2e2" candidate_uuid: "282ac184f757458f8a4f080f01afc1ad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb" is_pre_election: true
I20260710 11:08:41.422590 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e32bbc44214b36817044ab8140d2e2" candidate_uuid: "282ac184f757458f8a4f080f01afc1ad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e801186a0c3442ea42b71210c24bf01" is_pre_election: true
I20260710 11:08:41.423035 11357 consensus_queue.cc:1048] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:41.424419 11096 leader_election.cc:304] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [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: 282ac184f757458f8a4f080f01afc1ad; no voters: 0e801186a0c3442ea42b71210c24bf01, b032dfd29669486ab630ee111f0ca2fb
I20260710 11:08:41.425971 11329 raft_consensus.cc:2749] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:41.437626 11357 consensus_queue.cc:1048] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:41.452212 11368 consensus_queue.cc:1048] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:41.461498 11327 raft_consensus.cc:493] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:41.461735 11374 consensus_queue.cc:1048] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:41.462041 11327 raft_consensus.cc:515] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.464089 11327 leader_election.cc:290] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919)
I20260710 11:08:41.467916 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bdea83960f49f4be068609e6bbe86a" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb" is_pre_election: true
I20260710 11:08:41.468164 11327 consensus_queue.cc:1048] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:41.468787 11131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bdea83960f49f4be068609e6bbe86a" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282ac184f757458f8a4f080f01afc1ad" is_pre_election: true
I20260710 11:08:41.469535 11131 raft_consensus.cc:2393] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e801186a0c3442ea42b71210c24bf01 in current term 1: Already voted for candidate b032dfd29669486ab630ee111f0ca2fb in this term.
I20260710 11:08:41.472103 11246 leader_election.cc:304] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e801186a0c3442ea42b71210c24bf01; no voters: 282ac184f757458f8a4f080f01afc1ad, b032dfd29669486ab630ee111f0ca2fb
I20260710 11:08:41.472923 11327 raft_consensus.cc:3060] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:41.481408 11355 consensus_queue.cc:1048] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:41.483587 11355 raft_consensus.cc:493] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:41.483928 11355 raft_consensus.cc:515] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.484644 11327 raft_consensus.cc:2749] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:41.486505 11133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ea81294d1d4777a8d8435b2784b5f2" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282ac184f757458f8a4f080f01afc1ad" is_pre_election: true
I20260710 11:08:41.487253 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ea81294d1d4777a8d8435b2784b5f2" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb" is_pre_election: true
I20260710 11:08:41.487226 11133 raft_consensus.cc:2468] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 0.
I20260710 11:08:41.486716 11355 leader_election.cc:290] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919)
I20260710 11:08:41.488229 11206 raft_consensus.cc:2468] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 0.
I20260710 11:08:41.488471 11248 leader_election.cc:304] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e801186a0c3442ea42b71210c24bf01, 282ac184f757458f8a4f080f01afc1ad; no voters: 
I20260710 11:08:41.489257 11355 raft_consensus.cc:2804] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:41.489638 11355 raft_consensus.cc:493] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:41.490685 11355 raft_consensus.cc:3060] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:41.495795 11355 raft_consensus.cc:515] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.497650 11355 leader_election.cc:290] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919)
I20260710 11:08:41.497804 11131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ea81294d1d4777a8d8435b2784b5f2" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282ac184f757458f8a4f080f01afc1ad"
I20260710 11:08:41.498207 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ea81294d1d4777a8d8435b2784b5f2" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
I20260710 11:08:41.498469 11131 raft_consensus.cc:3060] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:41.498818 11206 raft_consensus.cc:3060] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:41.505034 11206 raft_consensus.cc:2468] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 1.
I20260710 11:08:41.505034 11131 raft_consensus.cc:2468] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 1.
I20260710 11:08:41.506138 11248 leader_election.cc:304] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e801186a0c3442ea42b71210c24bf01, 282ac184f757458f8a4f080f01afc1ad; no voters: 
I20260710 11:08:41.506855 11355 raft_consensus.cc:2804] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:41.507232 11355 raft_consensus.cc:697] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [term 1 LEADER]: Becoming Leader. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Running, Role: LEADER
I20260710 11:08:41.507941 11355 consensus_queue.cc:237] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.514953 11030 catalog_manager.cc:5697] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3). New cstate: current_term: 1 leader_uuid: "0e801186a0c3442ea42b71210c24bf01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:41.532373 11357 raft_consensus.cc:493] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:41.532944 11357 raft_consensus.cc:515] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:41.534577 11357 leader_election.cc:290] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:41.535234 11131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b07a152ea64d4ba3186d0b674f67e9" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282ac184f757458f8a4f080f01afc1ad" is_pre_election: true
I20260710 11:08:41.535612 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b07a152ea64d4ba3186d0b674f67e9" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e801186a0c3442ea42b71210c24bf01" is_pre_election: true
I20260710 11:08:41.536337 11282 raft_consensus.cc:2393] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b032dfd29669486ab630ee111f0ca2fb in current term 1: Already voted for candidate 282ac184f757458f8a4f080f01afc1ad in this term.
I20260710 11:08:41.537415 11171 leader_election.cc:304] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b032dfd29669486ab630ee111f0ca2fb; no voters: 0e801186a0c3442ea42b71210c24bf01, 282ac184f757458f8a4f080f01afc1ad
I20260710 11:08:41.538151 11357 raft_consensus.cc:3060] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:41.538967 11367 consensus_queue.cc:1048] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:41.543423 11357 raft_consensus.cc:2749] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:41.548825 11331 consensus_queue.cc:1048] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:41.552549 11329 consensus_queue.cc:1048] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:41.559312  8076 ts_manager.cc:295] Set tserver state for 282ac184f757458f8a4f080f01afc1ad to MAINTENANCE_MODE
I20260710 11:08:41.560235  8076 tablet_server.cc:179] TabletServer@127.7.227.1:0 shutting down...
I20260710 11:08:41.566642 11329 consensus_queue.cc:1048] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:41.598302  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:41.599052  8076 tablet_replica.cc:333] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad: stopping tablet replica
I20260710 11:08:41.599902  8076 raft_consensus.cc:2243] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.600554  8076 raft_consensus.cc:2272] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.604271  8076 tablet_replica.cc:333] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad: stopping tablet replica
I20260710 11:08:41.605199  8076 raft_consensus.cc:2243] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.605741  8076 pending_rounds.cc:70] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad: Trying to abort 1 pending ops.
I20260710 11:08:41.605912  8076 pending_rounds.cc:77] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305960330241048576 op_type: NO_OP noop_request { }
I20260710 11:08:41.606220  8076 raft_consensus.cc:2889] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:41.606511  8076 raft_consensus.cc:2272] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.608748  8076 tablet_replica.cc:333] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad: stopping tablet replica
I20260710 11:08:41.609287  8076 raft_consensus.cc:2243] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.609649  8076 raft_consensus.cc:2272] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.612044  8076 tablet_replica.cc:333] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad: stopping tablet replica
I20260710 11:08:41.612709  8076 raft_consensus.cc:2243] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.613194  8076 raft_consensus.cc:2272] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.615406  8076 tablet_replica.cc:333] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad: stopping tablet replica
I20260710 11:08:41.615897  8076 raft_consensus.cc:2243] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.616428  8076 pending_rounds.cc:70] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad: Trying to abort 1 pending ops.
I20260710 11:08:41.616612  8076 pending_rounds.cc:77] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305960329999003648 op_type: NO_OP noop_request { }
I20260710 11:08:41.616855  8076 raft_consensus.cc:2889] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:41.617106  8076 raft_consensus.cc:2272] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.618983  8076 tablet_replica.cc:333] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad: stopping tablet replica
I20260710 11:08:41.619514  8076 raft_consensus.cc:2243] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.620234  8076 raft_consensus.cc:2272] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.622066  8076 tablet_replica.cc:333] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad: stopping tablet replica
I20260710 11:08:41.622560  8076 raft_consensus.cc:2243] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.622888  8076 raft_consensus.cc:2272] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.624327  8076 tablet_replica.cc:333] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad: stopping tablet replica
I20260710 11:08:41.624764  8076 raft_consensus.cc:2243] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.625147  8076 raft_consensus.cc:2272] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.627300  8076 tablet_replica.cc:333] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad: stopping tablet replica
I20260710 11:08:41.627801  8076 raft_consensus.cc:2243] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.628165  8076 raft_consensus.cc:2272] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.629962  8076 tablet_replica.cc:333] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad: stopping tablet replica
I20260710 11:08:41.630453  8076 raft_consensus.cc:2243] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.631181  8076 raft_consensus.cc:2272] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.658937  8076 tablet_server.cc:196] TabletServer@127.7.227.1:0 shutdown complete.
W20260710 11:08:41.868410 11174 consensus_peers.cc:597] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb -> Peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Couldn't send request to peer 282ac184f757458f8a4f080f01afc1ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:41.871924 11248 consensus_peers.cc:597] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 -> Peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Couldn't send request to peer 282ac184f757458f8a4f080f01afc1ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:41.872354 11248 consensus_peers.cc:597] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 -> Peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Couldn't send request to peer 282ac184f757458f8a4f080f01afc1ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:41.935758 11079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:41.987380 11248 consensus_peers.cc:597] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 -> Peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Couldn't send request to peer 282ac184f757458f8a4f080f01afc1ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:41.989253 11248 consensus_peers.cc:597] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 -> Peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Couldn't send request to peer 282ac184f757458f8a4f080f01afc1ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:42.042065 11174 consensus_peers.cc:597] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb -> Peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Couldn't send request to peer 282ac184f757458f8a4f080f01afc1ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:42.116381 11355 consensus_queue.cc:1048] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:42.812110 11411 raft_consensus.cc:493] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 282ac184f757458f8a4f080f01afc1ad)
I20260710 11:08:42.812525 11411 raft_consensus.cc:515] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:42.814041 11411 leader_election.cc:290] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919)
I20260710 11:08:42.815174 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49455868437541a6983ddeb3dd62dfd0" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb" is_pre_election: true
W20260710 11:08:42.817595 11248 leader_election.cc:336] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111)
I20260710 11:08:42.817714 11331 raft_consensus.cc:493] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 282ac184f757458f8a4f080f01afc1ad)
I20260710 11:08:42.817968 11248 leader_election.cc:304] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [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: 0e801186a0c3442ea42b71210c24bf01; no voters: 282ac184f757458f8a4f080f01afc1ad, b032dfd29669486ab630ee111f0ca2fb
I20260710 11:08:42.818208 11331 raft_consensus.cc:515] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:42.818670 11411 raft_consensus.cc:2749] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:42.820096 11331 leader_election.cc:290] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:42.821070 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49455868437541a6983ddeb3dd62dfd0" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0e801186a0c3442ea42b71210c24bf01" is_pre_election: true
I20260710 11:08:42.821691 11281 raft_consensus.cc:2468] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b032dfd29669486ab630ee111f0ca2fb in term 1.
I20260710 11:08:42.822705 11171 leader_election.cc:304] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [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: 0e801186a0c3442ea42b71210c24bf01, b032dfd29669486ab630ee111f0ca2fb; no voters: 
I20260710 11:08:42.823426 11331 raft_consensus.cc:2804] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:08:42.823503 11174 leader_election.cc:336] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111)
I20260710 11:08:42.823879 11331 raft_consensus.cc:493] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 282ac184f757458f8a4f080f01afc1ad)
I20260710 11:08:42.824234 11331 raft_consensus.cc:3060] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:42.828831 11331 raft_consensus.cc:515] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:42.830390 11331 leader_election.cc:290] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 2 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:42.831251 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49455868437541a6983ddeb3dd62dfd0" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
I20260710 11:08:42.831826 11281 raft_consensus.cc:3060] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:42.833958 11174 leader_election.cc:336] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111)
I20260710 11:08:42.837165 11281 raft_consensus.cc:2468] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b032dfd29669486ab630ee111f0ca2fb in term 2.
I20260710 11:08:42.838001 11171 leader_election.cc:304] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [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: 0e801186a0c3442ea42b71210c24bf01, b032dfd29669486ab630ee111f0ca2fb; no voters: 282ac184f757458f8a4f080f01afc1ad
I20260710 11:08:42.838667 11331 raft_consensus.cc:2804] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:42.839013 11331 raft_consensus.cc:697] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 2 LEADER]: Becoming Leader. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Running, Role: LEADER
I20260710 11:08:42.839617 11331 consensus_queue.cc:237] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:42.845745 11030 catalog_manager.cc:5697] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb reported cstate change: term changed from 1 to 2, leader changed from 282ac184f757458f8a4f080f01afc1ad (127.7.227.1) to b032dfd29669486ab630ee111f0ca2fb (127.7.227.2). New cstate: current_term: 2 leader_uuid: "b032dfd29669486ab630ee111f0ca2fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:42.936584 11079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:42.981592 11331 raft_consensus.cc:493] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:42.982069 11331 raft_consensus.cc:515] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:42.983637 11331 leader_election.cc:290] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:42.984643 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62094b29f44c4b0ca8906c435f3fce07" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e801186a0c3442ea42b71210c24bf01" is_pre_election: true
I20260710 11:08:42.985296 11281 raft_consensus.cc:2468] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b032dfd29669486ab630ee111f0ca2fb in term 1.
I20260710 11:08:42.986187 11171 leader_election.cc:304] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [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: 0e801186a0c3442ea42b71210c24bf01, b032dfd29669486ab630ee111f0ca2fb; no voters: 
I20260710 11:08:42.986878 11331 raft_consensus.cc:2804] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:08:42.987030 11174 leader_election.cc:336] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111)
I20260710 11:08:42.987162 11331 raft_consensus.cc:493] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:42.987483 11331 raft_consensus.cc:3060] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:42.992273 11331 raft_consensus.cc:515] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:42.994030 11331 leader_election.cc:290] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 2 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:42.995071 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62094b29f44c4b0ca8906c435f3fce07" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
I20260710 11:08:42.995618 11281 raft_consensus.cc:3060] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:42.997733 11174 leader_election.cc:336] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111)
I20260710 11:08:43.001197 11281 raft_consensus.cc:2468] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b032dfd29669486ab630ee111f0ca2fb in term 2.
I20260710 11:08:43.002099 11171 leader_election.cc:304] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [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: 0e801186a0c3442ea42b71210c24bf01, b032dfd29669486ab630ee111f0ca2fb; no voters: 282ac184f757458f8a4f080f01afc1ad
I20260710 11:08:43.002715 11331 raft_consensus.cc:2804] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:43.003106 11331 raft_consensus.cc:697] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [term 2 LEADER]: Becoming Leader. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Running, Role: LEADER
I20260710 11:08:43.003818 11331 consensus_queue.cc:237] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Queue going to LEADER 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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:43.010013 11030 catalog_manager.cc:5697] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb reported cstate change: term changed from 1 to 2, leader changed from 282ac184f757458f8a4f080f01afc1ad (127.7.227.1) to b032dfd29669486ab630ee111f0ca2fb (127.7.227.2). New cstate: current_term: 2 leader_uuid: "b032dfd29669486ab630ee111f0ca2fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:43.065891 11411 raft_consensus.cc:493] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 282ac184f757458f8a4f080f01afc1ad)
I20260710 11:08:43.066376 11411 raft_consensus.cc:515] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:43.067945 11411 leader_election.cc:290] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919)
I20260710 11:08:43.069116 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b07a152ea64d4ba3186d0b674f67e9" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb" is_pre_election: true
I20260710 11:08:43.069782 11206 raft_consensus.cc:2468] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 1.
I20260710 11:08:43.071080 11246 leader_election.cc:304] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [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: 0e801186a0c3442ea42b71210c24bf01, b032dfd29669486ab630ee111f0ca2fb; no voters: 
W20260710 11:08:43.071635 11248 leader_election.cc:336] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111)
I20260710 11:08:43.071826 11411 raft_consensus.cc:2804] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:43.072248 11411 raft_consensus.cc:493] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 282ac184f757458f8a4f080f01afc1ad)
I20260710 11:08:43.072597 11411 raft_consensus.cc:3060] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.077097 11411 raft_consensus.cc:515] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:43.078722 11411 leader_election.cc:290] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 2 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919)
I20260710 11:08:43.085522 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b07a152ea64d4ba3186d0b674f67e9" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
I20260710 11:08:43.086099 11206 raft_consensus.cc:3060] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:43.088973 11248 leader_election.cc:336] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111)
I20260710 11:08:43.092978 11206 raft_consensus.cc:2468] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 2.
I20260710 11:08:43.094094 11246 leader_election.cc:304] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [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: 0e801186a0c3442ea42b71210c24bf01, b032dfd29669486ab630ee111f0ca2fb; no voters: 282ac184f757458f8a4f080f01afc1ad
I20260710 11:08:43.094859 11411 raft_consensus.cc:2804] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:43.095773 11411 raft_consensus.cc:697] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 2 LEADER]: Becoming Leader. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Running, Role: LEADER
I20260710 11:08:43.096500 11411 consensus_queue.cc:237] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:43.103351 11030 catalog_manager.cc:5697] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 reported cstate change: term changed from 1 to 2, leader changed from 282ac184f757458f8a4f080f01afc1ad (127.7.227.1) to 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3). New cstate: current_term: 2 leader_uuid: "0e801186a0c3442ea42b71210c24bf01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:43.105161 11331 raft_consensus.cc:493] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.105568 11331 raft_consensus.cc:515] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:43.107861 11331 leader_election.cc:290] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:43.108486 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a3bbee6dec489b8cd377a3f161c88d" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e801186a0c3442ea42b71210c24bf01" is_pre_election: true
I20260710 11:08:43.109112 11281 raft_consensus.cc:2468] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b032dfd29669486ab630ee111f0ca2fb in term 1.
I20260710 11:08:43.110054 11171 leader_election.cc:304] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [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: 0e801186a0c3442ea42b71210c24bf01, b032dfd29669486ab630ee111f0ca2fb; no voters: 
I20260710 11:08:43.110699 11331 raft_consensus.cc:2804] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:43.111022 11331 raft_consensus.cc:493] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:43.111328 11331 raft_consensus.cc:3060] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:43.112025 11174 leader_election.cc:336] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111)
I20260710 11:08:43.117583 11331 raft_consensus.cc:515] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:43.119432 11331 leader_election.cc:290] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 2 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:43.120381 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a3bbee6dec489b8cd377a3f161c88d" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
I20260710 11:08:43.120859 11281 raft_consensus.cc:3060] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:43.123420 11174 leader_election.cc:336] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111)
I20260710 11:08:43.126117 11281 raft_consensus.cc:2468] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b032dfd29669486ab630ee111f0ca2fb in term 2.
I20260710 11:08:43.127234 11171 leader_election.cc:304] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [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: 0e801186a0c3442ea42b71210c24bf01, b032dfd29669486ab630ee111f0ca2fb; no voters: 282ac184f757458f8a4f080f01afc1ad
I20260710 11:08:43.127970 11331 raft_consensus.cc:2804] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:43.128334 11331 raft_consensus.cc:697] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [term 2 LEADER]: Becoming Leader. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Running, Role: LEADER
I20260710 11:08:43.128971 11331 consensus_queue.cc:237] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Queue going to LEADER 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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:43.135790 11030 catalog_manager.cc:5697] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb reported cstate change: term changed from 1 to 2, leader changed from 282ac184f757458f8a4f080f01afc1ad (127.7.227.1) to b032dfd29669486ab630ee111f0ca2fb (127.7.227.2). New cstate: current_term: 2 leader_uuid: "b032dfd29669486ab630ee111f0ca2fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:43.268496 11174 consensus_peers.cc:597] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb -> Peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Couldn't send request to peer 282ac184f757458f8a4f080f01afc1ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:43.394745 11281 raft_consensus.cc:1275] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Refusing update from remote peer b032dfd29669486ab630ee111f0ca2fb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:08:43.396003 11331 consensus_queue.cc:1048] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.405045 11282 raft_consensus.cc:1275] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Refusing update from remote peer b032dfd29669486ab630ee111f0ca2fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:43.408210 11367 consensus_queue.cc:1048] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:08:43.411397 11174 consensus_peers.cc:597] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb -> Peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Couldn't send request to peer 282ac184f757458f8a4f080f01afc1ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:43.580075 11206 raft_consensus.cc:1275] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Refusing update from remote peer 0e801186a0c3442ea42b71210c24bf01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:43.581176 11411 consensus_queue.cc:1048] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:08:43.592952 11248 consensus_peers.cc:597] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 -> Peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Couldn't send request to peer 282ac184f757458f8a4f080f01afc1ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:43.674352 11174 consensus_peers.cc:597] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb -> Peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Couldn't send request to peer 282ac184f757458f8a4f080f01afc1ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:43.712247 11281 raft_consensus.cc:1275] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Refusing update from remote peer b032dfd29669486ab630ee111f0ca2fb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:08:43.713325 11425 consensus_queue.cc:1048] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:43.937472 11079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:44.254103 11248 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111) [suppressed 60 similar messages]
W20260710 11:08:44.256343 11248 consensus_peers.cc:597] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 -> Peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Couldn't send request to peer 282ac184f757458f8a4f080f01afc1ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:44.259892 11174 consensus_peers.cc:597] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb -> Peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Couldn't send request to peer 282ac184f757458f8a4f080f01afc1ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:44.446256 11248 consensus_peers.cc:597] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 -> Peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Couldn't send request to peer 282ac184f757458f8a4f080f01afc1ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:44.530941 11248 consensus_peers.cc:597] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 -> Peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Couldn't send request to peer 282ac184f757458f8a4f080f01afc1ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:44.669384 11174 consensus_peers.cc:597] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb -> Peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Couldn't send request to peer 282ac184f757458f8a4f080f01afc1ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:44.704339 11248 consensus_peers.cc:597] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 -> Peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Couldn't send request to peer 282ac184f757458f8a4f080f01afc1ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:44.938781 11079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:45.571957 11174 consensus_peers.cc:597] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb -> Peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Couldn't send request to peer 282ac184f757458f8a4f080f01afc1ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:45.939827 11079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:45.993081 11174 consensus_peers.cc:597] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb -> Peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Couldn't send request to peer 282ac184f757458f8a4f080f01afc1ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:45.998397 11174 consensus_peers.cc:597] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb -> Peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Couldn't send request to peer 282ac184f757458f8a4f080f01afc1ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:46.055277 11248 consensus_peers.cc:597] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 -> Peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Couldn't send request to peer 282ac184f757458f8a4f080f01afc1ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:08:46.675493  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:46.682263 11431 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:46.683568 11432 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:46.684113 11434 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:46.686633  8076 server_base.cc:1061] running on GCE node
I20260710 11:08:46.689138  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:46.689378  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:46.689553  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681726689536 us; error 0 us; skew 500 ppm
I20260710 11:08:46.690093  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:46.692787  8076 webserver.cc:533] Webserver started at http://127.7.227.1:38803/ using document root <none> and password file <none>
I20260710 11:08:46.693338  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:46.693509  8076 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:08:46.697324  8076 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:08:46.701089 11439 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:46.701805  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:08:46.702081  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681643265467-8076-0/minicluster-data/ts-0-root
uuid: "282ac184f757458f8a4f080f01afc1ad"
format_stamp: "Formatted at 2026-07-10 11:08:40 on dist-test-slave-8pmn"
I20260710 11:08:46.702476  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681643265467-8076-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681643265467-8076-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681643265467-8076-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:46.714192  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:46.715413  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:46.716877  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:46.720667 11446 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 11:08:46.726302 11248 consensus_peers.cc:597] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 -> Peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Couldn't send request to peer 282ac184f757458f8a4f080f01afc1ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:08:46.772404  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:08:46.772706  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.053s	user 0.003s	sys 0.000s
I20260710 11:08:46.772950  8076 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:08:46.777918 11446 tablet_bootstrap.cc:492] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad: Bootstrap starting.
I20260710 11:08:46.794859 11446 tablet_bootstrap.cc:492] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:46.795800 11446 tablet_bootstrap.cc:492] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad: Bootstrap complete.
I20260710 11:08:46.796427 11446 ts_tablet_manager.cc:1403] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:08:46.799320 11446 raft_consensus.cc:359] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:46.800297 11446 raft_consensus.cc:740] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282ac184f757458f8a4f080f01afc1ad, State: Initialized, Role: FOLLOWER
I20260710 11:08:46.801070 11446 consensus_queue.cc:260] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:46.803860 11446 ts_tablet_manager.cc:1434] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:08:46.804670 11446 tablet_bootstrap.cc:492] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad: Bootstrap starting.
I20260710 11:08:46.818989 11446 tablet_bootstrap.cc:492] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:08:46.819857 11446 tablet_bootstrap.cc:492] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad: Bootstrap complete.
I20260710 11:08:46.820438 11446 ts_tablet_manager.cc:1403] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260710 11:08:46.822702 11446 raft_consensus.cc:359] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:46.823537 11446 raft_consensus.cc:740] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282ac184f757458f8a4f080f01afc1ad, State: Initialized, Role: FOLLOWER
I20260710 11:08:46.824290  8076 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:08:46.824219 11446 consensus_queue.cc:260] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:46.824620  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.052s	user 0.052s	sys 0.000s
I20260710 11:08:46.826406 11446 ts_tablet_manager.cc:1434] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 11:08:46.827294 11446 tablet_bootstrap.cc:492] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad: Bootstrap starting.
W20260710 11:08:46.834666 11248 consensus_peers.cc:597] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 -> Peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Couldn't send request to peer 282ac184f757458f8a4f080f01afc1ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:08:46.842314 11446 tablet_bootstrap.cc:492] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:46.843290 11446 tablet_bootstrap.cc:492] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad: Bootstrap complete.
I20260710 11:08:46.844110 11446 ts_tablet_manager.cc:1403] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 11:08:46.847360 11446 raft_consensus.cc:359] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:46.848173 11446 raft_consensus.cc:740] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282ac184f757458f8a4f080f01afc1ad, State: Initialized, Role: FOLLOWER
I20260710 11:08:46.848973 11446 consensus_queue.cc:260] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:46.851274 11446 ts_tablet_manager.cc:1434] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:46.852126 11446 tablet_bootstrap.cc:492] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad: Bootstrap starting.
W20260710 11:08:46.861892 11174 consensus_peers.cc:597] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb -> Peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Couldn't send request to peer 282ac184f757458f8a4f080f01afc1ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:08:46.868122 11446 tablet_bootstrap.cc:492] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:46.869153 11446 tablet_bootstrap.cc:492] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad: Bootstrap complete.
I20260710 11:08:46.869791 11446 ts_tablet_manager.cc:1403] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.012s
I20260710 11:08:46.872465 11446 raft_consensus.cc:359] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } }
I20260710 11:08:46.873099 11446 raft_consensus.cc:740] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282ac184f757458f8a4f080f01afc1ad, State: Initialized, Role: FOLLOWER
I20260710 11:08:46.873812 11446 consensus_queue.cc:260] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } }
I20260710 11:08:46.875771 11446 ts_tablet_manager.cc:1434] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:08:46.876592 11446 tablet_bootstrap.cc:492] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad: Bootstrap starting.
I20260710 11:08:46.884268  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.1:41047
I20260710 11:08:46.884357 11507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.1:41047 every 8 connection(s)
I20260710 11:08:46.889982  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:46.892664 11446 tablet_bootstrap.cc:492] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:08:46.893733 11446 tablet_bootstrap.cc:492] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad: Bootstrap complete.
I20260710 11:08:46.894434 11446 ts_tablet_manager.cc:1403] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 11:08:46.898373 11446 raft_consensus.cc:359] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:46.899281 11446 raft_consensus.cc:740] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282ac184f757458f8a4f080f01afc1ad, State: Initialized, Role: FOLLOWER
I20260710 11:08:46.900030 11446 consensus_queue.cc:260] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:46.902101 11446 ts_tablet_manager.cc:1434] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:08:46.903003 11446 tablet_bootstrap.cc:492] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad: Bootstrap starting.
I20260710 11:08:46.929590 11446 tablet_bootstrap.cc:492] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:46.930424 11446 tablet_bootstrap.cc:492] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad: Bootstrap complete.
I20260710 11:08:46.931109 11446 ts_tablet_manager.cc:1403] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.016s
I20260710 11:08:46.933652 11482 raft_consensus.cc:3060] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:46.933630 11446 raft_consensus.cc:359] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:46.934378 11446 raft_consensus.cc:740] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282ac184f757458f8a4f080f01afc1ad, State: Initialized, Role: FOLLOWER
I20260710 11:08:46.935012 11446 consensus_queue.cc:260] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:46.936452 11281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02ea81294d1d4777a8d8435b2784b5f2"
dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
mode: GRACEFUL
new_leader_uuid: "b032dfd29669486ab630ee111f0ca2fb"
 from {username='slave'} at 127.0.0.1:58488
I20260710 11:08:46.937260 11446 ts_tablet_manager.cc:1434] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:46.937225 11281 raft_consensus.cc:606] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [term 1 LEADER]: Received request to transfer leadership to TS b032dfd29669486ab630ee111f0ca2fb
I20260710 11:08:46.937825 11509 heartbeater.cc:344] Connected to a master server at 127.7.227.62:42761
I20260710 11:08:46.938205 11509 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:46.938804 11446 tablet_bootstrap.cc:492] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad: Bootstrap starting.
I20260710 11:08:46.939117 11509 heartbeater.cc:507] Master 127.7.227.62:42761 requested a full tablet report, sending...
W20260710 11:08:46.940641 11079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:46.942102 11482 pending_rounds.cc:85] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad: Aborting all ops after (but not including) 0
I20260710 11:08:46.942503 11482 pending_rounds.cc:107] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:08:46.942822 11482 raft_consensus.cc:2889] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:08:46.953372 11206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3216680c07dd4ebc8642737a4751abd7"
dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
mode: GRACEFUL
new_leader_uuid: "0e801186a0c3442ea42b71210c24bf01"
 from {username='slave'} at 127.0.0.1:40774
I20260710 11:08:46.953958 11206 raft_consensus.cc:606] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [term 1 LEADER]: Received request to transfer leadership to TS 0e801186a0c3442ea42b71210c24bf01
I20260710 11:08:46.954396 11446 tablet_bootstrap.cc:492] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:46.954622 11030 ts_manager.cc:194] Re-registered known tserver with Master: 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047)
I20260710 11:08:46.955317 11446 tablet_bootstrap.cc:492] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad: Bootstrap complete.
I20260710 11:08:46.955792 11446 ts_tablet_manager.cc:1403] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 11:08:46.956743 11206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49455868437541a6983ddeb3dd62dfd0"
dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
mode: GRACEFUL
new_leader_uuid: "0e801186a0c3442ea42b71210c24bf01"
 from {username='slave'} at 127.0.0.1:40774
I20260710 11:08:46.957296 11206 raft_consensus.cc:606] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 2 LEADER]: Received request to transfer leadership to TS 0e801186a0c3442ea42b71210c24bf01
I20260710 11:08:46.957994 11446 raft_consensus.cc:359] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:46.958449  8076 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:46.958674 11446 raft_consensus.cc:740] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282ac184f757458f8a4f080f01afc1ad, State: Initialized, Role: FOLLOWER
I20260710 11:08:46.959213  8076 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:46.959434 11446 consensus_queue.cc:260] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:46.960036  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:46.961362 11446 ts_tablet_manager.cc:1434] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:08:46.962102 11446 tablet_bootstrap.cc:492] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad: Bootstrap starting.
I20260710 11:08:46.963560 11030 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55108
I20260710 11:08:46.966351 11509 heartbeater.cc:499] Master 127.7.227.62:42761 was elected leader, sending a full tablet report...
I20260710 11:08:46.975178 11446 tablet_bootstrap.cc:492] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:46.975812 11446 tablet_bootstrap.cc:492] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad: Bootstrap complete.
I20260710 11:08:46.976275 11446 ts_tablet_manager.cc:1403] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 11:08:46.977955 11446 raft_consensus.cc:359] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:46.978470 11446 raft_consensus.cc:740] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282ac184f757458f8a4f080f01afc1ad, State: Initialized, Role: FOLLOWER
I20260710 11:08:46.978950 11446 consensus_queue.cc:260] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:46.980512 11446 ts_tablet_manager.cc:1434] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:46.981221 11446 tablet_bootstrap.cc:492] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad: Bootstrap starting.
I20260710 11:08:46.991784 11446 tablet_bootstrap.cc:492] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:46.992435 11446 tablet_bootstrap.cc:492] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad: Bootstrap complete.
I20260710 11:08:46.992905 11446 ts_tablet_manager.cc:1403] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:08:46.994848 11446 raft_consensus.cc:359] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:46.995311 11446 raft_consensus.cc:740] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282ac184f757458f8a4f080f01afc1ad, State: Initialized, Role: FOLLOWER
I20260710 11:08:46.995874 11446 consensus_queue.cc:260] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:46.997035 11425 raft_consensus.cc:993] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb: : Instructing follower 0e801186a0c3442ea42b71210c24bf01 to start an election
I20260710 11:08:46.997417 11446 ts_tablet_manager.cc:1434] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:46.997669 11523 raft_consensus.cc:1081] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 2 LEADER]: Signalling peer 0e801186a0c3442ea42b71210c24bf01 to start an election
I20260710 11:08:46.998428 11446 tablet_bootstrap.cc:492] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad: Bootstrap starting.
I20260710 11:08:46.999409 11281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49455868437541a6983ddeb3dd62dfd0"
dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
 from {username='slave'} at 127.0.0.1:40138
I20260710 11:08:47.000010 11281 raft_consensus.cc:493] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:47.000384 11281 raft_consensus.cc:3060] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:47.008456 11281 raft_consensus.cc:515] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:47.012319 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49455868437541a6983ddeb3dd62dfd0" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
I20260710 11:08:47.012950 11206 raft_consensus.cc:3055] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:47.013263 11206 raft_consensus.cc:740] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Running, Role: LEADER
I20260710 11:08:47.013571 11446 tablet_bootstrap.cc:492] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:47.014541 11446 tablet_bootstrap.cc:492] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad: Bootstrap complete.
I20260710 11:08:47.014119 11206 consensus_queue.cc:260] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:47.015218 11446 ts_tablet_manager.cc:1403] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 11:08:47.015309 11206 raft_consensus.cc:3060] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:47.017791 11446 raft_consensus.cc:359] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:47.018433 11446 raft_consensus.cc:740] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282ac184f757458f8a4f080f01afc1ad, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.018628 11482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49455868437541a6983ddeb3dd62dfd0" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "282ac184f757458f8a4f080f01afc1ad"
I20260710 11:08:47.019109 11482 raft_consensus.cc:3060] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:08:47.019085 11446 consensus_queue.cc:260] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:47.021083 11446 ts_tablet_manager.cc:1434] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:08:47.022933 11206 raft_consensus.cc:2468] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 3.
I20260710 11:08:47.023921 11281 leader_election.cc:290] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 3 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919)
I20260710 11:08:47.024446 11246 leader_election.cc:304] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [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: 0e801186a0c3442ea42b71210c24bf01, b032dfd29669486ab630ee111f0ca2fb; no voters: 
I20260710 11:08:47.025552 11411 raft_consensus.cc:2804] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:47.025764 11482 raft_consensus.cc:2468] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 3.
I20260710 11:08:47.027189 11411 raft_consensus.cc:697] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 3 LEADER]: Becoming Leader. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Running, Role: LEADER
I20260710 11:08:47.028065 11411 consensus_queue.cc:237] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:47.034943 11030 catalog_manager.cc:5697] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 reported cstate change: term changed from 2 to 3, leader changed from b032dfd29669486ab630ee111f0ca2fb (127.7.227.2) to 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3). New cstate: current_term: 3 leader_uuid: "0e801186a0c3442ea42b71210c24bf01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:47.103982 11481 raft_consensus.cc:3060] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:47.109499 11482 raft_consensus.cc:3060] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:47.115823 11482 pending_rounds.cc:85] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad: Aborting all ops after (but not including) 0
I20260710 11:08:47.116091 11482 pending_rounds.cc:107] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:08:47.116370 11482 raft_consensus.cc:2889] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:08:47.279120 11425 raft_consensus.cc:993] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb: : Instructing follower 0e801186a0c3442ea42b71210c24bf01 to start an election
I20260710 11:08:47.279533 11425 raft_consensus.cc:1081] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [term 1 LEADER]: Signalling peer 0e801186a0c3442ea42b71210c24bf01 to start an election
I20260710 11:08:47.280925 11281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3216680c07dd4ebc8642737a4751abd7"
dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
 from {username='slave'} at 127.0.0.1:40138
I20260710 11:08:47.281365 11281 raft_consensus.cc:493] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:47.281631 11281 raft_consensus.cc:3060] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:47.286460 11281 raft_consensus.cc:515] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } }
I20260710 11:08:47.287973 11281 leader_election.cc:290] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 2 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919)
I20260710 11:08:47.288726 11482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3216680c07dd4ebc8642737a4751abd7" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "282ac184f757458f8a4f080f01afc1ad"
I20260710 11:08:47.289000 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3216680c07dd4ebc8642737a4751abd7" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
I20260710 11:08:47.289340 11482 raft_consensus.cc:3060] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:47.289517 11206 raft_consensus.cc:3055] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:47.289857 11206 raft_consensus.cc:740] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Running, Role: LEADER
I20260710 11:08:47.290661 11206 consensus_queue.cc:260] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } }
I20260710 11:08:47.292038 11206 raft_consensus.cc:3060] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:47.296279 11482 raft_consensus.cc:2468] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 2.
I20260710 11:08:47.297307 11248 leader_election.cc:304] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e801186a0c3442ea42b71210c24bf01, 282ac184f757458f8a4f080f01afc1ad; no voters: 
I20260710 11:08:47.297832 11206 raft_consensus.cc:2468] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 2.
I20260710 11:08:47.297967 11411 raft_consensus.cc:2804] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:47.298451 11411 raft_consensus.cc:697] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 [term 2 LEADER]: Becoming Leader. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Running, Role: LEADER
I20260710 11:08:47.299305 11411 consensus_queue.cc:237] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } }
I20260710 11:08:47.305590 11030 catalog_manager.cc:5697] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 reported cstate change: term changed from 1 to 2, leader changed from b032dfd29669486ab630ee111f0ca2fb (127.7.227.2) to 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3). New cstate: current_term: 2 leader_uuid: "0e801186a0c3442ea42b71210c24bf01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:47.387854 11525 raft_consensus.cc:993] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01: : Instructing follower b032dfd29669486ab630ee111f0ca2fb to start an election
I20260710 11:08:47.388266 11411 raft_consensus.cc:1081] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [term 1 LEADER]: Signalling peer b032dfd29669486ab630ee111f0ca2fb to start an election
I20260710 11:08:47.389674 11206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02ea81294d1d4777a8d8435b2784b5f2"
dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
 from {username='slave'} at 127.0.0.1:38490
I20260710 11:08:47.390076 11206 raft_consensus.cc:493] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:47.390336 11206 raft_consensus.cc:3060] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:47.394440 11206 raft_consensus.cc:515] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:47.395722 11206 leader_election.cc:290] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 2 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:47.396711 11482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ea81294d1d4777a8d8435b2784b5f2" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "282ac184f757458f8a4f080f01afc1ad"
I20260710 11:08:47.396813 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ea81294d1d4777a8d8435b2784b5f2" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
I20260710 11:08:47.397392 11482 raft_consensus.cc:3060] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:47.397502 11281 raft_consensus.cc:3055] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:47.397893 11281 raft_consensus.cc:740] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Running, Role: LEADER
I20260710 11:08:47.398697 11281 consensus_queue.cc:260] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:47.399930 11281 raft_consensus.cc:3060] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:47.404114 11482 raft_consensus.cc:2468] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b032dfd29669486ab630ee111f0ca2fb in term 2.
I20260710 11:08:47.405257 11174 leader_election.cc:304] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282ac184f757458f8a4f080f01afc1ad, b032dfd29669486ab630ee111f0ca2fb; no voters: 
I20260710 11:08:47.405930 11425 raft_consensus.cc:2804] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:47.406306 11281 raft_consensus.cc:2468] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b032dfd29669486ab630ee111f0ca2fb in term 2.
I20260710 11:08:47.406430 11425 raft_consensus.cc:697] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb [term 2 LEADER]: Becoming Leader. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Running, Role: LEADER
I20260710 11:08:47.407373 11425 consensus_queue.cc:237] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:47.413861 11030 catalog_manager.cc:5697] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb reported cstate change: term changed from 1 to 2, leader changed from 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3) to b032dfd29669486ab630ee111f0ca2fb (127.7.227.2). New cstate: current_term: 2 leader_uuid: "b032dfd29669486ab630ee111f0ca2fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:47.550137 11206 raft_consensus.cc:1275] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 3 FOLLOWER]: Refusing update from remote peer 0e801186a0c3442ea42b71210c24bf01: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:47.551555 11411 consensus_queue.cc:1048] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:47.567343 11482 raft_consensus.cc:1275] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [term 3 FOLLOWER]: Refusing update from remote peer 0e801186a0c3442ea42b71210c24bf01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:47.568671 11525 consensus_queue.cc:1048] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:47.855542 11281 raft_consensus.cc:1275] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Refusing update from remote peer b032dfd29669486ab630ee111f0ca2fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:47.856671 11425 consensus_queue.cc:1048] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:47.866007 11482 raft_consensus.cc:1275] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad [term 2 FOLLOWER]: Refusing update from remote peer b032dfd29669486ab630ee111f0ca2fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:47.868094 11536 consensus_queue.cc:1048] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:47.887733 11482 raft_consensus.cc:1275] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad [term 2 FOLLOWER]: Refusing update from remote peer 0e801186a0c3442ea42b71210c24bf01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:47.888880 11525 consensus_queue.cc:1048] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:47.891021 11206 raft_consensus.cc:1275] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Refusing update from remote peer 0e801186a0c3442ea42b71210c24bf01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:47.892143 11525 consensus_queue.cc:1048] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:08:47.941483 11079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:47.970000  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:47.976931 11281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86e32bbc44214b36817044ab8140d2e2"
dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
mode: GRACEFUL
new_leader_uuid: "b032dfd29669486ab630ee111f0ca2fb"
 from {username='slave'} at 127.0.0.1:58488
I20260710 11:08:47.977407 11281 raft_consensus.cc:606] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 1 LEADER]: Received request to transfer leadership to TS b032dfd29669486ab630ee111f0ca2fb
I20260710 11:08:47.979709 11206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91bdea83960f49f4be068609e6bbe86a"
dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
mode: GRACEFUL
new_leader_uuid: "0e801186a0c3442ea42b71210c24bf01"
 from {username='slave'} at 127.0.0.1:40774
I20260710 11:08:47.980131 11206 raft_consensus.cc:606] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [term 1 LEADER]: Received request to transfer leadership to TS 0e801186a0c3442ea42b71210c24bf01
I20260710 11:08:47.982156 11281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3b07a152ea64d4ba3186d0b674f67e9"
dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
mode: GRACEFUL
new_leader_uuid: "b032dfd29669486ab630ee111f0ca2fb"
 from {username='slave'} at 127.0.0.1:58488
I20260710 11:08:47.982582 11281 raft_consensus.cc:606] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 2 LEADER]: Received request to transfer leadership to TS b032dfd29669486ab630ee111f0ca2fb
I20260710 11:08:47.983492  8076 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:47.983932  8076 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:47.984421  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:48.017031 11537 raft_consensus.cc:993] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01: : Instructing follower b032dfd29669486ab630ee111f0ca2fb to start an election
I20260710 11:08:48.017481 11525 raft_consensus.cc:1081] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 1 LEADER]: Signalling peer b032dfd29669486ab630ee111f0ca2fb to start an election
I20260710 11:08:48.018785 11206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86e32bbc44214b36817044ab8140d2e2"
dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
 from {username='slave'} at 127.0.0.1:38490
I20260710 11:08:48.019170 11206 raft_consensus.cc:493] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:48.019404 11206 raft_consensus.cc:3060] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:48.023613 11206 raft_consensus.cc:515] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:48.024899 11206 leader_election.cc:290] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 2 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:48.025609 11482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e32bbc44214b36817044ab8140d2e2" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "282ac184f757458f8a4f080f01afc1ad"
I20260710 11:08:48.025861 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e32bbc44214b36817044ab8140d2e2" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
I20260710 11:08:48.026209 11482 raft_consensus.cc:3060] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:48.026420 11281 raft_consensus.cc:3055] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:48.026789 11281 raft_consensus.cc:740] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Running, Role: LEADER
I20260710 11:08:48.027612 11281 consensus_queue.cc:260] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:48.028841 11281 raft_consensus.cc:3060] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:48.032693 11482 raft_consensus.cc:2468] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b032dfd29669486ab630ee111f0ca2fb in term 2.
I20260710 11:08:48.033892 11174 leader_election.cc:304] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282ac184f757458f8a4f080f01afc1ad, b032dfd29669486ab630ee111f0ca2fb; no voters: 
I20260710 11:08:48.034579 11536 raft_consensus.cc:2804] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:48.035038 11281 raft_consensus.cc:2468] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b032dfd29669486ab630ee111f0ca2fb in term 2.
I20260710 11:08:48.035039 11536 raft_consensus.cc:697] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 2 LEADER]: Becoming Leader. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Running, Role: LEADER
I20260710 11:08:48.036067 11536 consensus_queue.cc:237] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:48.042413 11030 catalog_manager.cc:5697] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb reported cstate change: term changed from 1 to 2, leader changed from 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3) to b032dfd29669486ab630ee111f0ca2fb (127.7.227.2). New cstate: current_term: 2 leader_uuid: "b032dfd29669486ab630ee111f0ca2fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:48.204859 11523 raft_consensus.cc:993] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb: : Instructing follower 0e801186a0c3442ea42b71210c24bf01 to start an election
I20260710 11:08:48.205264 11536 raft_consensus.cc:1081] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [term 1 LEADER]: Signalling peer 0e801186a0c3442ea42b71210c24bf01 to start an election
I20260710 11:08:48.206604 11281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91bdea83960f49f4be068609e6bbe86a"
dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
 from {username='slave'} at 127.0.0.1:40138
I20260710 11:08:48.207047 11281 raft_consensus.cc:493] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:48.207334 11281 raft_consensus.cc:3060] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:48.211724 11281 raft_consensus.cc:515] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:48.213071 11281 leader_election.cc:290] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 2 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919)
I20260710 11:08:48.213775 11482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bdea83960f49f4be068609e6bbe86a" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "282ac184f757458f8a4f080f01afc1ad"
I20260710 11:08:48.214072 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bdea83960f49f4be068609e6bbe86a" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
I20260710 11:08:48.214395 11482 raft_consensus.cc:3060] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:48.214612 11206 raft_consensus.cc:3055] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:48.214948 11206 raft_consensus.cc:740] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Running, Role: LEADER
I20260710 11:08:48.215667 11206 consensus_queue.cc:260] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
W20260710 11:08:48.216471 11174 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 11:08:48.216760 11206 raft_consensus.cc:3060] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:48.220970 11482 raft_consensus.cc:2468] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 2.
I20260710 11:08:48.222048 11248 leader_election.cc:304] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e801186a0c3442ea42b71210c24bf01, 282ac184f757458f8a4f080f01afc1ad; no voters: 
I20260710 11:08:48.222824 11206 raft_consensus.cc:2468] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 2.
I20260710 11:08:48.222843 11537 raft_consensus.cc:2804] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:48.223434 11537 raft_consensus.cc:697] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01 [term 2 LEADER]: Becoming Leader. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Running, Role: LEADER
I20260710 11:08:48.224226 11537 consensus_queue.cc:237] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:48.230450 11030 catalog_manager.cc:5697] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01 reported cstate change: term changed from 1 to 2, leader changed from b032dfd29669486ab630ee111f0ca2fb (127.7.227.2) to 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3). New cstate: current_term: 2 leader_uuid: "0e801186a0c3442ea42b71210c24bf01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:48.420574 11525 raft_consensus.cc:993] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01: : Instructing follower b032dfd29669486ab630ee111f0ca2fb to start an election
I20260710 11:08:48.420953 11537 raft_consensus.cc:1081] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 2 LEADER]: Signalling peer b032dfd29669486ab630ee111f0ca2fb to start an election
I20260710 11:08:48.422268 11206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3b07a152ea64d4ba3186d0b674f67e9"
dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
 from {username='slave'} at 127.0.0.1:38490
I20260710 11:08:48.422633 11206 raft_consensus.cc:493] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:48.422851 11206 raft_consensus.cc:3060] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:48.426810 11206 raft_consensus.cc:515] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:48.428375 11206 leader_election.cc:290] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 3 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:48.429031 11482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b07a152ea64d4ba3186d0b674f67e9" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "282ac184f757458f8a4f080f01afc1ad"
I20260710 11:08:48.429334 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b07a152ea64d4ba3186d0b674f67e9" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
I20260710 11:08:48.429589 11482 raft_consensus.cc:3060] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:48.429804 11281 raft_consensus.cc:3055] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:48.430100 11281 raft_consensus.cc:740] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Running, Role: LEADER
I20260710 11:08:48.430665 11281 consensus_queue.cc:260] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:48.431445 11281 raft_consensus.cc:3060] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:48.434226 11482 raft_consensus.cc:2468] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b032dfd29669486ab630ee111f0ca2fb in term 3.
I20260710 11:08:48.435091 11174 leader_election.cc:304] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [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: 282ac184f757458f8a4f080f01afc1ad, b032dfd29669486ab630ee111f0ca2fb; no voters: 
I20260710 11:08:48.435652 11551 raft_consensus.cc:2804] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:48.435652 11281 raft_consensus.cc:2468] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b032dfd29669486ab630ee111f0ca2fb in term 3.
I20260710 11:08:48.436105 11551 raft_consensus.cc:697] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 3 LEADER]: Becoming Leader. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Running, Role: LEADER
I20260710 11:08:48.436926 11551 consensus_queue.cc:237] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:48.443567 11030 catalog_manager.cc:5697] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb reported cstate change: term changed from 2 to 3, leader changed from 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3) to b032dfd29669486ab630ee111f0ca2fb (127.7.227.2). New cstate: current_term: 3 leader_uuid: "b032dfd29669486ab630ee111f0ca2fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:48.590485 11281 raft_consensus.cc:1275] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Refusing update from remote peer b032dfd29669486ab630ee111f0ca2fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:48.591691 11551 consensus_queue.cc:1048] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:48.602011 11482 raft_consensus.cc:1275] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 2 FOLLOWER]: Refusing update from remote peer b032dfd29669486ab630ee111f0ca2fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:48.603636 11556 consensus_queue.cc:1048] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:48.680796 11482 raft_consensus.cc:1275] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad [term 2 FOLLOWER]: Refusing update from remote peer 0e801186a0c3442ea42b71210c24bf01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:48.681958 11537 consensus_queue.cc:1048] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:48.690223 11206 raft_consensus.cc:1275] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Refusing update from remote peer 0e801186a0c3442ea42b71210c24bf01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:48.691551 11537 consensus_queue.cc:1048] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:48.929733 11281 raft_consensus.cc:1275] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 3 FOLLOWER]: Refusing update from remote peer b032dfd29669486ab630ee111f0ca2fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:48.931056 11555 consensus_queue.cc:1048] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:48.938747 11482 raft_consensus.cc:1275] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 3 FOLLOWER]: Refusing update from remote peer b032dfd29669486ab630ee111f0ca2fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:48.940585 11551 consensus_queue.cc:1048] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:08:48.942664 11079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:48.990461  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:48.997766 11281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49455868437541a6983ddeb3dd62dfd0"
dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
mode: GRACEFUL
new_leader_uuid: "b032dfd29669486ab630ee111f0ca2fb"
 from {username='slave'} at 127.0.0.1:58488
I20260710 11:08:48.998325 11281 raft_consensus.cc:606] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 3 LEADER]: Received request to transfer leadership to TS b032dfd29669486ab630ee111f0ca2fb
I20260710 11:08:49.000829 11206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62094b29f44c4b0ca8906c435f3fce07"
dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
mode: GRACEFUL
new_leader_uuid: "0e801186a0c3442ea42b71210c24bf01"
 from {username='slave'} at 127.0.0.1:40774
I20260710 11:08:49.001250 11206 raft_consensus.cc:606] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [term 2 LEADER]: Received request to transfer leadership to TS 0e801186a0c3442ea42b71210c24bf01
I20260710 11:08:49.003582 11206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86e32bbc44214b36817044ab8140d2e2"
dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
mode: GRACEFUL
new_leader_uuid: "0e801186a0c3442ea42b71210c24bf01"
 from {username='slave'} at 127.0.0.1:40774
I20260710 11:08:49.003966 11206 raft_consensus.cc:606] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 2 LEADER]: Received request to transfer leadership to TS 0e801186a0c3442ea42b71210c24bf01
I20260710 11:08:49.004846  8076 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:49.005264  8076 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:49.005738  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:49.041388 11562 raft_consensus.cc:993] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01: : Instructing follower b032dfd29669486ab630ee111f0ca2fb to start an election
I20260710 11:08:49.041896 11537 raft_consensus.cc:1081] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 3 LEADER]: Signalling peer b032dfd29669486ab630ee111f0ca2fb to start an election
I20260710 11:08:49.043264 11206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49455868437541a6983ddeb3dd62dfd0"
dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
 from {username='slave'} at 127.0.0.1:38490
I20260710 11:08:49.043669 11206 raft_consensus.cc:493] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:49.043897 11206 raft_consensus.cc:3060] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:49.048123 11206 raft_consensus.cc:515] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:49.049692 11206 leader_election.cc:290] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 4 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:49.050411 11482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49455868437541a6983ddeb3dd62dfd0" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "282ac184f757458f8a4f080f01afc1ad"
I20260710 11:08:49.050927 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49455868437541a6983ddeb3dd62dfd0" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
I20260710 11:08:49.051007 11482 raft_consensus.cc:3060] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:49.051589 11281 raft_consensus.cc:3055] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:49.051896 11281 raft_consensus.cc:740] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Running, Role: LEADER
I20260710 11:08:49.052464 11281 consensus_queue.cc:260] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:49.053237 11281 raft_consensus.cc:3060] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:49.056131 11482 raft_consensus.cc:2468] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b032dfd29669486ab630ee111f0ca2fb in term 4.
I20260710 11:08:49.057087 11174 leader_election.cc:304] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [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: 282ac184f757458f8a4f080f01afc1ad, b032dfd29669486ab630ee111f0ca2fb; no voters: 
I20260710 11:08:49.057327 11281 raft_consensus.cc:2468] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b032dfd29669486ab630ee111f0ca2fb in term 4.
I20260710 11:08:49.057642 11551 raft_consensus.cc:2804] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:49.058121 11551 raft_consensus.cc:697] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 4 LEADER]: Becoming Leader. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Running, Role: LEADER
I20260710 11:08:49.058851 11551 consensus_queue.cc:237] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:49.064966 11028 catalog_manager.cc:5697] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb reported cstate change: term changed from 3 to 4, leader changed from 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3) to b032dfd29669486ab630ee111f0ca2fb (127.7.227.2). New cstate: current_term: 4 leader_uuid: "b032dfd29669486ab630ee111f0ca2fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:49.116580 11536 raft_consensus.cc:993] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb: : Instructing follower 0e801186a0c3442ea42b71210c24bf01 to start an election
I20260710 11:08:49.117079 11551 raft_consensus.cc:1081] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 2 LEADER]: Signalling peer 0e801186a0c3442ea42b71210c24bf01 to start an election
I20260710 11:08:49.118489 11281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86e32bbc44214b36817044ab8140d2e2"
dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
 from {username='slave'} at 127.0.0.1:40138
I20260710 11:08:49.118942 11281 raft_consensus.cc:493] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:49.119231 11281 raft_consensus.cc:3060] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:49.123355 11281 raft_consensus.cc:515] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:49.124679 11281 leader_election.cc:290] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 3 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919)
I20260710 11:08:49.125628 11482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e32bbc44214b36817044ab8140d2e2" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "282ac184f757458f8a4f080f01afc1ad"
I20260710 11:08:49.125656 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e32bbc44214b36817044ab8140d2e2" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
I20260710 11:08:49.126135 11482 raft_consensus.cc:3060] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:49.126219 11206 raft_consensus.cc:3055] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:49.126611 11206 raft_consensus.cc:740] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Running, Role: LEADER
I20260710 11:08:49.127202 11206 consensus_queue.cc:260] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:49.128003 11206 raft_consensus.cc:3060] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:49.130774 11482 raft_consensus.cc:2468] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 3.
I20260710 11:08:49.131754 11248 leader_election.cc:304] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [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: 0e801186a0c3442ea42b71210c24bf01, 282ac184f757458f8a4f080f01afc1ad; no voters: 
I20260710 11:08:49.132091 11206 raft_consensus.cc:2468] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 3.
I20260710 11:08:49.132329 11537 raft_consensus.cc:2804] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:49.132772 11537 raft_consensus.cc:697] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 3 LEADER]: Becoming Leader. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Running, Role: LEADER
I20260710 11:08:49.133502 11537 consensus_queue.cc:237] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:49.139137 11028 catalog_manager.cc:5697] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 reported cstate change: term changed from 2 to 3, leader changed from b032dfd29669486ab630ee111f0ca2fb (127.7.227.2) to 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3). New cstate: current_term: 3 leader_uuid: "0e801186a0c3442ea42b71210c24bf01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:49.372642 11551 raft_consensus.cc:993] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb: : Instructing follower 0e801186a0c3442ea42b71210c24bf01 to start an election
I20260710 11:08:49.373123 11551 raft_consensus.cc:1081] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [term 2 LEADER]: Signalling peer 0e801186a0c3442ea42b71210c24bf01 to start an election
I20260710 11:08:49.374459 11281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62094b29f44c4b0ca8906c435f3fce07"
dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
 from {username='slave'} at 127.0.0.1:40138
I20260710 11:08:49.374859 11281 raft_consensus.cc:493] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:49.375094 11281 raft_consensus.cc:3060] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:49.379010 11281 raft_consensus.cc:515] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:49.380239 11281 leader_election.cc:290] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 3 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919)
I20260710 11:08:49.381022 11482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62094b29f44c4b0ca8906c435f3fce07" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "282ac184f757458f8a4f080f01afc1ad"
I20260710 11:08:49.381204 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62094b29f44c4b0ca8906c435f3fce07" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
I20260710 11:08:49.381520 11482 raft_consensus.cc:3060] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:49.381716 11206 raft_consensus.cc:3055] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:49.382036 11206 raft_consensus.cc:740] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Running, Role: LEADER
I20260710 11:08:49.382648 11206 consensus_queue.cc:260] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:49.383456 11206 raft_consensus.cc:3060] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:49.386041 11482 raft_consensus.cc:2468] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 3.
I20260710 11:08:49.386992 11248 leader_election.cc:304] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [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: 0e801186a0c3442ea42b71210c24bf01, 282ac184f757458f8a4f080f01afc1ad; no voters: 
I20260710 11:08:49.387735 11570 raft_consensus.cc:2804] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:49.387844 11206 raft_consensus.cc:2468] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 3.
I20260710 11:08:49.388111 11570 raft_consensus.cc:697] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [term 3 LEADER]: Becoming Leader. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Running, Role: LEADER
I20260710 11:08:49.388985 11570 consensus_queue.cc:237] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:49.395119 11028 catalog_manager.cc:5697] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 reported cstate change: term changed from 2 to 3, leader changed from b032dfd29669486ab630ee111f0ca2fb (127.7.227.2) to 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3). New cstate: current_term: 3 leader_uuid: "0e801186a0c3442ea42b71210c24bf01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:49.481361 11281 raft_consensus.cc:1275] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 4 FOLLOWER]: Refusing update from remote peer b032dfd29669486ab630ee111f0ca2fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:49.483067 11572 consensus_queue.cc:1048] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:49.493450 11482 raft_consensus.cc:1275] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [term 4 FOLLOWER]: Refusing update from remote peer b032dfd29669486ab630ee111f0ca2fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:49.494716 11536 consensus_queue.cc:1048] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:49.593767 11206 raft_consensus.cc:1275] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 3 FOLLOWER]: Refusing update from remote peer 0e801186a0c3442ea42b71210c24bf01: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:49.594971 11570 consensus_queue.cc:1048] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:49.601447 11482 raft_consensus.cc:1275] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 3 FOLLOWER]: Refusing update from remote peer 0e801186a0c3442ea42b71210c24bf01: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:49.603601 11537 consensus_queue.cc:1048] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:49.872156 11206 raft_consensus.cc:1275] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [term 3 FOLLOWER]: Refusing update from remote peer 0e801186a0c3442ea42b71210c24bf01: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:49.873394 11562 consensus_queue.cc:1048] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:49.882507 11482 raft_consensus.cc:1275] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [term 3 FOLLOWER]: Refusing update from remote peer 0e801186a0c3442ea42b71210c24bf01: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:49.883985 11537 consensus_queue.cc:1048] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:08:49.943660 11079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:50.012043  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:50.019306 11281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1555b031b6dc476ead52c0f15f6877eb"
dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
mode: GRACEFUL
new_leader_uuid: "b032dfd29669486ab630ee111f0ca2fb"
 from {username='slave'} at 127.0.0.1:58488
I20260710 11:08:50.019761 11281 raft_consensus.cc:606] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 1 LEADER]: Received request to transfer leadership to TS b032dfd29669486ab630ee111f0ca2fb
I20260710 11:08:50.021916 11281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86e32bbc44214b36817044ab8140d2e2"
dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
mode: GRACEFUL
new_leader_uuid: "b032dfd29669486ab630ee111f0ca2fb"
 from {username='slave'} at 127.0.0.1:58488
I20260710 11:08:50.022346 11281 raft_consensus.cc:606] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 3 LEADER]: Received request to transfer leadership to TS b032dfd29669486ab630ee111f0ca2fb
I20260710 11:08:50.024341 11206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3b07a152ea64d4ba3186d0b674f67e9"
dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
mode: GRACEFUL
new_leader_uuid: "0e801186a0c3442ea42b71210c24bf01"
 from {username='slave'} at 127.0.0.1:40774
I20260710 11:08:50.024724 11206 raft_consensus.cc:606] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 3 LEADER]: Received request to transfer leadership to TS 0e801186a0c3442ea42b71210c24bf01
I20260710 11:08:50.025712  8076 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:50.026129  8076 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:50.026662  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:50.146906 11537 raft_consensus.cc:993] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01: : Instructing follower b032dfd29669486ab630ee111f0ca2fb to start an election
I20260710 11:08:50.147531 11562 raft_consensus.cc:1081] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 3 LEADER]: Signalling peer b032dfd29669486ab630ee111f0ca2fb to start an election
I20260710 11:08:50.149042 11206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86e32bbc44214b36817044ab8140d2e2"
dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
 from {username='slave'} at 127.0.0.1:38490
I20260710 11:08:50.149466 11206 raft_consensus.cc:493] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:50.149696 11206 raft_consensus.cc:3060] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:50.154111 11206 raft_consensus.cc:515] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:50.155635 11206 leader_election.cc:290] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 4 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:50.156708 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e32bbc44214b36817044ab8140d2e2" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
I20260710 11:08:50.157127 11281 raft_consensus.cc:3055] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:50.157341 11281 raft_consensus.cc:740] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Running, Role: LEADER
I20260710 11:08:50.157322 11482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e32bbc44214b36817044ab8140d2e2" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "282ac184f757458f8a4f080f01afc1ad"
I20260710 11:08:50.158051 11482 raft_consensus.cc:3060] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:50.158213 11281 consensus_queue.cc:260] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:50.159296 11281 raft_consensus.cc:3060] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:50.163267 11482 raft_consensus.cc:2468] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b032dfd29669486ab630ee111f0ca2fb in term 4.
I20260710 11:08:50.163990 11281 raft_consensus.cc:2468] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b032dfd29669486ab630ee111f0ca2fb in term 4.
I20260710 11:08:50.164167 11174 leader_election.cc:304] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [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: 282ac184f757458f8a4f080f01afc1ad, b032dfd29669486ab630ee111f0ca2fb; no voters: 
I20260710 11:08:50.164841 11583 raft_consensus.cc:2804] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:50.165299 11583 raft_consensus.cc:697] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 4 LEADER]: Becoming Leader. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Running, Role: LEADER
I20260710 11:08:50.165962 11583 consensus_queue.cc:237] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:50.171439 11030 catalog_manager.cc:5697] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb reported cstate change: term changed from 3 to 4, leader changed from 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3) to b032dfd29669486ab630ee111f0ca2fb (127.7.227.2). New cstate: current_term: 4 leader_uuid: "b032dfd29669486ab630ee111f0ca2fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:50.172657 11537 raft_consensus.cc:993] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01: : Instructing follower b032dfd29669486ab630ee111f0ca2fb to start an election
I20260710 11:08:50.173092 11562 raft_consensus.cc:1081] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 1 LEADER]: Signalling peer b032dfd29669486ab630ee111f0ca2fb to start an election
I20260710 11:08:50.174525 11206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1555b031b6dc476ead52c0f15f6877eb"
dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
 from {username='slave'} at 127.0.0.1:38490
I20260710 11:08:50.174939 11206 raft_consensus.cc:493] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:50.175186 11206 raft_consensus.cc:3060] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:50.180734 11206 raft_consensus.cc:515] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:50.182440 11206 leader_election.cc:290] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 2 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:50.183379 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1555b031b6dc476ead52c0f15f6877eb" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
I20260710 11:08:50.183727 11482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1555b031b6dc476ead52c0f15f6877eb" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "282ac184f757458f8a4f080f01afc1ad"
I20260710 11:08:50.183943 11281 raft_consensus.cc:3055] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:50.184264 11482 raft_consensus.cc:3060] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:50.184367 11281 raft_consensus.cc:740] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Running, Role: LEADER
I20260710 11:08:50.185187 11281 consensus_queue.cc:260] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:50.186328 11281 raft_consensus.cc:3060] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:50.190263 11482 raft_consensus.cc:2468] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b032dfd29669486ab630ee111f0ca2fb in term 2.
I20260710 11:08:50.191234 11174 leader_election.cc:304] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282ac184f757458f8a4f080f01afc1ad, b032dfd29669486ab630ee111f0ca2fb; no voters: 
I20260710 11:08:50.191779 11281 raft_consensus.cc:2468] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b032dfd29669486ab630ee111f0ca2fb in term 2.
I20260710 11:08:50.191926 11583 raft_consensus.cc:2804] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:50.192380 11583 raft_consensus.cc:697] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [term 2 LEADER]: Becoming Leader. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Running, Role: LEADER
I20260710 11:08:50.193166 11583 consensus_queue.cc:237] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:50.199512 11030 catalog_manager.cc:5697] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb reported cstate change: term changed from 1 to 2, leader changed from 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3) to b032dfd29669486ab630ee111f0ca2fb (127.7.227.2). New cstate: current_term: 2 leader_uuid: "b032dfd29669486ab630ee111f0ca2fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:50.349201 11582 raft_consensus.cc:993] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb: : Instructing follower 0e801186a0c3442ea42b71210c24bf01 to start an election
I20260710 11:08:50.349623 11583 raft_consensus.cc:1081] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 3 LEADER]: Signalling peer 0e801186a0c3442ea42b71210c24bf01 to start an election
I20260710 11:08:50.350899 11281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3b07a152ea64d4ba3186d0b674f67e9"
dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
 from {username='slave'} at 127.0.0.1:40138
I20260710 11:08:50.351276 11281 raft_consensus.cc:493] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:50.351485 11281 raft_consensus.cc:3060] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:50.355374 11281 raft_consensus.cc:515] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:50.356592 11281 leader_election.cc:290] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 4 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919)
I20260710 11:08:50.357280 11482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b07a152ea64d4ba3186d0b674f67e9" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "282ac184f757458f8a4f080f01afc1ad"
I20260710 11:08:50.357517 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b07a152ea64d4ba3186d0b674f67e9" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
I20260710 11:08:50.357837 11482 raft_consensus.cc:3060] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:50.357990 11206 raft_consensus.cc:3055] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:50.358353 11206 raft_consensus.cc:740] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Running, Role: LEADER
I20260710 11:08:50.359019 11206 consensus_queue.cc:260] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:50.360244 11206 raft_consensus.cc:3060] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:50.363875 11482 raft_consensus.cc:2468] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 4.
I20260710 11:08:50.364882 11248 leader_election.cc:304] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [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: 0e801186a0c3442ea42b71210c24bf01, 282ac184f757458f8a4f080f01afc1ad; no voters: 
I20260710 11:08:50.365487 11562 raft_consensus.cc:2804] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:50.365738 11206 raft_consensus.cc:2468] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 4.
I20260710 11:08:50.365986 11562 raft_consensus.cc:697] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 4 LEADER]: Becoming Leader. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Running, Role: LEADER
I20260710 11:08:50.366819 11562 consensus_queue.cc:237] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:50.373208 11030 catalog_manager.cc:5697] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 reported cstate change: term changed from 3 to 4, leader changed from b032dfd29669486ab630ee111f0ca2fb (127.7.227.2) to 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3). New cstate: current_term: 4 leader_uuid: "0e801186a0c3442ea42b71210c24bf01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:50.552927 11482 raft_consensus.cc:1275] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 4 FOLLOWER]: Refusing update from remote peer b032dfd29669486ab630ee111f0ca2fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:50.554059 11583 consensus_queue.cc:1048] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:50.561853 11281 raft_consensus.cc:1275] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 4 FOLLOWER]: Refusing update from remote peer b032dfd29669486ab630ee111f0ca2fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:50.564571 11591 consensus_queue.cc:1048] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:50.700024 11482 raft_consensus.cc:1275] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad [term 2 FOLLOWER]: Refusing update from remote peer b032dfd29669486ab630ee111f0ca2fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:50.701067 11582 consensus_queue.cc:1048] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:50.708742 11281 raft_consensus.cc:1275] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Refusing update from remote peer b032dfd29669486ab630ee111f0ca2fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:50.710031 11582 consensus_queue.cc:1048] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:50.849130 11206 raft_consensus.cc:1275] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 4 FOLLOWER]: Refusing update from remote peer 0e801186a0c3442ea42b71210c24bf01: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:50.850229 11562 consensus_queue.cc:1048] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:50.857838 11482 raft_consensus.cc:1275] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 4 FOLLOWER]: Refusing update from remote peer 0e801186a0c3442ea42b71210c24bf01: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:50.859237 11537 consensus_queue.cc:1048] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:08:50.944463 11079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:51.032639  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:51.039844 11206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1555b031b6dc476ead52c0f15f6877eb"
dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
mode: GRACEFUL
new_leader_uuid: "0e801186a0c3442ea42b71210c24bf01"
 from {username='slave'} at 127.0.0.1:40774
I20260710 11:08:51.040302 11206 raft_consensus.cc:606] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [term 2 LEADER]: Received request to transfer leadership to TS 0e801186a0c3442ea42b71210c24bf01
I20260710 11:08:51.042554 11206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86e32bbc44214b36817044ab8140d2e2"
dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
mode: GRACEFUL
new_leader_uuid: "0e801186a0c3442ea42b71210c24bf01"
 from {username='slave'} at 127.0.0.1:40774
I20260710 11:08:51.042968 11206 raft_consensus.cc:606] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 4 LEADER]: Received request to transfer leadership to TS 0e801186a0c3442ea42b71210c24bf01
I20260710 11:08:51.045115 11281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3b07a152ea64d4ba3186d0b674f67e9"
dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
mode: GRACEFUL
new_leader_uuid: "b032dfd29669486ab630ee111f0ca2fb"
 from {username='slave'} at 127.0.0.1:58488
I20260710 11:08:51.045544 11281 raft_consensus.cc:606] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 4 LEADER]: Received request to transfer leadership to TS b032dfd29669486ab630ee111f0ca2fb
I20260710 11:08:51.046599  8076 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:51.047101  8076 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:51.047640  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:51.168716 11582 raft_consensus.cc:993] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb: : Instructing follower 0e801186a0c3442ea42b71210c24bf01 to start an election
I20260710 11:08:51.169183 11593 raft_consensus.cc:1081] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [term 2 LEADER]: Signalling peer 0e801186a0c3442ea42b71210c24bf01 to start an election
I20260710 11:08:51.170639 11281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1555b031b6dc476ead52c0f15f6877eb"
dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
 from {username='slave'} at 127.0.0.1:40138
I20260710 11:08:51.171057 11281 raft_consensus.cc:493] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:51.171271 11281 raft_consensus.cc:3060] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:51.175268 11281 raft_consensus.cc:515] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:51.176731 11281 leader_election.cc:290] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 3 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919)
I20260710 11:08:51.177398 11482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1555b031b6dc476ead52c0f15f6877eb" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "282ac184f757458f8a4f080f01afc1ad"
I20260710 11:08:51.177667 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1555b031b6dc476ead52c0f15f6877eb" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
I20260710 11:08:51.177851 11482 raft_consensus.cc:3060] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:51.178135 11206 raft_consensus.cc:3055] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:51.178395 11206 raft_consensus.cc:740] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Running, Role: LEADER
I20260710 11:08:51.178973 11206 consensus_queue.cc:260] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:51.179744 11206 raft_consensus.cc:3060] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:51.181979 11482 raft_consensus.cc:2468] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 3.
I20260710 11:08:51.182906 11248 leader_election.cc:304] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [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: 0e801186a0c3442ea42b71210c24bf01, 282ac184f757458f8a4f080f01afc1ad; no voters: 
I20260710 11:08:51.183598 11598 raft_consensus.cc:2804] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:51.183987 11598 raft_consensus.cc:697] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 3 LEADER]: Becoming Leader. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Running, Role: LEADER
I20260710 11:08:51.184031 11206 raft_consensus.cc:2468] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 3.
I20260710 11:08:51.184696 11598 consensus_queue.cc:237] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:51.190199 11030 catalog_manager.cc:5697] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 reported cstate change: term changed from 2 to 3, leader changed from b032dfd29669486ab630ee111f0ca2fb (127.7.227.2) to 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3). New cstate: current_term: 3 leader_uuid: "0e801186a0c3442ea42b71210c24bf01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:51.417133 11582 raft_consensus.cc:993] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb: : Instructing follower 0e801186a0c3442ea42b71210c24bf01 to start an election
I20260710 11:08:51.417600 11593 raft_consensus.cc:1081] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 4 LEADER]: Signalling peer 0e801186a0c3442ea42b71210c24bf01 to start an election
I20260710 11:08:51.418948 11281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86e32bbc44214b36817044ab8140d2e2"
dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
 from {username='slave'} at 127.0.0.1:40138
I20260710 11:08:51.419384 11281 raft_consensus.cc:493] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:51.419615 11281 raft_consensus.cc:3060] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:51.423800 11281 raft_consensus.cc:515] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:51.425233 11281 leader_election.cc:290] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [CANDIDATE]: Term 5 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919)
I20260710 11:08:51.425889 11482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e32bbc44214b36817044ab8140d2e2" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "282ac184f757458f8a4f080f01afc1ad"
I20260710 11:08:51.426175 11206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e32bbc44214b36817044ab8140d2e2" candidate_uuid: "0e801186a0c3442ea42b71210c24bf01" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
I20260710 11:08:51.426448 11482 raft_consensus.cc:3060] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:51.426746 11206 raft_consensus.cc:3055] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:08:51.426980 11206 raft_consensus.cc:740] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Running, Role: LEADER
I20260710 11:08:51.427567 11206 consensus_queue.cc:260] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:51.428360 11206 raft_consensus.cc:3060] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:51.430490 11482 raft_consensus.cc:2468] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 5.
I20260710 11:08:51.431391 11248 leader_election.cc:304] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [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: 0e801186a0c3442ea42b71210c24bf01, 282ac184f757458f8a4f080f01afc1ad; no voters: 
I20260710 11:08:51.432075 11598 raft_consensus.cc:2804] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:08:51.432438 11598 raft_consensus.cc:697] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 5 LEADER]: Becoming Leader. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Running, Role: LEADER
I20260710 11:08:51.432760 11206 raft_consensus.cc:2468] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e801186a0c3442ea42b71210c24bf01 in term 5.
I20260710 11:08:51.433156 11598 consensus_queue.cc:237] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:51.438517 11030 catalog_manager.cc:5697] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 reported cstate change: term changed from 4 to 5, leader changed from b032dfd29669486ab630ee111f0ca2fb (127.7.227.2) to 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3). New cstate: current_term: 5 leader_uuid: "0e801186a0c3442ea42b71210c24bf01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:51.445281 11537 raft_consensus.cc:993] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01: : Instructing follower b032dfd29669486ab630ee111f0ca2fb to start an election
I20260710 11:08:51.445715 11598 raft_consensus.cc:1081] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 4 LEADER]: Signalling peer b032dfd29669486ab630ee111f0ca2fb to start an election
I20260710 11:08:51.446964 11206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3b07a152ea64d4ba3186d0b674f67e9"
dest_uuid: "b032dfd29669486ab630ee111f0ca2fb"
 from {username='slave'} at 127.0.0.1:38490
I20260710 11:08:51.447366 11206 raft_consensus.cc:493] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:51.447605 11206 raft_consensus.cc:3060] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:51.451503 11206 raft_consensus.cc:515] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:51.452857 11206 leader_election.cc:290] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [CANDIDATE]: Term 5 election: Requested vote from peers 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047), 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3:36583)
I20260710 11:08:51.453447 11482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b07a152ea64d4ba3186d0b674f67e9" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "282ac184f757458f8a4f080f01afc1ad"
I20260710 11:08:51.453956 11482 raft_consensus.cc:3060] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:51.453799 11281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b07a152ea64d4ba3186d0b674f67e9" candidate_uuid: "b032dfd29669486ab630ee111f0ca2fb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0e801186a0c3442ea42b71210c24bf01"
I20260710 11:08:51.454411 11281 raft_consensus.cc:3055] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:08:51.454614 11281 raft_consensus.cc:740] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0e801186a0c3442ea42b71210c24bf01, State: Running, Role: LEADER
I20260710 11:08:51.455211 11281 consensus_queue.cc:260] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:51.455993 11281 raft_consensus.cc:3060] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:51.457912 11482 raft_consensus.cc:2468] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b032dfd29669486ab630ee111f0ca2fb in term 5.
I20260710 11:08:51.458751 11174 leader_election.cc:304] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [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: 282ac184f757458f8a4f080f01afc1ad, b032dfd29669486ab630ee111f0ca2fb; no voters: 
I20260710 11:08:51.459414 11593 raft_consensus.cc:2804] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:08:51.459808 11593 raft_consensus.cc:697] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 5 LEADER]: Becoming Leader. State: Replica: b032dfd29669486ab630ee111f0ca2fb, State: Running, Role: LEADER
I20260710 11:08:51.460387 11281 raft_consensus.cc:2468] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b032dfd29669486ab630ee111f0ca2fb in term 5.
I20260710 11:08:51.460428 11593 consensus_queue.cc:237] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [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: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } }
I20260710 11:08:51.466084 11030 catalog_manager.cc:5697] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb reported cstate change: term changed from 4 to 5, leader changed from 0e801186a0c3442ea42b71210c24bf01 (127.7.227.3) to b032dfd29669486ab630ee111f0ca2fb (127.7.227.2). New cstate: current_term: 5 leader_uuid: "b032dfd29669486ab630ee111f0ca2fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:51.580833 11206 raft_consensus.cc:1275] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [term 3 FOLLOWER]: Refusing update from remote peer 0e801186a0c3442ea42b71210c24bf01: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:51.581880 11598 consensus_queue.cc:1048] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:51.589228 11482 raft_consensus.cc:1275] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad [term 3 FOLLOWER]: Refusing update from remote peer 0e801186a0c3442ea42b71210c24bf01: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:51.590793 11570 consensus_queue.cc:1048] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:51.837841 11482 raft_consensus.cc:1275] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 5 FOLLOWER]: Refusing update from remote peer 0e801186a0c3442ea42b71210c24bf01: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:08:51.838984 11570 consensus_queue.cc:1048] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:51.848340 11206 raft_consensus.cc:1275] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 5 FOLLOWER]: Refusing update from remote peer 0e801186a0c3442ea42b71210c24bf01: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:08:51.849620 11598 consensus_queue.cc:1048] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b032dfd29669486ab630ee111f0ca2fb" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 40919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 11:08:51.945344 11079 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:51.959888 11281 raft_consensus.cc:1275] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 5 FOLLOWER]: Refusing update from remote peer b032dfd29669486ab630ee111f0ca2fb: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:08:51.961208 11593 consensus_queue.cc:1048] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e801186a0c3442ea42b71210c24bf01" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:51.969460 11482 raft_consensus.cc:1275] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 5 FOLLOWER]: Refusing update from remote peer b032dfd29669486ab630ee111f0ca2fb: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:08:51.971204 11610 consensus_queue.cc:1048] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "282ac184f757458f8a4f080f01afc1ad" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 41047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:52.053544  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:52.080717  8076 tablet_server.cc:179] TabletServer@127.7.227.1:41047 shutting down...
I20260710 11:08:52.097599  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:52.098273  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:52.098857  8076 raft_consensus.cc:2243] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.099327  8076 raft_consensus.cc:2272] T 49455868437541a6983ddeb3dd62dfd0 P 282ac184f757458f8a4f080f01afc1ad [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.101068  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:52.101583  8076 raft_consensus.cc:2243] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.102013  8076 raft_consensus.cc:2272] T 86e32bbc44214b36817044ab8140d2e2 P 282ac184f757458f8a4f080f01afc1ad [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.104064  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:52.104580  8076 raft_consensus.cc:2243] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.104939  8076 raft_consensus.cc:2272] T 3216680c07dd4ebc8642737a4751abd7 P 282ac184f757458f8a4f080f01afc1ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.106571  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:52.107026  8076 raft_consensus.cc:2243] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.107393  8076 raft_consensus.cc:2272] T 91bdea83960f49f4be068609e6bbe86a P 282ac184f757458f8a4f080f01afc1ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.108959  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:52.109421  8076 raft_consensus.cc:2243] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.109777  8076 raft_consensus.cc:2272] T 62094b29f44c4b0ca8906c435f3fce07 P 282ac184f757458f8a4f080f01afc1ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.111347  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:52.111792  8076 raft_consensus.cc:2243] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.112177  8076 raft_consensus.cc:2272] T c3b07a152ea64d4ba3186d0b674f67e9 P 282ac184f757458f8a4f080f01afc1ad [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.114162  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:52.114737  8076 raft_consensus.cc:2243] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.115077  8076 raft_consensus.cc:2272] T 02ea81294d1d4777a8d8435b2784b5f2 P 282ac184f757458f8a4f080f01afc1ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.116657  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:52.117081  8076 raft_consensus.cc:2243] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.117405  8076 raft_consensus.cc:2272] T e7a3bbee6dec489b8cd377a3f161c88d P 282ac184f757458f8a4f080f01afc1ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.118952  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:52.119354  8076 raft_consensus.cc:2243] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.119642  8076 raft_consensus.cc:2272] T fa149983e96049bbb08d4ecb20c0f15d P 282ac184f757458f8a4f080f01afc1ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.121338  8076 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:52.121771  8076 raft_consensus.cc:2243] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.122131  8076 raft_consensus.cc:2272] T 1555b031b6dc476ead52c0f15f6877eb P 282ac184f757458f8a4f080f01afc1ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.149251  8076 tablet_server.cc:196] TabletServer@127.7.227.1:41047 shutdown complete.
I20260710 11:08:52.166283  8076 tablet_server.cc:179] TabletServer@127.7.227.2:0 shutting down...
I20260710 11:08:52.184306  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:52.184875  8076 tablet_replica.cc:333] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb: stopping tablet replica
I20260710 11:08:52.185489  8076 raft_consensus.cc:2243] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:08:52.186324  8076 raft_consensus.cc:2272] T c3b07a152ea64d4ba3186d0b674f67e9 P b032dfd29669486ab630ee111f0ca2fb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.188426  8076 tablet_replica.cc:333] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb: stopping tablet replica
I20260710 11:08:52.188925  8076 raft_consensus.cc:2243] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:52.189582  8076 raft_consensus.cc:2272] T 02ea81294d1d4777a8d8435b2784b5f2 P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.191380  8076 tablet_replica.cc:333] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb: stopping tablet replica
I20260710 11:08:52.191883  8076 raft_consensus.cc:2243] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:52.192539  8076 raft_consensus.cc:2272] T e7a3bbee6dec489b8cd377a3f161c88d P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.194382  8076 tablet_replica.cc:333] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb: stopping tablet replica
I20260710 11:08:52.194868  8076 raft_consensus.cc:2243] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:52.195508  8076 raft_consensus.cc:2272] T 49455868437541a6983ddeb3dd62dfd0 P b032dfd29669486ab630ee111f0ca2fb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.197201  8076 tablet_replica.cc:333] T fa149983e96049bbb08d4ecb20c0f15d P b032dfd29669486ab630ee111f0ca2fb: stopping tablet replica
I20260710 11:08:52.197700  8076 raft_consensus.cc:2243] T fa149983e96049bbb08d4ecb20c0f15d P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.198061  8076 raft_consensus.cc:2272] T fa149983e96049bbb08d4ecb20c0f15d P b032dfd29669486ab630ee111f0ca2fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.199756  8076 tablet_replica.cc:333] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb: stopping tablet replica
I20260710 11:08:52.200191  8076 raft_consensus.cc:2243] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.200538  8076 raft_consensus.cc:2272] T 1555b031b6dc476ead52c0f15f6877eb P b032dfd29669486ab630ee111f0ca2fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.202767  8076 tablet_replica.cc:333] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb: stopping tablet replica
I20260710 11:08:52.203475  8076 raft_consensus.cc:2243] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.203960  8076 raft_consensus.cc:2272] T 86e32bbc44214b36817044ab8140d2e2 P b032dfd29669486ab630ee111f0ca2fb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.206154  8076 tablet_replica.cc:333] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb: stopping tablet replica
I20260710 11:08:52.206666  8076 raft_consensus.cc:2243] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.207018  8076 raft_consensus.cc:2272] T 62094b29f44c4b0ca8906c435f3fce07 P b032dfd29669486ab630ee111f0ca2fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.208696  8076 tablet_replica.cc:333] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb: stopping tablet replica
I20260710 11:08:52.209110  8076 raft_consensus.cc:2243] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.209448  8076 raft_consensus.cc:2272] T 91bdea83960f49f4be068609e6bbe86a P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.211151  8076 tablet_replica.cc:333] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb: stopping tablet replica
I20260710 11:08:52.211580  8076 raft_consensus.cc:2243] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.211923  8076 raft_consensus.cc:2272] T 3216680c07dd4ebc8642737a4751abd7 P b032dfd29669486ab630ee111f0ca2fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.230320  8076 tablet_server.cc:196] TabletServer@127.7.227.2:0 shutdown complete.
W20260710 11:08:52.239391 11246 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.227.2:40919: connect: Connection refused (error 111) [suppressed 54 similar messages]
W20260710 11:08:52.242617 11246 consensus_peers.cc:597] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 -> Peer b032dfd29669486ab630ee111f0ca2fb (127.7.227.2:40919): Couldn't send request to peer b032dfd29669486ab630ee111f0ca2fb. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.2:40919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:52.252583  8076 tablet_server.cc:179] TabletServer@127.7.227.3:0 shutting down...
W20260710 11:08:52.273197 11248 consensus_peers.cc:597] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 -> Peer 282ac184f757458f8a4f080f01afc1ad (127.7.227.1:41047): Couldn't send request to peer 282ac184f757458f8a4f080f01afc1ad. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:41047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:52.274843  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:52.275516  8076 tablet_replica.cc:333] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01: stopping tablet replica
I20260710 11:08:52.276077  8076 raft_consensus.cc:2243] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:52.276757  8076 raft_consensus.cc:2272] T 3216680c07dd4ebc8642737a4751abd7 P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.278615  8076 tablet_replica.cc:333] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01: stopping tablet replica
I20260710 11:08:52.279095  8076 raft_consensus.cc:2243] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.279451  8076 raft_consensus.cc:2272] T 02ea81294d1d4777a8d8435b2784b5f2 P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.281219  8076 tablet_replica.cc:333] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01: stopping tablet replica
I20260710 11:08:52.281667  8076 raft_consensus.cc:2243] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.281994  8076 raft_consensus.cc:2272] T c3b07a152ea64d4ba3186d0b674f67e9 P 0e801186a0c3442ea42b71210c24bf01 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.284066  8076 tablet_replica.cc:333] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01: stopping tablet replica
I20260710 11:08:52.284512  8076 raft_consensus.cc:2243] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:08:52.285172  8076 raft_consensus.cc:2272] T 86e32bbc44214b36817044ab8140d2e2 P 0e801186a0c3442ea42b71210c24bf01 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.287305  8076 tablet_replica.cc:333] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01: stopping tablet replica
I20260710 11:08:52.287750  8076 raft_consensus.cc:2243] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:52.288363  8076 raft_consensus.cc:2272] T 91bdea83960f49f4be068609e6bbe86a P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.289984  8076 tablet_replica.cc:333] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01: stopping tablet replica
I20260710 11:08:52.290455  8076 raft_consensus.cc:2243] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:52.291107  8076 raft_consensus.cc:2272] T 62094b29f44c4b0ca8906c435f3fce07 P 0e801186a0c3442ea42b71210c24bf01 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.292771  8076 tablet_replica.cc:333] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01: stopping tablet replica
I20260710 11:08:52.293241  8076 raft_consensus.cc:2243] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.293589  8076 raft_consensus.cc:2272] T e7a3bbee6dec489b8cd377a3f161c88d P 0e801186a0c3442ea42b71210c24bf01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.295336  8076 tablet_replica.cc:333] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01: stopping tablet replica
I20260710 11:08:52.295811  8076 raft_consensus.cc:2243] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:52.296168  8076 raft_consensus.cc:2272] T 49455868437541a6983ddeb3dd62dfd0 P 0e801186a0c3442ea42b71210c24bf01 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.297740  8076 tablet_replica.cc:333] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01: stopping tablet replica
I20260710 11:08:52.298177  8076 raft_consensus.cc:2243] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:52.298866  8076 raft_consensus.cc:2272] T fa149983e96049bbb08d4ecb20c0f15d P 0e801186a0c3442ea42b71210c24bf01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.300518  8076 tablet_replica.cc:333] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01: stopping tablet replica
I20260710 11:08:52.300907  8076 raft_consensus.cc:2243] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:52.301530  8076 raft_consensus.cc:2272] T 1555b031b6dc476ead52c0f15f6877eb P 0e801186a0c3442ea42b71210c24bf01 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.329836  8076 tablet_server.cc:196] TabletServer@127.7.227.3:0 shutdown complete.
I20260710 11:08:52.350831  8076 master.cc:562] Master@127.7.227.62:42761 shutting down...
I20260710 11:08:52.368826  8076 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:52.369315  8076 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:52.369593  8076 tablet_replica.cc:333] T 00000000000000000000000000000000 P d7c0a820657b4a09a7834a89c1ada8d3: stopping tablet replica
I20260710 11:08:52.388561  8076 master.cc:584] Master@127.7.227.62:42761 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12608 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:08:52.427821  8076 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.227.62:42653
I20260710 11:08:52.428956  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:52.434178 11616 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:52.434274 11617 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:52.435420 11619 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:52.435683  8076 server_base.cc:1061] running on GCE node
I20260710 11:08:52.436558  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:52.436733  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:52.436872  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681732436855 us; error 0 us; skew 500 ppm
I20260710 11:08:52.437338  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:52.439553  8076 webserver.cc:533] Webserver started at http://127.7.227.62:39007/ using document root <none> and password file <none>
I20260710 11:08:52.439999  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:52.440165  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:52.440404  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:52.441399  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681643265467-8076-0/minicluster-data/master-0-root/instance:
uuid: "739b10ae87b54ecfb93c7da8a7e78a61"
format_stamp: "Formatted at 2026-07-10 11:08:52 on dist-test-slave-8pmn"
I20260710 11:08:52.445484  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 11:08:52.448581 11624 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:52.449292  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:52.449525  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681643265467-8076-0/minicluster-data/master-0-root
uuid: "739b10ae87b54ecfb93c7da8a7e78a61"
format_stamp: "Formatted at 2026-07-10 11:08:52 on dist-test-slave-8pmn"
I20260710 11:08:52.449759  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681643265467-8076-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681643265467-8076-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681643265467-8076-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:52.459046  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:52.460127  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:52.496848  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.62:42653
I20260710 11:08:52.496937 11675 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.62:42653 every 8 connection(s)
I20260710 11:08:52.500707 11676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.510695 11676 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61: Bootstrap starting.
I20260710 11:08:52.515254 11676 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.519330 11676 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61: No bootstrap required, opened a new log
I20260710 11:08:52.521445 11676 raft_consensus.cc:359] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "739b10ae87b54ecfb93c7da8a7e78a61" member_type: VOTER }
I20260710 11:08:52.521812 11676 raft_consensus.cc:385] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.522032 11676 raft_consensus.cc:740] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739b10ae87b54ecfb93c7da8a7e78a61, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.522589 11676 consensus_queue.cc:260] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "739b10ae87b54ecfb93c7da8a7e78a61" member_type: VOTER }
I20260710 11:08:52.523010 11676 raft_consensus.cc:399] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:52.523211 11676 raft_consensus.cc:493] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:52.523435 11676 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:52.527909 11676 raft_consensus.cc:515] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "739b10ae87b54ecfb93c7da8a7e78a61" member_type: VOTER }
I20260710 11:08:52.528386 11676 leader_election.cc:304] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61 [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: 739b10ae87b54ecfb93c7da8a7e78a61; no voters: 
I20260710 11:08:52.529438 11676 leader_election.cc:290] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:52.529770 11679 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:52.531108 11679 raft_consensus.cc:697] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61 [term 1 LEADER]: Becoming Leader. State: Replica: 739b10ae87b54ecfb93c7da8a7e78a61, State: Running, Role: LEADER
I20260710 11:08:52.531728 11679 consensus_queue.cc:237] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61 [LEADER]: Queue going to LEADER mode. State: All 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: "739b10ae87b54ecfb93c7da8a7e78a61" member_type: VOTER }
I20260710 11:08:52.532085 11676 sys_catalog.cc:565] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:52.535976 11680 sys_catalog.cc:455] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "739b10ae87b54ecfb93c7da8a7e78a61" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "739b10ae87b54ecfb93c7da8a7e78a61" member_type: VOTER } }
I20260710 11:08:52.536708 11680 sys_catalog.cc:458] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:52.535986 11681 sys_catalog.cc:455] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 739b10ae87b54ecfb93c7da8a7e78a61. Latest consensus state: current_term: 1 leader_uuid: "739b10ae87b54ecfb93c7da8a7e78a61" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "739b10ae87b54ecfb93c7da8a7e78a61" member_type: VOTER } }
I20260710 11:08:52.537961 11681 sys_catalog.cc:458] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:52.540196 11686 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:52.547128 11686 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:52.548044  8076 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:52.555428 11686 catalog_manager.cc:1383] Generated new cluster ID: 66e455208c1042c7b7d3de744584e667
I20260710 11:08:52.555696 11686 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:52.582799 11686 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:52.583977 11686 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:52.599638 11686 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61: Generated new TSK 0
I20260710 11:08:52.600142 11686 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:52.615175  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:52.620790 11697 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:52.621568 11698 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:52.623888  8076 server_base.cc:1061] running on GCE node
W20260710 11:08:52.623966 11700 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:52.624871  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:52.625063  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:52.625216  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681732625197 us; error 0 us; skew 500 ppm
I20260710 11:08:52.625715  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:52.627777  8076 webserver.cc:533] Webserver started at http://127.7.227.1:34459/ using document root <none> and password file <none>
I20260710 11:08:52.628196  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:52.628363  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:52.628592  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:52.629566  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681643265467-8076-0/minicluster-data/ts-0-root/instance:
uuid: "78f4eeaab3024699b63ac5be31fbbb63"
format_stamp: "Formatted at 2026-07-10 11:08:52 on dist-test-slave-8pmn"
I20260710 11:08:52.633571  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:08:52.636736 11705 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:52.637403  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:08:52.637674  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681643265467-8076-0/minicluster-data/ts-0-root
uuid: "78f4eeaab3024699b63ac5be31fbbb63"
format_stamp: "Formatted at 2026-07-10 11:08:52 on dist-test-slave-8pmn"
I20260710 11:08:52.637933  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681643265467-8076-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681643265467-8076-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681643265467-8076-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:52.656032  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:52.657160  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:52.658548  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:52.660655  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:52.660831  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:52.661033  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:52.661190  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:52.699465  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.1:40319
I20260710 11:08:52.699553 11767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.1:40319 every 8 connection(s)
I20260710 11:08:52.703925  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:52.711066 11772 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:52.712888 11773 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:52.715044 11775 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:52.715613  8076 server_base.cc:1061] running on GCE node
I20260710 11:08:52.715780 11768 heartbeater.cc:344] Connected to a master server at 127.7.227.62:42653
I20260710 11:08:52.716162 11768 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:52.716856  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:08:52.716995 11768 heartbeater.cc:507] Master 127.7.227.62:42653 requested a full tablet report, sending...
W20260710 11:08:52.717163  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:52.717386  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681732717367 us; error 0 us; skew 500 ppm
I20260710 11:08:52.718065  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:52.719192 11641 ts_manager.cc:194] Registered new tserver with Master: 78f4eeaab3024699b63ac5be31fbbb63 (127.7.227.1:40319)
I20260710 11:08:52.720424  8076 webserver.cc:533] Webserver started at http://127.7.227.2:33115/ using document root <none> and password file <none>
I20260710 11:08:52.720899  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:52.721078  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:52.721089 11641 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38702
I20260710 11:08:52.721597  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:52.722759  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681643265467-8076-0/minicluster-data/ts-1-root/instance:
uuid: "ed492dd944f344d9804cdf64084c2288"
format_stamp: "Formatted at 2026-07-10 11:08:52 on dist-test-slave-8pmn"
I20260710 11:08:52.726824  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:52.729774 11780 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:52.730613  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:08:52.730871  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681643265467-8076-0/minicluster-data/ts-1-root
uuid: "ed492dd944f344d9804cdf64084c2288"
format_stamp: "Formatted at 2026-07-10 11:08:52 on dist-test-slave-8pmn"
I20260710 11:08:52.731159  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681643265467-8076-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681643265467-8076-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681643265467-8076-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:52.743551  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:52.744652  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:52.745992  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:52.748131  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:52.748299  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:52.748514  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:52.748647  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:52.786026  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.2:36229
I20260710 11:08:52.786139 11842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.2:36229 every 8 connection(s)
I20260710 11:08:52.790483  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:52.798012 11846 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:52.798187 11847 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:52.799620 11849 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:52.800794 11843 heartbeater.cc:344] Connected to a master server at 127.7.227.62:42653
I20260710 11:08:52.801093  8076 server_base.cc:1061] running on GCE node
I20260710 11:08:52.801246 11843 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:52.802124  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:08:52.802142 11843 heartbeater.cc:507] Master 127.7.227.62:42653 requested a full tablet report, sending...
W20260710 11:08:52.802551  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:52.802775  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681732802757 us; error 0 us; skew 500 ppm
I20260710 11:08:52.803422  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:52.804392 11641 ts_manager.cc:194] Registered new tserver with Master: ed492dd944f344d9804cdf64084c2288 (127.7.227.2:36229)
I20260710 11:08:52.805912  8076 webserver.cc:533] Webserver started at http://127.7.227.3:43469/ using document root <none> and password file <none>
I20260710 11:08:52.805989 11641 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38704
I20260710 11:08:52.806512  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:52.806739  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:52.807066  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:52.808208  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681643265467-8076-0/minicluster-data/ts-2-root/instance:
uuid: "df01ed9d176547f4acb4b15cf2893e97"
format_stamp: "Formatted at 2026-07-10 11:08:52 on dist-test-slave-8pmn"
I20260710 11:08:52.812448  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:08:52.815579 11854 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:52.816303  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:08:52.816570  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681643265467-8076-0/minicluster-data/ts-2-root
uuid: "df01ed9d176547f4acb4b15cf2893e97"
format_stamp: "Formatted at 2026-07-10 11:08:52 on dist-test-slave-8pmn"
I20260710 11:08:52.816824  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681643265467-8076-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681643265467-8076-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681643265467-8076-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:52.830641  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:52.831786  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:52.833160  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:52.835361  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:52.835552  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:52.835769  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:52.835922  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:52.876046  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.3:42925
I20260710 11:08:52.876135 11916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.3:42925 every 8 connection(s)
I20260710 11:08:52.888682 11917 heartbeater.cc:344] Connected to a master server at 127.7.227.62:42653
I20260710 11:08:52.889014 11917 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:52.889633 11917 heartbeater.cc:507] Master 127.7.227.62:42653 requested a full tablet report, sending...
I20260710 11:08:52.891386 11641 ts_manager.cc:194] Registered new tserver with Master: df01ed9d176547f4acb4b15cf2893e97 (127.7.227.3:42925)
I20260710 11:08:52.892432  8076 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013351921s
I20260710 11:08:52.892581 11641 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38718
I20260710 11:08:52.915369 11641 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38726:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:52.917346 11641 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:52.969391 11808 tablet_service.cc:1511] Processing CreateTablet for tablet 77cb163525714faaa5944280ee00623e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d90f3d3d64af4b4b9d98bed42f4162b8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:52.969728 11807 tablet_service.cc:1511] Processing CreateTablet for tablet af96b4a4aab7429a956f1f4401f6a427 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d90f3d3d64af4b4b9d98bed42f4162b8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:52.970818 11808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77cb163525714faaa5944280ee00623e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.971426 11807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af96b4a4aab7429a956f1f4401f6a427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.974833 11732 tablet_service.cc:1511] Processing CreateTablet for tablet af96b4a4aab7429a956f1f4401f6a427 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d90f3d3d64af4b4b9d98bed42f4162b8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:52.974877 11733 tablet_service.cc:1511] Processing CreateTablet for tablet 77cb163525714faaa5944280ee00623e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d90f3d3d64af4b4b9d98bed42f4162b8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:52.976107 11732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af96b4a4aab7429a956f1f4401f6a427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.976717 11733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77cb163525714faaa5944280ee00623e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.980656 11882 tablet_service.cc:1511] Processing CreateTablet for tablet 77cb163525714faaa5944280ee00623e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d90f3d3d64af4b4b9d98bed42f4162b8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:52.981827 11882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77cb163525714faaa5944280ee00623e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.991751 11881 tablet_service.cc:1511] Processing CreateTablet for tablet af96b4a4aab7429a956f1f4401f6a427 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d90f3d3d64af4b4b9d98bed42f4162b8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:52.993031 11881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af96b4a4aab7429a956f1f4401f6a427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.993286 11932 tablet_bootstrap.cc:492] T 77cb163525714faaa5944280ee00623e P ed492dd944f344d9804cdf64084c2288: Bootstrap starting.
I20260710 11:08:52.999614 11933 tablet_bootstrap.cc:492] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63: Bootstrap starting.
I20260710 11:08:53.000145 11932 tablet_bootstrap.cc:654] T 77cb163525714faaa5944280ee00623e P ed492dd944f344d9804cdf64084c2288: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.008066 11933 tablet_bootstrap.cc:654] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.011524 11932 tablet_bootstrap.cc:492] T 77cb163525714faaa5944280ee00623e P ed492dd944f344d9804cdf64084c2288: No bootstrap required, opened a new log
I20260710 11:08:53.012032 11932 ts_tablet_manager.cc:1403] T 77cb163525714faaa5944280ee00623e P ed492dd944f344d9804cdf64084c2288: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260710 11:08:53.014977 11932 raft_consensus.cc:359] T 77cb163525714faaa5944280ee00623e P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } } peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } }
I20260710 11:08:53.015760 11932 raft_consensus.cc:385] T 77cb163525714faaa5944280ee00623e P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.016057 11932 raft_consensus.cc:740] T 77cb163525714faaa5944280ee00623e P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed492dd944f344d9804cdf64084c2288, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.017061 11932 consensus_queue.cc:260] T 77cb163525714faaa5944280ee00623e P ed492dd944f344d9804cdf64084c2288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } } peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } }
I20260710 11:08:53.019861 11933 tablet_bootstrap.cc:492] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63: No bootstrap required, opened a new log
I20260710 11:08:53.020361 11933 ts_tablet_manager.cc:1403] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 11:08:53.020569 11935 tablet_bootstrap.cc:492] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97: Bootstrap starting.
I20260710 11:08:53.022507 11843 heartbeater.cc:499] Master 127.7.227.62:42653 was elected leader, sending a full tablet report...
I20260710 11:08:53.023181 11932 ts_tablet_manager.cc:1434] T 77cb163525714faaa5944280ee00623e P ed492dd944f344d9804cdf64084c2288: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 11:08:53.023798 11933 raft_consensus.cc:359] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } } peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } }
I20260710 11:08:53.024255 11932 tablet_bootstrap.cc:492] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288: Bootstrap starting.
I20260710 11:08:53.024528 11933 raft_consensus.cc:385] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.024844 11933 raft_consensus.cc:740] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f4eeaab3024699b63ac5be31fbbb63, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.025701 11933 consensus_queue.cc:260] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } } peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } }
I20260710 11:08:53.028316 11935 tablet_bootstrap.cc:654] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.030757 11932 tablet_bootstrap.cc:654] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.034458 11933 ts_tablet_manager.cc:1434] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.005s
I20260710 11:08:53.035146 11768 heartbeater.cc:499] Master 127.7.227.62:42653 was elected leader, sending a full tablet report...
W20260710 11:08:53.039630 11844 tablet.cc:2406] T 77cb163525714faaa5944280ee00623e P ed492dd944f344d9804cdf64084c2288: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:08:53.043833 11933 tablet_bootstrap.cc:492] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63: Bootstrap starting.
I20260710 11:08:53.046614 11932 tablet_bootstrap.cc:492] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288: No bootstrap required, opened a new log
I20260710 11:08:53.046640 11935 tablet_bootstrap.cc:492] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97: No bootstrap required, opened a new log
I20260710 11:08:53.047290 11935 ts_tablet_manager.cc:1403] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.004s
I20260710 11:08:53.047290 11932 ts_tablet_manager.cc:1403] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260710 11:08:53.051084 11933 tablet_bootstrap.cc:654] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.051345 11932 raft_consensus.cc:359] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.052484 11932 raft_consensus.cc:385] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.052912 11932 raft_consensus.cc:740] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed492dd944f344d9804cdf64084c2288, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.054032 11932 consensus_queue.cc:260] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.054399 11935 raft_consensus.cc:359] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.055066 11935 raft_consensus.cc:385] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.055335 11935 raft_consensus.cc:740] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df01ed9d176547f4acb4b15cf2893e97, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.056059 11932 ts_tablet_manager.cc:1434] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:08:53.056001 11935 consensus_queue.cc:260] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.058336 11935 ts_tablet_manager.cc:1434] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260710 11:08:53.059309 11935 tablet_bootstrap.cc:492] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97: Bootstrap starting.
I20260710 11:08:53.060556 11917 heartbeater.cc:499] Master 127.7.227.62:42653 was elected leader, sending a full tablet report...
I20260710 11:08:53.060681 11933 tablet_bootstrap.cc:492] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63: No bootstrap required, opened a new log
I20260710 11:08:53.061173 11933 ts_tablet_manager.cc:1403] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.011s
I20260710 11:08:53.064080 11935 tablet_bootstrap.cc:654] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.063912 11933 raft_consensus.cc:359] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.064677 11933 raft_consensus.cc:385] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.065022 11933 raft_consensus.cc:740] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f4eeaab3024699b63ac5be31fbbb63, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.065732 11933 consensus_queue.cc:260] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.069141 11933 ts_tablet_manager.cc:1434] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:08:53.070341 11935 tablet_bootstrap.cc:492] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97: No bootstrap required, opened a new log
I20260710 11:08:53.070822 11935 ts_tablet_manager.cc:1403] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:08:53.073462 11935 raft_consensus.cc:359] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } } peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } }
I20260710 11:08:53.073938 11935 raft_consensus.cc:385] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.074162 11935 raft_consensus.cc:740] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df01ed9d176547f4acb4b15cf2893e97, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.074770 11935 consensus_queue.cc:260] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } } peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } }
I20260710 11:08:53.076728 11935 ts_tablet_manager.cc:1434] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:08:53.219336 11937 raft_consensus.cc:493] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.219785 11937 raft_consensus.cc:515] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.220398 11942 raft_consensus.cc:493] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.220806 11942 raft_consensus.cc:515] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } } peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } }
I20260710 11:08:53.221954 11937 leader_election.cc:290] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78f4eeaab3024699b63ac5be31fbbb63 (127.7.227.1:40319), df01ed9d176547f4acb4b15cf2893e97 (127.7.227.3:42925)
I20260710 11:08:53.222918 11942 leader_election.cc:290] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed492dd944f344d9804cdf64084c2288 (127.7.227.2:36229), 78f4eeaab3024699b63ac5be31fbbb63 (127.7.227.1:40319)
I20260710 11:08:53.224584 11938 raft_consensus.cc:493] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.225049 11938 raft_consensus.cc:515] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.232668 11942 raft_consensus.cc:493] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.233155 11942 raft_consensus.cc:515] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.233759 11938 leader_election.cc:290] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed492dd944f344d9804cdf64084c2288 (127.7.227.2:36229), df01ed9d176547f4acb4b15cf2893e97 (127.7.227.3:42925)
I20260710 11:08:53.235111 11942 leader_election.cc:290] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78f4eeaab3024699b63ac5be31fbbb63 (127.7.227.1:40319), ed492dd944f344d9804cdf64084c2288 (127.7.227.2:36229)
I20260710 11:08:53.235881 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77cb163525714faaa5944280ee00623e" candidate_uuid: "df01ed9d176547f4acb4b15cf2893e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed492dd944f344d9804cdf64084c2288" is_pre_election: true
I20260710 11:08:53.236531 11818 raft_consensus.cc:2468] T 77cb163525714faaa5944280ee00623e P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df01ed9d176547f4acb4b15cf2893e97 in term 0.
I20260710 11:08:53.238389 11856 leader_election.cc:304] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df01ed9d176547f4acb4b15cf2893e97, ed492dd944f344d9804cdf64084c2288; no voters: 
I20260710 11:08:53.239962 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af96b4a4aab7429a956f1f4401f6a427" candidate_uuid: "df01ed9d176547f4acb4b15cf2893e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed492dd944f344d9804cdf64084c2288" is_pre_election: true
I20260710 11:08:53.240634 11818 raft_consensus.cc:2468] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df01ed9d176547f4acb4b15cf2893e97 in term 0.
I20260710 11:08:53.241948 11856 leader_election.cc:304] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df01ed9d176547f4acb4b15cf2893e97, ed492dd944f344d9804cdf64084c2288; no voters: 
I20260710 11:08:53.243006 11942 raft_consensus.cc:2804] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.243351 11942 raft_consensus.cc:493] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.243672 11942 raft_consensus.cc:3060] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.245853 11743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af96b4a4aab7429a956f1f4401f6a427" candidate_uuid: "ed492dd944f344d9804cdf64084c2288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f4eeaab3024699b63ac5be31fbbb63" is_pre_election: true
I20260710 11:08:53.246667 11743 raft_consensus.cc:2468] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed492dd944f344d9804cdf64084c2288 in term 0.
I20260710 11:08:53.246619 11950 raft_consensus.cc:2804] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.247956 11950 raft_consensus.cc:493] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.248304 11950 raft_consensus.cc:3060] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.249082 11784 leader_election.cc:304] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78f4eeaab3024699b63ac5be31fbbb63, ed492dd944f344d9804cdf64084c2288; no voters: 
I20260710 11:08:53.250103 11937 raft_consensus.cc:2804] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.250459 11937 raft_consensus.cc:493] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.250804 11937 raft_consensus.cc:3060] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.253348 11742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af96b4a4aab7429a956f1f4401f6a427" candidate_uuid: "df01ed9d176547f4acb4b15cf2893e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f4eeaab3024699b63ac5be31fbbb63" is_pre_election: true
I20260710 11:08:53.253957 11742 raft_consensus.cc:2468] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df01ed9d176547f4acb4b15cf2893e97 in term 0.
I20260710 11:08:53.255463 11743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77cb163525714faaa5944280ee00623e" candidate_uuid: "df01ed9d176547f4acb4b15cf2893e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f4eeaab3024699b63ac5be31fbbb63" is_pre_election: true
I20260710 11:08:53.256063 11743 raft_consensus.cc:2468] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df01ed9d176547f4acb4b15cf2893e97 in term 0.
I20260710 11:08:53.257676 11937 raft_consensus.cc:515] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.260125 11937 leader_election.cc:290] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [CANDIDATE]: Term 1 election: Requested vote from peers 78f4eeaab3024699b63ac5be31fbbb63 (127.7.227.1:40319), df01ed9d176547f4acb4b15cf2893e97 (127.7.227.3:42925)
I20260710 11:08:53.261456 11743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af96b4a4aab7429a956f1f4401f6a427" candidate_uuid: "ed492dd944f344d9804cdf64084c2288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f4eeaab3024699b63ac5be31fbbb63"
I20260710 11:08:53.263406 11743 raft_consensus.cc:3060] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.262576 11942 raft_consensus.cc:515] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } } peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } }
I20260710 11:08:53.266657 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77cb163525714faaa5944280ee00623e" candidate_uuid: "df01ed9d176547f4acb4b15cf2893e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed492dd944f344d9804cdf64084c2288"
I20260710 11:08:53.267201 11818 raft_consensus.cc:3060] T 77cb163525714faaa5944280ee00623e P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.270365 11743 raft_consensus.cc:2468] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed492dd944f344d9804cdf64084c2288 in term 1.
I20260710 11:08:53.271498 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af96b4a4aab7429a956f1f4401f6a427" candidate_uuid: "78f4eeaab3024699b63ac5be31fbbb63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df01ed9d176547f4acb4b15cf2893e97" is_pre_election: true
I20260710 11:08:53.271533 11784 leader_election.cc:304] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78f4eeaab3024699b63ac5be31fbbb63, ed492dd944f344d9804cdf64084c2288; no voters: 
I20260710 11:08:53.273008 11743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77cb163525714faaa5944280ee00623e" candidate_uuid: "df01ed9d176547f4acb4b15cf2893e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f4eeaab3024699b63ac5be31fbbb63"
I20260710 11:08:53.273304 11950 raft_consensus.cc:515] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.273952 11743 raft_consensus.cc:3060] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.274060 11891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af96b4a4aab7429a956f1f4401f6a427" candidate_uuid: "ed492dd944f344d9804cdf64084c2288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df01ed9d176547f4acb4b15cf2893e97" is_pre_election: true
I20260710 11:08:53.274511 11892 raft_consensus.cc:2393] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78f4eeaab3024699b63ac5be31fbbb63 in current term 1: Already voted for candidate df01ed9d176547f4acb4b15cf2893e97 in this term.
I20260710 11:08:53.275679 11937 raft_consensus.cc:2804] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:53.276356 11891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af96b4a4aab7429a956f1f4401f6a427" candidate_uuid: "ed492dd944f344d9804cdf64084c2288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df01ed9d176547f4acb4b15cf2893e97"
I20260710 11:08:53.275285 11818 raft_consensus.cc:2468] T 77cb163525714faaa5944280ee00623e P ed492dd944f344d9804cdf64084c2288 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df01ed9d176547f4acb4b15cf2893e97 in term 1.
I20260710 11:08:53.277731 11856 leader_election.cc:304] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df01ed9d176547f4acb4b15cf2893e97, ed492dd944f344d9804cdf64084c2288; no voters: 
I20260710 11:08:53.278815 11950 leader_election.cc:290] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [CANDIDATE]: Term 1 election: Requested vote from peers 78f4eeaab3024699b63ac5be31fbbb63 (127.7.227.1:40319), ed492dd944f344d9804cdf64084c2288 (127.7.227.2:36229)
I20260710 11:08:53.279403 11950 raft_consensus.cc:2804] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:53.279558 11742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af96b4a4aab7429a956f1f4401f6a427" candidate_uuid: "df01ed9d176547f4acb4b15cf2893e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f4eeaab3024699b63ac5be31fbbb63"
I20260710 11:08:53.279856 11950 raft_consensus.cc:697] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [term 1 LEADER]: Becoming Leader. State: Replica: df01ed9d176547f4acb4b15cf2893e97, State: Running, Role: LEADER
I20260710 11:08:53.280371 11742 raft_consensus.cc:2393] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate df01ed9d176547f4acb4b15cf2893e97 in current term 1: Already voted for candidate ed492dd944f344d9804cdf64084c2288 in this term.
I20260710 11:08:53.273474 11942 leader_election.cc:290] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [CANDIDATE]: Term 1 election: Requested vote from peers ed492dd944f344d9804cdf64084c2288 (127.7.227.2:36229), 78f4eeaab3024699b63ac5be31fbbb63 (127.7.227.1:40319)
I20260710 11:08:53.280745 11950 consensus_queue.cc:237] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } } peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } }
I20260710 11:08:53.281895 11817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af96b4a4aab7429a956f1f4401f6a427" candidate_uuid: "78f4eeaab3024699b63ac5be31fbbb63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed492dd944f344d9804cdf64084c2288" is_pre_election: true
I20260710 11:08:53.280683 11743 raft_consensus.cc:2468] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df01ed9d176547f4acb4b15cf2893e97 in term 1.
I20260710 11:08:53.283663 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af96b4a4aab7429a956f1f4401f6a427" candidate_uuid: "df01ed9d176547f4acb4b15cf2893e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed492dd944f344d9804cdf64084c2288"
I20260710 11:08:53.284308 11937 raft_consensus.cc:697] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [term 1 LEADER]: Becoming Leader. State: Replica: ed492dd944f344d9804cdf64084c2288, State: Running, Role: LEADER
I20260710 11:08:53.284986 11856 leader_election.cc:304] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [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: df01ed9d176547f4acb4b15cf2893e97; no voters: 78f4eeaab3024699b63ac5be31fbbb63, ed492dd944f344d9804cdf64084c2288
I20260710 11:08:53.286361 11951 raft_consensus.cc:2749] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:53.285132 11937 consensus_queue.cc:237] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.290318 11640 catalog_manager.cc:5697] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 reported cstate change: term changed from 0 to 1, leader changed from <none> to df01ed9d176547f4acb4b15cf2893e97 (127.7.227.3). New cstate: current_term: 1 leader_uuid: "df01ed9d176547f4acb4b15cf2893e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:53.291903 11707 leader_election.cc:304] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78f4eeaab3024699b63ac5be31fbbb63; no voters: df01ed9d176547f4acb4b15cf2893e97, ed492dd944f344d9804cdf64084c2288
I20260710 11:08:53.292636 11938 raft_consensus.cc:2749] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:53.294401 11639 catalog_manager.cc:5697] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed492dd944f344d9804cdf64084c2288 (127.7.227.2). New cstate: current_term: 1 leader_uuid: "ed492dd944f344d9804cdf64084c2288" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:53.356925 11639 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38736:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:53.358741 11639 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:53.379180 11732 tablet_service.cc:1511] Processing CreateTablet for tablet 04c3d86cdfb84b1fb29ab0897ae131d8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a709c0e5cb2c4329a939cab08eaa4a5f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:53.380447 11732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04c3d86cdfb84b1fb29ab0897ae131d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.380517 11808 tablet_service.cc:1511] Processing CreateTablet for tablet 04c3d86cdfb84b1fb29ab0897ae131d8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a709c0e5cb2c4329a939cab08eaa4a5f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:53.381832 11882 tablet_service.cc:1511] Processing CreateTablet for tablet 04c3d86cdfb84b1fb29ab0897ae131d8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a709c0e5cb2c4329a939cab08eaa4a5f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:53.382649 11808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04c3d86cdfb84b1fb29ab0897ae131d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.383100 11882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04c3d86cdfb84b1fb29ab0897ae131d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.385715 11733 tablet_service.cc:1511] Processing CreateTablet for tablet 54c995a5387441a281743d6af1bd7a7d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a709c0e5cb2c4329a939cab08eaa4a5f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:53.386911 11733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c995a5387441a281743d6af1bd7a7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.388491 11881 tablet_service.cc:1511] Processing CreateTablet for tablet 54c995a5387441a281743d6af1bd7a7d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a709c0e5cb2c4329a939cab08eaa4a5f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:53.389787 11881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c995a5387441a281743d6af1bd7a7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.396024 11807 tablet_service.cc:1511] Processing CreateTablet for tablet 54c995a5387441a281743d6af1bd7a7d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a709c0e5cb2c4329a939cab08eaa4a5f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:53.397235 11807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c995a5387441a281743d6af1bd7a7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:53.398265 11935 tablet_bootstrap.cc:492] T 04c3d86cdfb84b1fb29ab0897ae131d8 P df01ed9d176547f4acb4b15cf2893e97: Bootstrap starting.
I20260710 11:08:53.402711 11933 tablet_bootstrap.cc:492] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63: Bootstrap starting.
I20260710 11:08:53.404383 11935 tablet_bootstrap.cc:654] T 04c3d86cdfb84b1fb29ab0897ae131d8 P df01ed9d176547f4acb4b15cf2893e97: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.408718 11933 tablet_bootstrap.cc:654] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.416955 11933 tablet_bootstrap.cc:492] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63: No bootstrap required, opened a new log
I20260710 11:08:53.417433 11933 ts_tablet_manager.cc:1403] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260710 11:08:53.419024 11935 tablet_bootstrap.cc:492] T 04c3d86cdfb84b1fb29ab0897ae131d8 P df01ed9d176547f4acb4b15cf2893e97: No bootstrap required, opened a new log
I20260710 11:08:53.419636 11935 ts_tablet_manager.cc:1403] T 04c3d86cdfb84b1fb29ab0897ae131d8 P df01ed9d176547f4acb4b15cf2893e97: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260710 11:08:53.419142 11932 tablet_bootstrap.cc:492] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288: Bootstrap starting.
I20260710 11:08:53.422461 11935 raft_consensus.cc:359] T 04c3d86cdfb84b1fb29ab0897ae131d8 P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.423137 11935 raft_consensus.cc:385] T 04c3d86cdfb84b1fb29ab0897ae131d8 P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.423417 11935 raft_consensus.cc:740] T 04c3d86cdfb84b1fb29ab0897ae131d8 P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df01ed9d176547f4acb4b15cf2893e97, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.424225 11935 consensus_queue.cc:260] T 04c3d86cdfb84b1fb29ab0897ae131d8 P df01ed9d176547f4acb4b15cf2893e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.424615 11933 raft_consensus.cc:359] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.425311 11933 raft_consensus.cc:385] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.425585 11933 raft_consensus.cc:740] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f4eeaab3024699b63ac5be31fbbb63, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.426082 11932 tablet_bootstrap.cc:654] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.426456 11935 ts_tablet_manager.cc:1434] T 04c3d86cdfb84b1fb29ab0897ae131d8 P df01ed9d176547f4acb4b15cf2893e97: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:53.426366 11933 consensus_queue.cc:260] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.427525 11935 tablet_bootstrap.cc:492] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97: Bootstrap starting.
I20260710 11:08:53.428838 11933 ts_tablet_manager.cc:1434] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:08:53.429791 11933 tablet_bootstrap.cc:492] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63: Bootstrap starting.
I20260710 11:08:53.434144 11935 tablet_bootstrap.cc:654] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.436669 11933 tablet_bootstrap.cc:654] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.455950 11935 tablet_bootstrap.cc:492] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97: No bootstrap required, opened a new log
I20260710 11:08:53.456442 11935 ts_tablet_manager.cc:1403] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.016s
I20260710 11:08:53.458451 11932 tablet_bootstrap.cc:492] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288: No bootstrap required, opened a new log
I20260710 11:08:53.458981 11932 ts_tablet_manager.cc:1403] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.009s
I20260710 11:08:53.459203 11933 tablet_bootstrap.cc:492] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63: No bootstrap required, opened a new log
I20260710 11:08:53.459059 11935 raft_consensus.cc:359] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.459730 11933 ts_tablet_manager.cc:1403] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.012s
I20260710 11:08:53.459734 11935 raft_consensus.cc:385] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.460302 11935 raft_consensus.cc:740] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df01ed9d176547f4acb4b15cf2893e97, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.460951 11935 consensus_queue.cc:260] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.462190 11932 raft_consensus.cc:359] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.462886 11935 ts_tablet_manager.cc:1434] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260710 11:08:53.462917 11932 raft_consensus.cc:385] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.462904 11933 raft_consensus.cc:359] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.463595 11932 raft_consensus.cc:740] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed492dd944f344d9804cdf64084c2288, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.463711 11951 raft_consensus.cc:493] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.464043 11933 raft_consensus.cc:385] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.464466 11933 raft_consensus.cc:740] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f4eeaab3024699b63ac5be31fbbb63, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.464273 11951 raft_consensus.cc:515] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.464509 11932 consensus_queue.cc:260] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.466707 11951 leader_election.cc:290] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78f4eeaab3024699b63ac5be31fbbb63 (127.7.227.1:40319), ed492dd944f344d9804cdf64084c2288 (127.7.227.2:36229)
I20260710 11:08:53.467398 11932 ts_tablet_manager.cc:1434] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:08:53.467614 11933 consensus_queue.cc:260] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.468034 11817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c995a5387441a281743d6af1bd7a7d" candidate_uuid: "df01ed9d176547f4acb4b15cf2893e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed492dd944f344d9804cdf64084c2288" is_pre_election: true
I20260710 11:08:53.468420 11932 tablet_bootstrap.cc:492] T 54c995a5387441a281743d6af1bd7a7d P ed492dd944f344d9804cdf64084c2288: Bootstrap starting.
W20260710 11:08:53.469434 11856 leader_election.cc:343] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed492dd944f344d9804cdf64084c2288 (127.7.227.2:36229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.470118 11933 ts_tablet_manager.cc:1434] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:08:53.473913 11743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c995a5387441a281743d6af1bd7a7d" candidate_uuid: "df01ed9d176547f4acb4b15cf2893e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f4eeaab3024699b63ac5be31fbbb63" is_pre_election: true
I20260710 11:08:53.474521 11743 raft_consensus.cc:2468] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df01ed9d176547f4acb4b15cf2893e97 in term 0.
I20260710 11:08:53.475657 11858 leader_election.cc:304] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [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: 78f4eeaab3024699b63ac5be31fbbb63, df01ed9d176547f4acb4b15cf2893e97; no voters: ed492dd944f344d9804cdf64084c2288
I20260710 11:08:53.477080 11951 raft_consensus.cc:2804] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.477417 11951 raft_consensus.cc:493] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.477718 11951 raft_consensus.cc:3060] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.477833 11932 tablet_bootstrap.cc:654] T 54c995a5387441a281743d6af1bd7a7d P ed492dd944f344d9804cdf64084c2288: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.484930 11932 tablet_bootstrap.cc:492] T 54c995a5387441a281743d6af1bd7a7d P ed492dd944f344d9804cdf64084c2288: No bootstrap required, opened a new log
I20260710 11:08:53.484745 11951 raft_consensus.cc:515] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.485415 11932 ts_tablet_manager.cc:1403] T 54c995a5387441a281743d6af1bd7a7d P ed492dd944f344d9804cdf64084c2288: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260710 11:08:53.486439 11951 leader_election.cc:290] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [CANDIDATE]: Term 1 election: Requested vote from peers 78f4eeaab3024699b63ac5be31fbbb63 (127.7.227.1:40319), ed492dd944f344d9804cdf64084c2288 (127.7.227.2:36229)
I20260710 11:08:53.487377 11817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c995a5387441a281743d6af1bd7a7d" candidate_uuid: "df01ed9d176547f4acb4b15cf2893e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed492dd944f344d9804cdf64084c2288"
I20260710 11:08:53.487300 11743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c995a5387441a281743d6af1bd7a7d" candidate_uuid: "df01ed9d176547f4acb4b15cf2893e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f4eeaab3024699b63ac5be31fbbb63"
I20260710 11:08:53.488095 11743 raft_consensus.cc:3060] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:53.488436 11856 leader_election.cc:343] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ed492dd944f344d9804cdf64084c2288 (127.7.227.2:36229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.488415 11932 raft_consensus.cc:359] T 54c995a5387441a281743d6af1bd7a7d P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.489293 11932 raft_consensus.cc:385] T 54c995a5387441a281743d6af1bd7a7d P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.489629 11932 raft_consensus.cc:740] T 54c995a5387441a281743d6af1bd7a7d P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed492dd944f344d9804cdf64084c2288, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.490401 11932 consensus_queue.cc:260] T 54c995a5387441a281743d6af1bd7a7d P ed492dd944f344d9804cdf64084c2288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.492749 11932 ts_tablet_manager.cc:1434] T 54c995a5387441a281743d6af1bd7a7d P ed492dd944f344d9804cdf64084c2288: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:53.494549 11743 raft_consensus.cc:2468] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df01ed9d176547f4acb4b15cf2893e97 in term 1.
I20260710 11:08:53.496081 11858 leader_election.cc:304] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 78f4eeaab3024699b63ac5be31fbbb63, df01ed9d176547f4acb4b15cf2893e97; no voters: ed492dd944f344d9804cdf64084c2288
I20260710 11:08:53.496770 11951 raft_consensus.cc:2804] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:53.497224 11951 raft_consensus.cc:697] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [term 1 LEADER]: Becoming Leader. State: Replica: df01ed9d176547f4acb4b15cf2893e97, State: Running, Role: LEADER
I20260710 11:08:53.498327 11951 consensus_queue.cc:237] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.504894 11640 catalog_manager.cc:5697] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 reported cstate change: term changed from 0 to 1, leader changed from <none> to df01ed9d176547f4acb4b15cf2893e97 (127.7.227.3). New cstate: current_term: 1 leader_uuid: "df01ed9d176547f4acb4b15cf2893e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } health_report { overall_health: HEALTHY } } }
W20260710 11:08:53.542022 11689 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:53.672248 11937 consensus_queue.cc:1048] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:53.683070 11937 consensus_queue.cc:1048] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:53.718531 11937 raft_consensus.cc:493] T 54c995a5387441a281743d6af1bd7a7d P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.719045 11937 raft_consensus.cc:515] T 54c995a5387441a281743d6af1bd7a7d P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.720758 11937 leader_election.cc:290] T 54c995a5387441a281743d6af1bd7a7d P ed492dd944f344d9804cdf64084c2288 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78f4eeaab3024699b63ac5be31fbbb63 (127.7.227.1:40319), df01ed9d176547f4acb4b15cf2893e97 (127.7.227.3:42925)
I20260710 11:08:53.721457 11743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c995a5387441a281743d6af1bd7a7d" candidate_uuid: "ed492dd944f344d9804cdf64084c2288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f4eeaab3024699b63ac5be31fbbb63" is_pre_election: true
I20260710 11:08:53.721750 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c995a5387441a281743d6af1bd7a7d" candidate_uuid: "ed492dd944f344d9804cdf64084c2288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df01ed9d176547f4acb4b15cf2893e97" is_pre_election: true
I20260710 11:08:53.722114 11743 raft_consensus.cc:2393] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed492dd944f344d9804cdf64084c2288 in current term 1: Already voted for candidate df01ed9d176547f4acb4b15cf2893e97 in this term.
I20260710 11:08:53.723054 11784 leader_election.cc:304] T 54c995a5387441a281743d6af1bd7a7d P ed492dd944f344d9804cdf64084c2288 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed492dd944f344d9804cdf64084c2288; no voters: 78f4eeaab3024699b63ac5be31fbbb63, df01ed9d176547f4acb4b15cf2893e97
I20260710 11:08:53.723628 11937 raft_consensus.cc:3060] T 54c995a5387441a281743d6af1bd7a7d P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.728223 11937 raft_consensus.cc:2749] T 54c995a5387441a281743d6af1bd7a7d P ed492dd944f344d9804cdf64084c2288 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:53.780503 11937 raft_consensus.cc:493] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.780921 11937 raft_consensus.cc:515] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.782713 11937 leader_election.cc:290] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78f4eeaab3024699b63ac5be31fbbb63 (127.7.227.1:40319), df01ed9d176547f4acb4b15cf2893e97 (127.7.227.3:42925)
I20260710 11:08:53.783350 11743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c3d86cdfb84b1fb29ab0897ae131d8" candidate_uuid: "ed492dd944f344d9804cdf64084c2288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f4eeaab3024699b63ac5be31fbbb63" is_pre_election: true
I20260710 11:08:53.783694 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c3d86cdfb84b1fb29ab0897ae131d8" candidate_uuid: "ed492dd944f344d9804cdf64084c2288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df01ed9d176547f4acb4b15cf2893e97" is_pre_election: true
I20260710 11:08:53.783905 11743 raft_consensus.cc:2468] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed492dd944f344d9804cdf64084c2288 in term 0.
I20260710 11:08:53.784226 11892 raft_consensus.cc:2468] T 04c3d86cdfb84b1fb29ab0897ae131d8 P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed492dd944f344d9804cdf64084c2288 in term 0.
I20260710 11:08:53.784833 11784 leader_election.cc:304] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78f4eeaab3024699b63ac5be31fbbb63, ed492dd944f344d9804cdf64084c2288; no voters: 
I20260710 11:08:53.785557 11937 raft_consensus.cc:2804] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.785890 11937 raft_consensus.cc:493] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.786159 11937 raft_consensus.cc:3060] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.790617 11937 raft_consensus.cc:515] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.792151 11937 leader_election.cc:290] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [CANDIDATE]: Term 1 election: Requested vote from peers 78f4eeaab3024699b63ac5be31fbbb63 (127.7.227.1:40319), df01ed9d176547f4acb4b15cf2893e97 (127.7.227.3:42925)
I20260710 11:08:53.792846 11743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c3d86cdfb84b1fb29ab0897ae131d8" candidate_uuid: "ed492dd944f344d9804cdf64084c2288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f4eeaab3024699b63ac5be31fbbb63"
I20260710 11:08:53.793237 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c3d86cdfb84b1fb29ab0897ae131d8" candidate_uuid: "ed492dd944f344d9804cdf64084c2288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df01ed9d176547f4acb4b15cf2893e97"
I20260710 11:08:53.793344 11743 raft_consensus.cc:3060] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.793885 11892 raft_consensus.cc:3060] T 04c3d86cdfb84b1fb29ab0897ae131d8 P df01ed9d176547f4acb4b15cf2893e97 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.800390 11892 raft_consensus.cc:2468] T 04c3d86cdfb84b1fb29ab0897ae131d8 P df01ed9d176547f4acb4b15cf2893e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed492dd944f344d9804cdf64084c2288 in term 1.
I20260710 11:08:53.800390 11743 raft_consensus.cc:2468] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed492dd944f344d9804cdf64084c2288 in term 1.
I20260710 11:08:53.801676 11783 leader_election.cc:304] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df01ed9d176547f4acb4b15cf2893e97, ed492dd944f344d9804cdf64084c2288; no voters: 
I20260710 11:08:53.802337 11937 raft_consensus.cc:2804] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:53.802765 11937 raft_consensus.cc:697] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 1 LEADER]: Becoming Leader. State: Replica: ed492dd944f344d9804cdf64084c2288, State: Running, Role: LEADER
I20260710 11:08:53.803375 11937 consensus_queue.cc:237] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.810133 11638 catalog_manager.cc:5697] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed492dd944f344d9804cdf64084c2288 (127.7.227.2). New cstate: current_term: 1 leader_uuid: "ed492dd944f344d9804cdf64084c2288" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:53.828538 11951 consensus_queue.cc:1048] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:53.838907 11974 consensus_queue.cc:1048] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:53.870683 11892 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77cb163525714faaa5944280ee00623e"
dest_uuid: "df01ed9d176547f4acb4b15cf2893e97"
mode: GRACEFUL
new_leader_uuid: "78f4eeaab3024699b63ac5be31fbbb63"
 from {username='slave'} at 127.0.0.1:36246
I20260710 11:08:53.871179 11892 raft_consensus.cc:606] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [term 1 LEADER]: Received request to transfer leadership to TS 78f4eeaab3024699b63ac5be31fbbb63
I20260710 11:08:53.882809 11974 consensus_queue.cc:1048] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:53.883677 11817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af96b4a4aab7429a956f1f4401f6a427"
dest_uuid: "ed492dd944f344d9804cdf64084c2288"
mode: GRACEFUL
new_leader_uuid: "df01ed9d176547f4acb4b15cf2893e97"
 from {username='slave'} at 127.0.0.1:54844
I20260710 11:08:53.884315 11817 raft_consensus.cc:606] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [term 1 LEADER]: Received request to transfer leadership to TS df01ed9d176547f4acb4b15cf2893e97
I20260710 11:08:53.890381 11818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04c3d86cdfb84b1fb29ab0897ae131d8"
dest_uuid: "ed492dd944f344d9804cdf64084c2288"
mode: GRACEFUL
new_leader_uuid: "78f4eeaab3024699b63ac5be31fbbb63"
 from {username='slave'} at 127.0.0.1:54844
I20260710 11:08:53.890926 11818 raft_consensus.cc:606] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 1 LEADER]: Received request to transfer leadership to TS 78f4eeaab3024699b63ac5be31fbbb63
I20260710 11:08:53.893433 11974 consensus_queue.cc:1048] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:53.900565 11892 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54c995a5387441a281743d6af1bd7a7d"
dest_uuid: "df01ed9d176547f4acb4b15cf2893e97"
mode: GRACEFUL
new_leader_uuid: "78f4eeaab3024699b63ac5be31fbbb63"
 from {username='slave'} at 127.0.0.1:36246
I20260710 11:08:53.901099 11892 raft_consensus.cc:606] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [term 1 LEADER]: Received request to transfer leadership to TS 78f4eeaab3024699b63ac5be31fbbb63
I20260710 11:08:53.903643 11950 raft_consensus.cc:993] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97: : Instructing follower 78f4eeaab3024699b63ac5be31fbbb63 to start an election
I20260710 11:08:53.904072 11951 raft_consensus.cc:1081] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [term 1 LEADER]: Signalling peer 78f4eeaab3024699b63ac5be31fbbb63 to start an election
I20260710 11:08:53.905596 11743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54c995a5387441a281743d6af1bd7a7d"
dest_uuid: "78f4eeaab3024699b63ac5be31fbbb63"
 from {username='slave'} at 127.0.0.1:50412
I20260710 11:08:53.906345 11743 raft_consensus.cc:493] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:53.906823 11743 raft_consensus.cc:3060] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.911756 11743 raft_consensus.cc:515] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.913913 11743 leader_election.cc:290] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63 [CANDIDATE]: Term 2 election: Requested vote from peers ed492dd944f344d9804cdf64084c2288 (127.7.227.2:36229), df01ed9d176547f4acb4b15cf2893e97 (127.7.227.3:42925)
I20260710 11:08:53.914420 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c995a5387441a281743d6af1bd7a7d" candidate_uuid: "78f4eeaab3024699b63ac5be31fbbb63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df01ed9d176547f4acb4b15cf2893e97"
I20260710 11:08:53.914420 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c995a5387441a281743d6af1bd7a7d" candidate_uuid: "78f4eeaab3024699b63ac5be31fbbb63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed492dd944f344d9804cdf64084c2288"
I20260710 11:08:53.915130 11892 raft_consensus.cc:3055] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:53.915146 11818 raft_consensus.cc:3060] T 54c995a5387441a281743d6af1bd7a7d P ed492dd944f344d9804cdf64084c2288 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.915604 11892 raft_consensus.cc:740] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df01ed9d176547f4acb4b15cf2893e97, State: Running, Role: LEADER
I20260710 11:08:53.916416 11892 consensus_queue.cc:260] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.917646 11892 raft_consensus.cc:3060] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.922139 11818 raft_consensus.cc:2468] T 54c995a5387441a281743d6af1bd7a7d P ed492dd944f344d9804cdf64084c2288 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f4eeaab3024699b63ac5be31fbbb63 in term 2.
I20260710 11:08:53.923313 11707 leader_election.cc:304] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78f4eeaab3024699b63ac5be31fbbb63, ed492dd944f344d9804cdf64084c2288; no voters: 
I20260710 11:08:53.923880 11892 raft_consensus.cc:2468] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f4eeaab3024699b63ac5be31fbbb63 in term 2.
I20260710 11:08:53.924001 11938 raft_consensus.cc:2804] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:53.925318 11938 raft_consensus.cc:697] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63 [term 2 LEADER]: Becoming Leader. State: Replica: 78f4eeaab3024699b63ac5be31fbbb63, State: Running, Role: LEADER
I20260710 11:08:53.926065 11938 consensus_queue.cc:237] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:53.932188 11640 catalog_manager.cc:5697] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63 reported cstate change: term changed from 1 to 2, leader changed from df01ed9d176547f4acb4b15cf2893e97 (127.7.227.3) to 78f4eeaab3024699b63ac5be31fbbb63 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "78f4eeaab3024699b63ac5be31fbbb63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.184427 11952 raft_consensus.cc:993] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288: : Instructing follower df01ed9d176547f4acb4b15cf2893e97 to start an election
I20260710 11:08:54.184844 11982 raft_consensus.cc:1081] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [term 1 LEADER]: Signalling peer df01ed9d176547f4acb4b15cf2893e97 to start an election
I20260710 11:08:54.187124 11892 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af96b4a4aab7429a956f1f4401f6a427"
dest_uuid: "df01ed9d176547f4acb4b15cf2893e97"
 from {username='slave'} at 127.0.0.1:36226
I20260710 11:08:54.187546 11892 raft_consensus.cc:493] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:54.187788 11892 raft_consensus.cc:3060] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.192307 11892 raft_consensus.cc:515] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:54.194002 11892 leader_election.cc:290] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [CANDIDATE]: Term 2 election: Requested vote from peers 78f4eeaab3024699b63ac5be31fbbb63 (127.7.227.1:40319), ed492dd944f344d9804cdf64084c2288 (127.7.227.2:36229)
I20260710 11:08:54.194638 11743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af96b4a4aab7429a956f1f4401f6a427" candidate_uuid: "df01ed9d176547f4acb4b15cf2893e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78f4eeaab3024699b63ac5be31fbbb63"
I20260710 11:08:54.195093 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af96b4a4aab7429a956f1f4401f6a427" candidate_uuid: "df01ed9d176547f4acb4b15cf2893e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed492dd944f344d9804cdf64084c2288"
I20260710 11:08:54.195186 11743 raft_consensus.cc:3060] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.195588 11818 raft_consensus.cc:3055] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:54.195845 11818 raft_consensus.cc:740] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed492dd944f344d9804cdf64084c2288, State: Running, Role: LEADER
I20260710 11:08:54.196413 11818 consensus_queue.cc:260] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:54.197265 11818 raft_consensus.cc:3060] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.199976 11743 raft_consensus.cc:2468] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df01ed9d176547f4acb4b15cf2893e97 in term 2.
I20260710 11:08:54.200908 11858 leader_election.cc:304] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78f4eeaab3024699b63ac5be31fbbb63, df01ed9d176547f4acb4b15cf2893e97; no voters: 
I20260710 11:08:54.201534 11951 raft_consensus.cc:2804] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:54.201998 11951 raft_consensus.cc:697] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [term 2 LEADER]: Becoming Leader. State: Replica: df01ed9d176547f4acb4b15cf2893e97, State: Running, Role: LEADER
I20260710 11:08:54.202032 11818 raft_consensus.cc:2468] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df01ed9d176547f4acb4b15cf2893e97 in term 2.
I20260710 11:08:54.202864 11951 consensus_queue.cc:237] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:54.207239 11982 consensus_queue.cc:1048] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.208779 11638 catalog_manager.cc:5697] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 reported cstate change: term changed from 1 to 2, leader changed from ed492dd944f344d9804cdf64084c2288 (127.7.227.2) to df01ed9d176547f4acb4b15cf2893e97 (127.7.227.3). New cstate: current_term: 2 leader_uuid: "df01ed9d176547f4acb4b15cf2893e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:54.213160 11952 raft_consensus.cc:993] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288: : Instructing follower 78f4eeaab3024699b63ac5be31fbbb63 to start an election
I20260710 11:08:54.213598 11952 raft_consensus.cc:1081] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 1 LEADER]: Signalling peer 78f4eeaab3024699b63ac5be31fbbb63 to start an election
I20260710 11:08:54.215778 11742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04c3d86cdfb84b1fb29ab0897ae131d8"
dest_uuid: "78f4eeaab3024699b63ac5be31fbbb63"
 from {username='slave'} at 127.0.0.1:50402
I20260710 11:08:54.216293 11742 raft_consensus.cc:493] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:54.216646 11742 raft_consensus.cc:3060] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.218633 11982 consensus_queue.cc:1048] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.224439 11742 raft_consensus.cc:515] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:54.229440 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c3d86cdfb84b1fb29ab0897ae131d8" candidate_uuid: "78f4eeaab3024699b63ac5be31fbbb63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed492dd944f344d9804cdf64084c2288"
I20260710 11:08:54.230031 11818 raft_consensus.cc:3055] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:54.230387 11818 raft_consensus.cc:740] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed492dd944f344d9804cdf64084c2288, State: Running, Role: LEADER
I20260710 11:08:54.231141 11818 consensus_queue.cc:260] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:54.232172 11818 raft_consensus.cc:3060] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.237257 11818 raft_consensus.cc:2468] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f4eeaab3024699b63ac5be31fbbb63 in term 2.
I20260710 11:08:54.238032 11742 leader_election.cc:290] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [CANDIDATE]: Term 2 election: Requested vote from peers ed492dd944f344d9804cdf64084c2288 (127.7.227.2:36229), df01ed9d176547f4acb4b15cf2893e97 (127.7.227.3:42925)
I20260710 11:08:54.238072 11707 leader_election.cc:304] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78f4eeaab3024699b63ac5be31fbbb63, ed492dd944f344d9804cdf64084c2288; no voters: 
I20260710 11:08:54.239081 11938 raft_consensus.cc:2804] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:54.239073 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c3d86cdfb84b1fb29ab0897ae131d8" candidate_uuid: "78f4eeaab3024699b63ac5be31fbbb63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df01ed9d176547f4acb4b15cf2893e97"
I20260710 11:08:54.239696 11938 raft_consensus.cc:697] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [term 2 LEADER]: Becoming Leader. State: Replica: 78f4eeaab3024699b63ac5be31fbbb63, State: Running, Role: LEADER
I20260710 11:08:54.239758 11892 raft_consensus.cc:3060] T 04c3d86cdfb84b1fb29ab0897ae131d8 P df01ed9d176547f4acb4b15cf2893e97 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.240478 11938 consensus_queue.cc:237] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:54.245282 11892 raft_consensus.cc:2468] T 04c3d86cdfb84b1fb29ab0897ae131d8 P df01ed9d176547f4acb4b15cf2893e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f4eeaab3024699b63ac5be31fbbb63 in term 2.
I20260710 11:08:54.246817 11639 catalog_manager.cc:5697] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 reported cstate change: term changed from 1 to 2, leader changed from ed492dd944f344d9804cdf64084c2288 (127.7.227.2) to 78f4eeaab3024699b63ac5be31fbbb63 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "78f4eeaab3024699b63ac5be31fbbb63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.297175 11974 raft_consensus.cc:993] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97: : Instructing follower 78f4eeaab3024699b63ac5be31fbbb63 to start an election
I20260710 11:08:54.297586 11951 raft_consensus.cc:1081] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [term 1 LEADER]: Signalling peer 78f4eeaab3024699b63ac5be31fbbb63 to start an election
I20260710 11:08:54.299038 11742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77cb163525714faaa5944280ee00623e"
dest_uuid: "78f4eeaab3024699b63ac5be31fbbb63"
 from {username='slave'} at 127.0.0.1:50412
I20260710 11:08:54.299597 11742 raft_consensus.cc:493] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:54.300011 11742 raft_consensus.cc:3060] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.304491 11742 raft_consensus.cc:515] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } } peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } }
I20260710 11:08:54.305912 11742 leader_election.cc:290] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63 [CANDIDATE]: Term 2 election: Requested vote from peers ed492dd944f344d9804cdf64084c2288 (127.7.227.2:36229), df01ed9d176547f4acb4b15cf2893e97 (127.7.227.3:42925)
I20260710 11:08:54.306763 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77cb163525714faaa5944280ee00623e" candidate_uuid: "78f4eeaab3024699b63ac5be31fbbb63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed492dd944f344d9804cdf64084c2288"
I20260710 11:08:54.307004 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77cb163525714faaa5944280ee00623e" candidate_uuid: "78f4eeaab3024699b63ac5be31fbbb63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df01ed9d176547f4acb4b15cf2893e97"
I20260710 11:08:54.307283 11818 raft_consensus.cc:3060] T 77cb163525714faaa5944280ee00623e P ed492dd944f344d9804cdf64084c2288 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.307502 11892 raft_consensus.cc:3055] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:54.307803 11892 raft_consensus.cc:740] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df01ed9d176547f4acb4b15cf2893e97, State: Running, Role: LEADER
I20260710 11:08:54.308442 11892 consensus_queue.cc:260] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } } peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } }
I20260710 11:08:54.309340 11892 raft_consensus.cc:3060] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.311929 11818 raft_consensus.cc:2468] T 77cb163525714faaa5944280ee00623e P ed492dd944f344d9804cdf64084c2288 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f4eeaab3024699b63ac5be31fbbb63 in term 2.
I20260710 11:08:54.312913 11707 leader_election.cc:304] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78f4eeaab3024699b63ac5be31fbbb63, ed492dd944f344d9804cdf64084c2288; no voters: 
I20260710 11:08:54.313566 11938 raft_consensus.cc:2804] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:54.313788 11892 raft_consensus.cc:2468] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f4eeaab3024699b63ac5be31fbbb63 in term 2.
I20260710 11:08:54.313911 11938 raft_consensus.cc:697] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63 [term 2 LEADER]: Becoming Leader. State: Replica: 78f4eeaab3024699b63ac5be31fbbb63, State: Running, Role: LEADER
I20260710 11:08:54.314750 11938 consensus_queue.cc:237] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } } peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } }
I20260710 11:08:54.320986 11639 catalog_manager.cc:5697] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63 reported cstate change: term changed from 1 to 2, leader changed from df01ed9d176547f4acb4b15cf2893e97 (127.7.227.3) to 78f4eeaab3024699b63ac5be31fbbb63 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "78f4eeaab3024699b63ac5be31fbbb63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:54.440486 11818 raft_consensus.cc:1275] T 54c995a5387441a281743d6af1bd7a7d P ed492dd944f344d9804cdf64084c2288 [term 2 FOLLOWER]: Refusing update from remote peer 78f4eeaab3024699b63ac5be31fbbb63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.441764 11938 consensus_queue.cc:1048] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.449057 11892 raft_consensus.cc:1275] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [term 2 FOLLOWER]: Refusing update from remote peer 78f4eeaab3024699b63ac5be31fbbb63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.450781 11938 consensus_queue.cc:1048] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.610852  8076 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:08:54.612473  8076 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:08:54.612841  8076 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:08:54.623962 11742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04c3d86cdfb84b1fb29ab0897ae131d8"
dest_uuid: "78f4eeaab3024699b63ac5be31fbbb63"
mode: GRACEFUL
new_leader_uuid: "ed492dd944f344d9804cdf64084c2288"
 from {username='slave'} at 127.0.0.1:50426
I20260710 11:08:54.624461 11742 raft_consensus.cc:606] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [term 2 LEADER]: Received request to transfer leadership to TS ed492dd944f344d9804cdf64084c2288
I20260710 11:08:54.625546  8076 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:08:54.683548 11818 raft_consensus.cc:1275] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [term 2 FOLLOWER]: Refusing update from remote peer df01ed9d176547f4acb4b15cf2893e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.684852 11951 consensus_queue.cc:1048] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.694070 11742 raft_consensus.cc:1275] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63 [term 2 FOLLOWER]: Refusing update from remote peer df01ed9d176547f4acb4b15cf2893e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.695696 11950 consensus_queue.cc:1048] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.764900 11818 raft_consensus.cc:1275] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 2 FOLLOWER]: Refusing update from remote peer 78f4eeaab3024699b63ac5be31fbbb63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.766003 11938 consensus_queue.cc:1048] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.770438 11985 raft_consensus.cc:993] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63: : Instructing follower ed492dd944f344d9804cdf64084c2288 to start an election
I20260710 11:08:54.770890 11981 raft_consensus.cc:1081] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [term 2 LEADER]: Signalling peer ed492dd944f344d9804cdf64084c2288 to start an election
I20260710 11:08:54.772549 11817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04c3d86cdfb84b1fb29ab0897ae131d8"
dest_uuid: "ed492dd944f344d9804cdf64084c2288"
 from {username='slave'} at 127.0.0.1:54832
I20260710 11:08:54.774137 11817 raft_consensus.cc:493] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:54.774547 11817 raft_consensus.cc:3060] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:54.774781 11892 raft_consensus.cc:1275] T 04c3d86cdfb84b1fb29ab0897ae131d8 P df01ed9d176547f4acb4b15cf2893e97 [term 2 FOLLOWER]: Refusing update from remote peer 78f4eeaab3024699b63ac5be31fbbb63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.776407 11938 consensus_queue.cc:1048] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.781978 11817 raft_consensus.cc:515] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:54.785416 11817 leader_election.cc:290] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [CANDIDATE]: Term 3 election: Requested vote from peers 78f4eeaab3024699b63ac5be31fbbb63 (127.7.227.1:40319), df01ed9d176547f4acb4b15cf2893e97 (127.7.227.3:42925)
I20260710 11:08:54.786062 11742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c3d86cdfb84b1fb29ab0897ae131d8" candidate_uuid: "ed492dd944f344d9804cdf64084c2288" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "78f4eeaab3024699b63ac5be31fbbb63"
I20260710 11:08:54.786482 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c3d86cdfb84b1fb29ab0897ae131d8" candidate_uuid: "ed492dd944f344d9804cdf64084c2288" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df01ed9d176547f4acb4b15cf2893e97"
I20260710 11:08:54.786846 11742 raft_consensus.cc:3055] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:54.787155 11892 raft_consensus.cc:3060] T 04c3d86cdfb84b1fb29ab0897ae131d8 P df01ed9d176547f4acb4b15cf2893e97 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:54.787210 11742 raft_consensus.cc:740] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 78f4eeaab3024699b63ac5be31fbbb63, State: Running, Role: LEADER
I20260710 11:08:54.788111 11742 consensus_queue.cc:260] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [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: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:54.789346 11742 raft_consensus.cc:3060] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:54.792097 11892 raft_consensus.cc:2468] T 04c3d86cdfb84b1fb29ab0897ae131d8 P df01ed9d176547f4acb4b15cf2893e97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed492dd944f344d9804cdf64084c2288 in term 3.
I20260710 11:08:54.793049 11783 leader_election.cc:304] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [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: df01ed9d176547f4acb4b15cf2893e97, ed492dd944f344d9804cdf64084c2288; no voters: 
I20260710 11:08:54.793825 11952 raft_consensus.cc:2804] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:54.794641 11742 raft_consensus.cc:2468] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed492dd944f344d9804cdf64084c2288 in term 3.
I20260710 11:08:54.794845 11952 raft_consensus.cc:697] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 3 LEADER]: Becoming Leader. State: Replica: ed492dd944f344d9804cdf64084c2288, State: Running, Role: LEADER
I20260710 11:08:54.795703 11952 consensus_queue.cc:237] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [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: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } }
I20260710 11:08:54.801514 11639 catalog_manager.cc:5697] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 reported cstate change: term changed from 2 to 3, leader changed from 78f4eeaab3024699b63ac5be31fbbb63 (127.7.227.1) to ed492dd944f344d9804cdf64084c2288 (127.7.227.2). New cstate: current_term: 3 leader_uuid: "ed492dd944f344d9804cdf64084c2288" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f4eeaab3024699b63ac5be31fbbb63" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 40319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.828665  8076 tablet_server.cc:179] TabletServer@127.7.227.1:0 shutting down...
I20260710 11:08:54.844201 11817 raft_consensus.cc:1275] T 77cb163525714faaa5944280ee00623e P ed492dd944f344d9804cdf64084c2288 [term 2 FOLLOWER]: Refusing update from remote peer 78f4eeaab3024699b63ac5be31fbbb63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.845759 11938 consensus_queue.cc:1048] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed492dd944f344d9804cdf64084c2288" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 36229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.846119  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:54.846765  8076 tablet_replica.cc:333] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63: stopping tablet replica
I20260710 11:08:54.847419  8076 raft_consensus.cc:2243] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:54.848165  8076 raft_consensus.cc:2272] T 54c995a5387441a281743d6af1bd7a7d P 78f4eeaab3024699b63ac5be31fbbb63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.850430  8076 tablet_replica.cc:333] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63: stopping tablet replica
I20260710 11:08:54.851204  8076 raft_consensus.cc:2243] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:54.851935  8076 raft_consensus.cc:2272] T 04c3d86cdfb84b1fb29ab0897ae131d8 P 78f4eeaab3024699b63ac5be31fbbb63 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.855979 11892 raft_consensus.cc:1275] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [term 2 FOLLOWER]: Refusing update from remote peer 78f4eeaab3024699b63ac5be31fbbb63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.856470  8076 tablet_replica.cc:333] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63: stopping tablet replica
I20260710 11:08:54.857275  8076 raft_consensus.cc:2243] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:54.857800  8076 raft_consensus.cc:2272] T af96b4a4aab7429a956f1f4401f6a427 P 78f4eeaab3024699b63ac5be31fbbb63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.857664 11981 consensus_queue.cc:1048] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df01ed9d176547f4acb4b15cf2893e97" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:54.891111  8076 tablet_replica.cc:333] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63: stopping tablet replica
I20260710 11:08:54.893770  8076 raft_consensus.cc:2243] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:54.898036  8076 raft_consensus.cc:2272] T 77cb163525714faaa5944280ee00623e P 78f4eeaab3024699b63ac5be31fbbb63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.930546  8076 tablet_server.cc:196] TabletServer@127.7.227.1:0 shutdown complete.
I20260710 11:08:54.950078  8076 tablet_server.cc:179] TabletServer@127.7.227.2:0 shutting down...
I20260710 11:08:54.968693  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:54.969511  8076 tablet_replica.cc:333] T 54c995a5387441a281743d6af1bd7a7d P ed492dd944f344d9804cdf64084c2288: stopping tablet replica
I20260710 11:08:54.970434  8076 raft_consensus.cc:2243] T 54c995a5387441a281743d6af1bd7a7d P ed492dd944f344d9804cdf64084c2288 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:54.971074  8076 raft_consensus.cc:2272] T 54c995a5387441a281743d6af1bd7a7d P ed492dd944f344d9804cdf64084c2288 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.974432  8076 tablet_replica.cc:333] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288: stopping tablet replica
I20260710 11:08:54.975039  8076 raft_consensus.cc:2243] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:54.975970  8076 pending_rounds.cc:70] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288: Trying to abort 1 pending ops.
I20260710 11:08:54.976167  8076 pending_rounds.cc:77] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305960385730744320 op_type: NO_OP noop_request { }
I20260710 11:08:54.976593  8076 raft_consensus.cc:2889] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:54.976899  8076 raft_consensus.cc:2272] T 04c3d86cdfb84b1fb29ab0897ae131d8 P ed492dd944f344d9804cdf64084c2288 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.979836  8076 tablet_replica.cc:333] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288: stopping tablet replica
I20260710 11:08:54.980310  8076 raft_consensus.cc:2243] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:54.980830  8076 raft_consensus.cc:2272] T af96b4a4aab7429a956f1f4401f6a427 P ed492dd944f344d9804cdf64084c2288 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.983397  8076 tablet_replica.cc:333] T 77cb163525714faaa5944280ee00623e P ed492dd944f344d9804cdf64084c2288: stopping tablet replica
I20260710 11:08:54.983881  8076 raft_consensus.cc:2243] T 77cb163525714faaa5944280ee00623e P ed492dd944f344d9804cdf64084c2288 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:54.984404  8076 raft_consensus.cc:2272] T 77cb163525714faaa5944280ee00623e P ed492dd944f344d9804cdf64084c2288 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.999078  8076 tablet_server.cc:196] TabletServer@127.7.227.2:0 shutdown complete.
I20260710 11:08:55.014740  8076 tablet_server.cc:179] TabletServer@127.7.227.3:0 shutting down...
I20260710 11:08:55.033620  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:55.034361  8076 tablet_replica.cc:333] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97: stopping tablet replica
I20260710 11:08:55.034999  8076 raft_consensus.cc:2243] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:55.035626  8076 raft_consensus.cc:2272] T 54c995a5387441a281743d6af1bd7a7d P df01ed9d176547f4acb4b15cf2893e97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:55.038180  8076 tablet_replica.cc:333] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97: stopping tablet replica
I20260710 11:08:55.038780  8076 raft_consensus.cc:2243] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:55.039250  8076 raft_consensus.cc:2272] T 77cb163525714faaa5944280ee00623e P df01ed9d176547f4acb4b15cf2893e97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:55.042167  8076 tablet_replica.cc:333] T 04c3d86cdfb84b1fb29ab0897ae131d8 P df01ed9d176547f4acb4b15cf2893e97: stopping tablet replica
I20260710 11:08:55.042762  8076 raft_consensus.cc:2243] T 04c3d86cdfb84b1fb29ab0897ae131d8 P df01ed9d176547f4acb4b15cf2893e97 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:55.043318  8076 raft_consensus.cc:2272] T 04c3d86cdfb84b1fb29ab0897ae131d8 P df01ed9d176547f4acb4b15cf2893e97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:55.045964  8076 tablet_replica.cc:333] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97: stopping tablet replica
I20260710 11:08:55.046490  8076 raft_consensus.cc:2243] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:55.047617  8076 raft_consensus.cc:2272] T af96b4a4aab7429a956f1f4401f6a427 P df01ed9d176547f4acb4b15cf2893e97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:55.070855  8076 tablet_server.cc:196] TabletServer@127.7.227.3:0 shutdown complete.
I20260710 11:08:55.085229  8076 master.cc:562] Master@127.7.227.62:42653 shutting down...
I20260710 11:08:55.101976  8076 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:55.102610  8076 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:55.102941  8076 tablet_replica.cc:333] T 00000000000000000000000000000000 P 739b10ae87b54ecfb93c7da8a7e78a61: stopping tablet replica
I20260710 11:08:55.122440  8076 master.cc:584] Master@127.7.227.62:42653 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2732 ms)
[----------] 6 tests from LeaderRebalancerTest (91734 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:08:55.160554  8076 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.227.62:40315
I20260710 11:08:55.161787  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:55.167063 11994 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:55.167147 11995 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:55.168102 11997 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:55.169260  8076 server_base.cc:1061] running on GCE node
I20260710 11:08:55.169991  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:55.170163  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:55.170346  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681735170328 us; error 0 us; skew 500 ppm
I20260710 11:08:55.170877  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:55.173065  8076 webserver.cc:533] Webserver started at http://127.7.227.62:46009/ using document root <none> and password file <none>
I20260710 11:08:55.173499  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:55.173669  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:55.173919  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:55.175061  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681643265467-8076-0/minicluster-data/master-0-root/instance:
uuid: "e1872b3409984f359ddd39bffa8c38d7"
format_stamp: "Formatted at 2026-07-10 11:08:55 on dist-test-slave-8pmn"
I20260710 11:08:55.179265  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:55.182492 12002 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:55.183164  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:55.183406  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681643265467-8076-0/minicluster-data/master-0-root
uuid: "e1872b3409984f359ddd39bffa8c38d7"
format_stamp: "Formatted at 2026-07-10 11:08:55 on dist-test-slave-8pmn"
I20260710 11:08:55.183666  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681643265467-8076-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681643265467-8076-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681643265467-8076-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:55.203922  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:55.205061  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:55.242002  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.62:40315
I20260710 11:08:55.242115 12053 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.62:40315 every 8 connection(s)
I20260710 11:08:55.245843 12054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.256958 12054 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7: Bootstrap starting.
I20260710 11:08:55.261577 12054 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.265617 12054 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7: No bootstrap required, opened a new log
I20260710 11:08:55.267796 12054 raft_consensus.cc:359] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1872b3409984f359ddd39bffa8c38d7" member_type: VOTER }
I20260710 11:08:55.268210 12054 raft_consensus.cc:385] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.268430 12054 raft_consensus.cc:740] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1872b3409984f359ddd39bffa8c38d7, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.268949 12054 consensus_queue.cc:260] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e1872b3409984f359ddd39bffa8c38d7" member_type: VOTER }
I20260710 11:08:55.269390 12054 raft_consensus.cc:399] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:55.269582 12054 raft_consensus.cc:493] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:55.269832 12054 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.274159 12054 raft_consensus.cc:515] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1872b3409984f359ddd39bffa8c38d7" member_type: VOTER }
I20260710 11:08:55.274683 12054 leader_election.cc:304] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7 [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: e1872b3409984f359ddd39bffa8c38d7; no voters: 
I20260710 11:08:55.275729 12054 leader_election.cc:290] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:55.276088 12057 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:55.277340 12057 raft_consensus.cc:697] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7 [term 1 LEADER]: Becoming Leader. State: Replica: e1872b3409984f359ddd39bffa8c38d7, State: Running, Role: LEADER
I20260710 11:08:55.277946 12057 consensus_queue.cc:237] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7 [LEADER]: Queue going to LEADER mode. State: All 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: "e1872b3409984f359ddd39bffa8c38d7" member_type: VOTER }
I20260710 11:08:55.278540 12054 sys_catalog.cc:565] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:55.280773 12058 sys_catalog.cc:455] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e1872b3409984f359ddd39bffa8c38d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1872b3409984f359ddd39bffa8c38d7" member_type: VOTER } }
I20260710 11:08:55.280791 12059 sys_catalog.cc:455] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e1872b3409984f359ddd39bffa8c38d7. Latest consensus state: current_term: 1 leader_uuid: "e1872b3409984f359ddd39bffa8c38d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1872b3409984f359ddd39bffa8c38d7" member_type: VOTER } }
I20260710 11:08:55.281504 12058 sys_catalog.cc:458] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:55.281545 12059 sys_catalog.cc:458] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:55.287147 12063 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:55.292052 12063 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:55.297124  8076 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:55.300915 12063 catalog_manager.cc:1383] Generated new cluster ID: fc806a2e3a7b4988be6631d6e739c454
I20260710 11:08:55.301203 12063 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:55.317596 12063 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:55.318960 12063 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:55.330549 12063 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7: Generated new TSK 0
I20260710 11:08:55.331085 12063 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:55.364152  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:55.370079 12075 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:55.371138 12076 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:55.372143 12078 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:55.373216  8076 server_base.cc:1061] running on GCE node
I20260710 11:08:55.374063  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:55.374277  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:55.374430  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681735374407 us; error 0 us; skew 500 ppm
I20260710 11:08:55.374938  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:55.377086  8076 webserver.cc:533] Webserver started at http://127.7.227.1:44509/ using document root <none> and password file <none>
I20260710 11:08:55.377528  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:55.377707  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:55.377944  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:55.379041  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681643265467-8076-0/minicluster-data/ts-0-root/instance:
uuid: "1a35f79367a946cb94fb7a13955b2177"
format_stamp: "Formatted at 2026-07-10 11:08:55 on dist-test-slave-8pmn"
I20260710 11:08:55.383469  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:08:55.386767 12083 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:55.387485  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 11:08:55.387724  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681643265467-8076-0/minicluster-data/ts-0-root
uuid: "1a35f79367a946cb94fb7a13955b2177"
format_stamp: "Formatted at 2026-07-10 11:08:55 on dist-test-slave-8pmn"
I20260710 11:08:55.387955  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681643265467-8076-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681643265467-8076-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681643265467-8076-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:55.408883  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:55.410063  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:55.411465  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:55.413642  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:55.413816  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:55.414050  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:55.414206  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:55.453037  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.1:39063
I20260710 11:08:55.453135 12145 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.1:39063 every 8 connection(s)
I20260710 11:08:55.457737  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:55.464520 12150 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:55.466421 12151 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:55.468102 12153 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:55.469192  8076 server_base.cc:1061] running on GCE node
I20260710 11:08:55.470304 12146 heartbeater.cc:344] Connected to a master server at 127.7.227.62:40315
I20260710 11:08:55.470629  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:08:55.470728 12146 heartbeater.cc:461] Registering TS with master...
W20260710 11:08:55.470960  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:55.471158  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681735471140 us; error 0 us; skew 500 ppm
I20260710 11:08:55.471696 12146 heartbeater.cc:507] Master 127.7.227.62:40315 requested a full tablet report, sending...
I20260710 11:08:55.472023  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:55.474022 12019 ts_manager.cc:194] Registered new tserver with Master: 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063)
I20260710 11:08:55.474612  8076 webserver.cc:533] Webserver started at http://127.7.227.2:43691/ using document root <none> and password file <none>
I20260710 11:08:55.475128  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:55.475309  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:55.475551  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:55.475828 12019 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57352
I20260710 11:08:55.476820  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681643265467-8076-0/minicluster-data/ts-1-root/instance:
uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
format_stamp: "Formatted at 2026-07-10 11:08:55 on dist-test-slave-8pmn"
I20260710 11:08:55.481451  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:08:55.484714 12158 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:55.485421  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:55.485714  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681643265467-8076-0/minicluster-data/ts-1-root
uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
format_stamp: "Formatted at 2026-07-10 11:08:55 on dist-test-slave-8pmn"
I20260710 11:08:55.485955  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681643265467-8076-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681643265467-8076-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681643265467-8076-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:55.504930  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:55.506055  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:55.507742  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:55.509809  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:55.509981  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:55.510205  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:55.510375  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:08:55.547931  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.2:38771
I20260710 11:08:55.548053 12220 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.2:38771 every 8 connection(s)
I20260710 11:08:55.552397  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:55.559535 12224 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:55.560967 12225 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:55.563604  8076 server_base.cc:1061] running on GCE node
I20260710 11:08:55.564281 12221 heartbeater.cc:344] Connected to a master server at 127.7.227.62:40315
I20260710 11:08:55.564626 12221 heartbeater.cc:461] Registering TS with master...
W20260710 11:08:55.564754 12227 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:55.565326 12221 heartbeater.cc:507] Master 127.7.227.62:40315 requested a full tablet report, sending...
I20260710 11:08:55.565626  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:55.565858  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:55.566018  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681735566002 us; error 0 us; skew 500 ppm
I20260710 11:08:55.566598  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:55.567239 12019 ts_manager.cc:194] Registered new tserver with Master: 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:08:55.568850 12019 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57358
I20260710 11:08:55.568933  8076 webserver.cc:533] Webserver started at http://127.7.227.3:35049/ using document root <none> and password file <none>
I20260710 11:08:55.569432  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:55.569608  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:55.569844  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:55.570974  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681643265467-8076-0/minicluster-data/ts-2-root/instance:
uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
format_stamp: "Formatted at 2026-07-10 11:08:55 on dist-test-slave-8pmn"
I20260710 11:08:55.575048  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:55.578004 12232 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:55.578693  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:55.578951  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681643265467-8076-0/minicluster-data/ts-2-root
uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
format_stamp: "Formatted at 2026-07-10 11:08:55 on dist-test-slave-8pmn"
I20260710 11:08:55.579207  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681643265467-8076-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681643265467-8076-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681643265467-8076-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:55.594907  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:55.596009  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:55.597332  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:55.599436  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:55.599622  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:55.599828  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:55.599982  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:55.636409  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.3:33347
I20260710 11:08:55.636507 12294 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.3:33347 every 8 connection(s)
I20260710 11:08:55.649581 12295 heartbeater.cc:344] Connected to a master server at 127.7.227.62:40315
I20260710 11:08:55.649960 12295 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:55.650660 12295 heartbeater.cc:507] Master 127.7.227.62:40315 requested a full tablet report, sending...
I20260710 11:08:55.652424 12019 ts_manager.cc:194] Registered new tserver with Master: 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:08:55.652549  8076 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013255697s
I20260710 11:08:55.653823 12019 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57368
I20260710 11:08:55.676975 12019 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57378:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:55.679586 12019 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:55.738301 12260 tablet_service.cc:1511] Processing CreateTablet for tablet 81b9adca7c0346fbbb94bcefc79ae462 (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:55.739805 12260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b9adca7c0346fbbb94bcefc79ae462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.741843 12259 tablet_service.cc:1511] Processing CreateTablet for tablet 60b4f7d326754539aca4308a12289531 (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:55.743270 12259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b4f7d326754539aca4308a12289531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.747359 12258 tablet_service.cc:1511] Processing CreateTablet for tablet ee7f9426ae0d4a2fb272a5642dc3f75d (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:55.748685 12258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7f9426ae0d4a2fb272a5642dc3f75d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.752550 12257 tablet_service.cc:1511] Processing CreateTablet for tablet 5b69490205e0455ca28471e7c4e6d644 (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:55.753881 12257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b69490205e0455ca28471e7c4e6d644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.754036 12255 tablet_service.cc:1511] Processing CreateTablet for tablet 8ce82fe0dd4e470d9eed3b4c74990484 (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:55.755375 12255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ce82fe0dd4e470d9eed3b4c74990484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.758220 12254 tablet_service.cc:1511] Processing CreateTablet for tablet 8f575960865046ada9c1afc1d467943d (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:55.759500 12256 tablet_service.cc:1511] Processing CreateTablet for tablet 7d59750a9034482fbadca73ed6fb7b67 (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:55.760514 12254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f575960865046ada9c1afc1d467943d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.761132 12256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d59750a9034482fbadca73ed6fb7b67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.763392 12308 tablet_bootstrap.cc:492] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f: Bootstrap starting.
I20260710 11:08:55.763217 12253 tablet_service.cc:1511] Processing CreateTablet for tablet 8d0252bba061432b87b7358ccb160d53 (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:55.764468 12253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d0252bba061432b87b7358ccb160d53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.771828 12260 tablet_service.cc:1511] Processing CreateTablet for tablet 08403003e7b14737af681b6d8290f4e5 (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:55.773113 12260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08403003e7b14737af681b6d8290f4e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.788833 12308 tablet_bootstrap.cc:654] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.800231 12111 tablet_service.cc:1511] Processing CreateTablet for tablet 81b9adca7c0346fbbb94bcefc79ae462 (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:55.801544 12111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b9adca7c0346fbbb94bcefc79ae462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.802644 12106 tablet_service.cc:1511] Processing CreateTablet for tablet 8ce82fe0dd4e470d9eed3b4c74990484 (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:55.803239 12107 tablet_service.cc:1511] Processing CreateTablet for tablet 7d59750a9034482fbadca73ed6fb7b67 (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:55.803905 12106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ce82fe0dd4e470d9eed3b4c74990484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.804523 12107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d59750a9034482fbadca73ed6fb7b67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.807405 12108 tablet_service.cc:1511] Processing CreateTablet for tablet 5b69490205e0455ca28471e7c4e6d644 (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:55.808660 12108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b69490205e0455ca28471e7c4e6d644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.811403 12109 tablet_service.cc:1511] Processing CreateTablet for tablet ee7f9426ae0d4a2fb272a5642dc3f75d (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:55.812711 12109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7f9426ae0d4a2fb272a5642dc3f75d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.815369 12110 tablet_service.cc:1511] Processing CreateTablet for tablet 60b4f7d326754539aca4308a12289531 (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:55.816639 12110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b4f7d326754539aca4308a12289531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.819677 12105 tablet_service.cc:1511] Processing CreateTablet for tablet 8f575960865046ada9c1afc1d467943d (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:55.820950 12105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f575960865046ada9c1afc1d467943d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.821314 12184 tablet_service.cc:1511] Processing CreateTablet for tablet ee7f9426ae0d4a2fb272a5642dc3f75d (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:55.824452 12184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7f9426ae0d4a2fb272a5642dc3f75d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.825417 12104 tablet_service.cc:1511] Processing CreateTablet for tablet 8d0252bba061432b87b7358ccb160d53 (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:55.826680 12104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d0252bba061432b87b7358ccb160d53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.829052 12186 tablet_service.cc:1511] Processing CreateTablet for tablet 81b9adca7c0346fbbb94bcefc79ae462 (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:55.830313 12186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b9adca7c0346fbbb94bcefc79ae462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.831933 12183 tablet_service.cc:1511] Processing CreateTablet for tablet 5b69490205e0455ca28471e7c4e6d644 (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:55.833217 12183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b69490205e0455ca28471e7c4e6d644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.835281 12103 tablet_service.cc:1511] Processing CreateTablet for tablet 08403003e7b14737af681b6d8290f4e5 (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:55.836490 12103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08403003e7b14737af681b6d8290f4e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.819707 12185 tablet_service.cc:1511] Processing CreateTablet for tablet 60b4f7d326754539aca4308a12289531 (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:55.839603 12185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b4f7d326754539aca4308a12289531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.852855 12310 tablet_bootstrap.cc:492] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177: Bootstrap starting.
I20260710 11:08:55.860656 12310 tablet_bootstrap.cc:654] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.868077 12182 tablet_service.cc:1511] Processing CreateTablet for tablet 7d59750a9034482fbadca73ed6fb7b67 (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:55.869443 12182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d59750a9034482fbadca73ed6fb7b67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.881304 12186 tablet_service.cc:1511] Processing CreateTablet for tablet 8ce82fe0dd4e470d9eed3b4c74990484 (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:55.881865 12181 tablet_service.cc:1511] Processing CreateTablet for tablet 8f575960865046ada9c1afc1d467943d (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:55.883414 12181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f575960865046ada9c1afc1d467943d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.889459 12310 tablet_bootstrap.cc:492] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177: No bootstrap required, opened a new log
I20260710 11:08:55.889103 12180 tablet_service.cc:1511] Processing CreateTablet for tablet 8d0252bba061432b87b7358ccb160d53 (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:55.891897 12310 ts_tablet_manager.cc:1403] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.004s
I20260710 11:08:55.890817 12179 tablet_service.cc:1511] Processing CreateTablet for tablet 08403003e7b14737af681b6d8290f4e5 (DEFAULT_TABLE table=test-workload [id=396c57cec7b04bde8768eb25ecb4af38]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:55.894877 12310 raft_consensus.cc:359] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } } peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } }
I20260710 11:08:55.895586 12310 raft_consensus.cc:385] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.895874 12310 raft_consensus.cc:740] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.905911 12310 consensus_queue.cc:260] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } } peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } }
I20260710 11:08:55.904738 12186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ce82fe0dd4e470d9eed3b4c74990484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.911222 12311 tablet_bootstrap.cc:492] T 5b69490205e0455ca28471e7c4e6d644 P 88c0909c6ead4d2ba825aa23d33fbd72: Bootstrap starting.
I20260710 11:08:55.913769 12180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d0252bba061432b87b7358ccb160d53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.915493 12179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08403003e7b14737af681b6d8290f4e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:55.922124 12311 tablet_bootstrap.cc:654] T 5b69490205e0455ca28471e7c4e6d644 P 88c0909c6ead4d2ba825aa23d33fbd72: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.934566 12310 ts_tablet_manager.cc:1434] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177: Time spent starting tablet: real 0.042s	user 0.021s	sys 0.008s
I20260710 11:08:55.935534 12146 heartbeater.cc:499] Master 127.7.227.62:40315 was elected leader, sending a full tablet report...
I20260710 11:08:55.938019 12310 tablet_bootstrap.cc:492] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177: Bootstrap starting.
I20260710 11:08:55.939792 12308 tablet_bootstrap.cc:492] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f: No bootstrap required, opened a new log
I20260710 11:08:55.940304 12308 ts_tablet_manager.cc:1403] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent bootstrapping tablet: real 0.177s	user 0.011s	sys 0.004s
I20260710 11:08:55.942673 12308 raft_consensus.cc:359] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } } peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } }
I20260710 11:08:55.943193 12308 raft_consensus.cc:385] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.943413 12308 raft_consensus.cc:740] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.943995 12308 consensus_queue.cc:260] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } } peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } }
I20260710 11:08:55.946009 12295 heartbeater.cc:499] Master 127.7.227.62:40315 was elected leader, sending a full tablet report...
I20260710 11:08:55.946565 12308 ts_tablet_manager.cc:1434] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:08:55.947563 12308 tablet_bootstrap.cc:492] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f: Bootstrap starting.
I20260710 11:08:55.946635 12310 tablet_bootstrap.cc:654] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.953603 12308 tablet_bootstrap.cc:654] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.958609 12308 tablet_bootstrap.cc:492] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f: No bootstrap required, opened a new log
I20260710 11:08:55.959002 12308 ts_tablet_manager.cc:1403] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.008s
I20260710 11:08:55.961495 12308 raft_consensus.cc:359] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:55.962172 12308 raft_consensus.cc:385] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.962494 12308 raft_consensus.cc:740] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.963322 12308 consensus_queue.cc:260] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:55.964823 12311 tablet_bootstrap.cc:492] T 5b69490205e0455ca28471e7c4e6d644 P 88c0909c6ead4d2ba825aa23d33fbd72: No bootstrap required, opened a new log
I20260710 11:08:55.965255 12311 ts_tablet_manager.cc:1403] T 5b69490205e0455ca28471e7c4e6d644 P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.008s
I20260710 11:08:55.965360 12308 ts_tablet_manager.cc:1434] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:08:55.966463 12308 tablet_bootstrap.cc:492] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f: Bootstrap starting.
I20260710 11:08:55.968019 12311 raft_consensus.cc:359] T 5b69490205e0455ca28471e7c4e6d644 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:55.968717 12311 raft_consensus.cc:385] T 5b69490205e0455ca28471e7c4e6d644 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.968974 12311 raft_consensus.cc:740] T 5b69490205e0455ca28471e7c4e6d644 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.969867 12311 consensus_queue.cc:260] T 5b69490205e0455ca28471e7c4e6d644 P 88c0909c6ead4d2ba825aa23d33fbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:55.972050 12310 tablet_bootstrap.cc:492] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177: No bootstrap required, opened a new log
I20260710 11:08:55.972676 12310 ts_tablet_manager.cc:1403] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.008s
I20260710 11:08:55.972973 12308 tablet_bootstrap.cc:654] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.975907 12310 raft_consensus.cc:359] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:55.976773 12310 raft_consensus.cc:385] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.977121 12310 raft_consensus.cc:740] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.977931 12310 consensus_queue.cc:260] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:55.978988 12311 ts_tablet_manager.cc:1434] T 5b69490205e0455ca28471e7c4e6d644 P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:08:55.979666 12221 heartbeater.cc:499] Master 127.7.227.62:40315 was elected leader, sending a full tablet report...
I20260710 11:08:55.980392 12310 ts_tablet_manager.cc:1434] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:55.981369 12310 tablet_bootstrap.cc:492] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177: Bootstrap starting.
I20260710 11:08:55.984814 12308 tablet_bootstrap.cc:492] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f: No bootstrap required, opened a new log
I20260710 11:08:55.985303 12308 ts_tablet_manager.cc:1403] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.017s
I20260710 11:08:55.988059 12310 tablet_bootstrap.cc:654] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.988327 12308 raft_consensus.cc:359] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:55.989099 12308 raft_consensus.cc:385] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.989390 12308 raft_consensus.cc:740] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.989653 12311 tablet_bootstrap.cc:492] T 81b9adca7c0346fbbb94bcefc79ae462 P 88c0909c6ead4d2ba825aa23d33fbd72: Bootstrap starting.
I20260710 11:08:55.990257 12308 consensus_queue.cc:260] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:55.992347 12308 ts_tablet_manager.cc:1434] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:55.993358 12308 tablet_bootstrap.cc:492] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f: Bootstrap starting.
I20260710 11:08:55.996470 12311 tablet_bootstrap.cc:654] T 81b9adca7c0346fbbb94bcefc79ae462 P 88c0909c6ead4d2ba825aa23d33fbd72: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.999552 12308 tablet_bootstrap.cc:654] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:56.004067 12310 tablet_bootstrap.cc:492] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177: No bootstrap required, opened a new log
I20260710 11:08:56.004644 12310 ts_tablet_manager.cc:1403] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260710 11:08:56.004686 12316 raft_consensus.cc:493] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:56.005340 12316 raft_consensus.cc:515] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } } peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } }
I20260710 11:08:56.007922 12316 leader_election.cc:290] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:08:56.008062 12310 raft_consensus.cc:359] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.008925 12310 raft_consensus.cc:385] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.009274 12310 raft_consensus.cc:740] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.010044 12310 consensus_queue.cc:260] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.012276 12308 tablet_bootstrap.cc:492] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f: No bootstrap required, opened a new log
I20260710 11:08:56.012759 12308 ts_tablet_manager.cc:1403] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 11:08:56.014037 12310 ts_tablet_manager.cc:1434] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:08:56.015087 12310 tablet_bootstrap.cc:492] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177: Bootstrap starting.
I20260710 11:08:56.015501 12308 raft_consensus.cc:359] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.016180 12308 raft_consensus.cc:385] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.016462 12308 raft_consensus.cc:740] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.017417 12308 consensus_queue.cc:260] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.022056 12308 ts_tablet_manager.cc:1434] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:08:56.022156 12310 tablet_bootstrap.cc:654] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:56.023130 12308 tablet_bootstrap.cc:492] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f: Bootstrap starting.
I20260710 11:08:56.030025 12308 tablet_bootstrap.cc:654] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:56.035908 12313 raft_consensus.cc:493] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:56.036494 12313 raft_consensus.cc:515] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.041889 12313 leader_election.cc:290] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:08:56.051200 12310 tablet_bootstrap.cc:492] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177: No bootstrap required, opened a new log
I20260710 11:08:56.052477 12310 ts_tablet_manager.cc:1403] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.007s
I20260710 11:08:56.056473 12308 tablet_bootstrap.cc:492] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f: No bootstrap required, opened a new log
I20260710 11:08:56.057188 12308 ts_tablet_manager.cc:1403] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.004s
I20260710 11:08:56.060407 12308 raft_consensus.cc:359] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.061153 12308 raft_consensus.cc:385] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.061446 12308 raft_consensus.cc:740] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.061873 12310 raft_consensus.cc:359] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.062722 12310 raft_consensus.cc:385] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.063491 12310 raft_consensus.cc:740] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.064314 12310 consensus_queue.cc:260] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.069826 12310 ts_tablet_manager.cc:1434] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:08:56.072362 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d59750a9034482fbadca73ed6fb7b67" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" is_pre_election: true
I20260710 11:08:56.062364 12308 consensus_queue.cc:260] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.075464 12313 raft_consensus.cc:493] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:08:56.075834 12087 leader_election.cc:343] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:56.076081 12313 raft_consensus.cc:515] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.077904 12308 ts_tablet_manager.cc:1434] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:08:56.078394 12313 leader_election.cc:290] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:08:56.076596 12310 tablet_bootstrap.cc:492] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177: Bootstrap starting.
I20260710 11:08:56.080061 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69490205e0455ca28471e7c4e6d644" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" is_pre_election: true
I20260710 11:08:56.080778 12196 raft_consensus.cc:2468] T 5b69490205e0455ca28471e7c4e6d644 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 0.
I20260710 11:08:56.082135 12087 leader_election.cc:304] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:08:56.083065 12313 raft_consensus.cc:2804] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:56.083438 12313 raft_consensus.cc:493] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:56.083771 12313 raft_consensus.cc:3060] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.080930 12308 tablet_bootstrap.cc:492] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f: Bootstrap starting.
I20260710 11:08:56.087862 12316 raft_consensus.cc:493] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:56.088382 12316 raft_consensus.cc:515] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.090382 12316 leader_election.cc:290] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:08:56.091929 12310 tablet_bootstrap.cc:654] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:56.095448 12308 tablet_bootstrap.cc:654] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:56.096421 12313 raft_consensus.cc:515] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.096923 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d59750a9034482fbadca73ed6fb7b67" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" is_pre_election: true
I20260710 11:08:56.098986 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69490205e0455ca28471e7c4e6d644" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" is_pre_election: true
I20260710 11:08:56.099356 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69490205e0455ca28471e7c4e6d644" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:08:56.100040 12196 raft_consensus.cc:3060] T 5b69490205e0455ca28471e7c4e6d644 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:56.100448 12086 leader_election.cc:343] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:56.100947 12086 leader_election.cc:304] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177; no voters: 5f3f94b33b654cbcb58e8a55cf551b5f, 88c0909c6ead4d2ba825aa23d33fbd72
I20260710 11:08:56.107070 12332 raft_consensus.cc:2749] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:56.107615 12196 raft_consensus.cc:2468] T 5b69490205e0455ca28471e7c4e6d644 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 1.
W20260710 11:08:56.108249 12086 leader_election.cc:343] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:56.109905 12087 leader_election.cc:304] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:08:56.110781 12332 raft_consensus.cc:2804] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:56.111634 12308 tablet_bootstrap.cc:492] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f: No bootstrap required, opened a new log
I20260710 11:08:56.112146 12308 ts_tablet_manager.cc:1403] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.003s
I20260710 11:08:56.116677 12195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0252bba061432b87b7358ccb160d53" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" is_pre_election: true
I20260710 11:08:56.120939 12308 raft_consensus.cc:359] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.121699 12308 raft_consensus.cc:385] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.121999 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b9adca7c0346fbbb94bcefc79ae462" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177" is_pre_election: true
I20260710 11:08:56.122802 12121 raft_consensus.cc:2468] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 0.
I20260710 11:08:56.123282 12332 raft_consensus.cc:697] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177 [term 1 LEADER]: Becoming Leader. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Running, Role: LEADER
I20260710 11:08:56.122008 12308 raft_consensus.cc:740] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.124302 12332 consensus_queue.cc:237] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.124750 12308 consensus_queue.cc:260] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.125069 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0252bba061432b87b7358ccb160d53" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177" is_pre_election: true
W20260710 11:08:56.126847 12236 leader_election.cc:343] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:56.127606 12236 leader_election.cc:304] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 5f3f94b33b654cbcb58e8a55cf551b5f; no voters: 
I20260710 11:08:56.128633 12316 raft_consensus.cc:2804] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:56.129091 12316 raft_consensus.cc:493] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:56.129155 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b9adca7c0346fbbb94bcefc79ae462" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" is_pre_election: true
I20260710 11:08:56.129505 12316 raft_consensus.cc:3060] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.126978 12308 ts_tablet_manager.cc:1434] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260710 11:08:56.131343 12308 tablet_bootstrap.cc:492] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f: Bootstrap starting.
I20260710 11:08:56.132174 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69490205e0455ca28471e7c4e6d644" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
W20260710 11:08:56.133652 12086 leader_election.cc:343] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:56.134290 12313 leader_election.cc:290] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 election: Requested vote from peers 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
W20260710 11:08:56.128561 12236 leader_election.cc:343] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:56.136044 12236 leader_election.cc:304] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f3f94b33b654cbcb58e8a55cf551b5f; no voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72
I20260710 11:08:56.137976 12308 tablet_bootstrap.cc:654] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:56.138248 12335 raft_consensus.cc:2749] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:56.138947 12335 raft_consensus.cc:493] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:56.139559 12316 raft_consensus.cc:515] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } } peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } }
I20260710 11:08:56.140218 12310 tablet_bootstrap.cc:492] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177: No bootstrap required, opened a new log
I20260710 11:08:56.141608 12310 ts_tablet_manager.cc:1403] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177: Time spent bootstrapping tablet: real 0.065s	user 0.021s	sys 0.004s
I20260710 11:08:56.142827 12316 leader_election.cc:290] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:08:56.144559 12310 raft_consensus.cc:359] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.145104 12311 tablet_bootstrap.cc:492] T 81b9adca7c0346fbbb94bcefc79ae462 P 88c0909c6ead4d2ba825aa23d33fbd72: No bootstrap required, opened a new log
I20260710 11:08:56.146438 12310 raft_consensus.cc:385] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.146750 12311 ts_tablet_manager.cc:1403] T 81b9adca7c0346fbbb94bcefc79ae462 P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent bootstrapping tablet: real 0.157s	user 0.056s	sys 0.082s
I20260710 11:08:56.146785 12310 raft_consensus.cc:740] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.147317 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b9adca7c0346fbbb94bcefc79ae462" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:08:56.147919 12121 raft_consensus.cc:3060] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.147938 12310 consensus_queue.cc:260] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.150120 12310 ts_tablet_manager.cc:1434] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260710 11:08:56.149879 12311 raft_consensus.cc:359] T 81b9adca7c0346fbbb94bcefc79ae462 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } } peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } }
I20260710 11:08:56.150689 12311 raft_consensus.cc:385] T 81b9adca7c0346fbbb94bcefc79ae462 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.150969 12311 raft_consensus.cc:740] T 81b9adca7c0346fbbb94bcefc79ae462 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.151085 12310 tablet_bootstrap.cc:492] T 8d0252bba061432b87b7358ccb160d53 P 1a35f79367a946cb94fb7a13955b2177: Bootstrap starting.
I20260710 11:08:56.139395 12335 raft_consensus.cc:515] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.153107 12335 leader_election.cc:290] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:08:56.153775 12311 consensus_queue.cc:260] T 81b9adca7c0346fbbb94bcefc79ae462 P 88c0909c6ead4d2ba825aa23d33fbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } } peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } }
I20260710 11:08:56.156176 12311 ts_tablet_manager.cc:1434] T 81b9adca7c0346fbbb94bcefc79ae462 P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:08:56.157130 12311 tablet_bootstrap.cc:492] T ee7f9426ae0d4a2fb272a5642dc3f75d P 88c0909c6ead4d2ba825aa23d33fbd72: Bootstrap starting.
I20260710 11:08:56.157543 12121 raft_consensus.cc:2468] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 1.
I20260710 11:08:56.159572 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b9adca7c0346fbbb94bcefc79ae462" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:08:56.160158 12196 raft_consensus.cc:3060] T 81b9adca7c0346fbbb94bcefc79ae462 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.160976 12310 tablet_bootstrap.cc:654] T 8d0252bba061432b87b7358ccb160d53 P 1a35f79367a946cb94fb7a13955b2177: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:56.163442 12311 tablet_bootstrap.cc:654] T ee7f9426ae0d4a2fb272a5642dc3f75d P 88c0909c6ead4d2ba825aa23d33fbd72: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:56.167246 12236 leader_election.cc:343] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:56.169330 12308 tablet_bootstrap.cc:492] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f: No bootstrap required, opened a new log
I20260710 11:08:56.170186 12308 ts_tablet_manager.cc:1403] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.000s
I20260710 11:08:56.171347 12195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7f9426ae0d4a2fb272a5642dc3f75d" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" is_pre_election: true
I20260710 11:08:56.169301 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7f9426ae0d4a2fb272a5642dc3f75d" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177" is_pre_election: true
I20260710 11:08:56.172978 12236 leader_election.cc:304] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 5f3f94b33b654cbcb58e8a55cf551b5f; no voters: 
I20260710 11:08:56.173110 12308 raft_consensus.cc:359] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.174690 12121 raft_consensus.cc:2468] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 0.
I20260710 11:08:56.174856 12335 raft_consensus.cc:2804] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:56.175343 12335 raft_consensus.cc:697] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Becoming Leader. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Running, Role: LEADER
I20260710 11:08:56.176158 12335 consensus_queue.cc:237] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } } peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } }
I20260710 11:08:56.176599 12310 tablet_bootstrap.cc:492] T 8d0252bba061432b87b7358ccb160d53 P 1a35f79367a946cb94fb7a13955b2177: No bootstrap required, opened a new log
I20260710 11:08:56.177098 12310 ts_tablet_manager.cc:1403] T 8d0252bba061432b87b7358ccb160d53 P 1a35f79367a946cb94fb7a13955b2177: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.000s
I20260710 11:08:56.180306 12308 raft_consensus.cc:385] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.174204 12196 raft_consensus.cc:2468] T 81b9adca7c0346fbbb94bcefc79ae462 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 1.
I20260710 11:08:56.180608 12308 raft_consensus.cc:740] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Initialized, Role: FOLLOWER
W20260710 11:08:56.181373 12236 leader_election.cc:343] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:56.181116 12019 catalog_manager.cc:5697] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1). New cstate: current_term: 1 leader_uuid: "1a35f79367a946cb94fb7a13955b2177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:56.181543 12308 consensus_queue.cc:260] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.182104 12236 leader_election.cc:304] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [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: 1a35f79367a946cb94fb7a13955b2177, 5f3f94b33b654cbcb58e8a55cf551b5f; no voters: 88c0909c6ead4d2ba825aa23d33fbd72
I20260710 11:08:56.184011 12308 ts_tablet_manager.cc:1434] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:08:56.184955 12308 tablet_bootstrap.cc:492] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f: Bootstrap starting.
I20260710 11:08:56.190260 12311 tablet_bootstrap.cc:492] T ee7f9426ae0d4a2fb272a5642dc3f75d P 88c0909c6ead4d2ba825aa23d33fbd72: No bootstrap required, opened a new log
I20260710 11:08:56.190455 12316 raft_consensus.cc:2804] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:56.190769 12311 ts_tablet_manager.cc:1403] T ee7f9426ae0d4a2fb272a5642dc3f75d P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.012s
I20260710 11:08:56.190852 12316 raft_consensus.cc:493] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:56.191308 12316 raft_consensus.cc:3060] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.193647 12311 raft_consensus.cc:359] T ee7f9426ae0d4a2fb272a5642dc3f75d P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.194159 12311 raft_consensus.cc:385] T ee7f9426ae0d4a2fb272a5642dc3f75d P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.194407 12311 raft_consensus.cc:740] T ee7f9426ae0d4a2fb272a5642dc3f75d P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.195127 12311 consensus_queue.cc:260] T ee7f9426ae0d4a2fb272a5642dc3f75d P 88c0909c6ead4d2ba825aa23d33fbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.197170 12311 ts_tablet_manager.cc:1434] T ee7f9426ae0d4a2fb272a5642dc3f75d P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:08:56.198096 12311 tablet_bootstrap.cc:492] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72: Bootstrap starting.
I20260710 11:08:56.198060 12316 raft_consensus.cc:515] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.200232 12316 leader_election.cc:290] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:08:56.201550 12018 catalog_manager.cc:5697] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3). New cstate: current_term: 1 leader_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:56.179895 12310 raft_consensus.cc:359] T 8d0252bba061432b87b7358ccb160d53 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.204572 12310 raft_consensus.cc:385] T 8d0252bba061432b87b7358ccb160d53 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.204967 12310 raft_consensus.cc:740] T 8d0252bba061432b87b7358ccb160d53 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.205058 12311 tablet_bootstrap.cc:654] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:56.205914 12310 consensus_queue.cc:260] T 8d0252bba061432b87b7358ccb160d53 P 1a35f79367a946cb94fb7a13955b2177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.206281 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7f9426ae0d4a2fb272a5642dc3f75d" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:08:56.206956 12196 raft_consensus.cc:3060] T ee7f9426ae0d4a2fb272a5642dc3f75d P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.204628 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7f9426ae0d4a2fb272a5642dc3f75d" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:08:56.209882 12121 raft_consensus.cc:3060] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.216770 12311 tablet_bootstrap.cc:492] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72: No bootstrap required, opened a new log
I20260710 11:08:56.216954 12121 raft_consensus.cc:2468] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 1.
I20260710 11:08:56.217379 12311 ts_tablet_manager.cc:1403] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260710 11:08:56.219296 12196 raft_consensus.cc:2468] T ee7f9426ae0d4a2fb272a5642dc3f75d P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 1.
I20260710 11:08:56.219565 12310 ts_tablet_manager.cc:1434] T 8d0252bba061432b87b7358ccb160d53 P 1a35f79367a946cb94fb7a13955b2177: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260710 11:08:56.220608 12310 tablet_bootstrap.cc:492] T 08403003e7b14737af681b6d8290f4e5 P 1a35f79367a946cb94fb7a13955b2177: Bootstrap starting.
I20260710 11:08:56.220336 12311 raft_consensus.cc:359] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.221030 12311 raft_consensus.cc:385] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.221333 12311 raft_consensus.cc:740] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.222160 12311 consensus_queue.cc:260] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.223829 12236 leader_election.cc:304] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f3f94b33b654cbcb58e8a55cf551b5f, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:08:56.224596 12335 raft_consensus.cc:2804] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:56.225059 12335 raft_consensus.cc:697] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Becoming Leader. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Running, Role: LEADER
I20260710 11:08:56.225824 12335 consensus_queue.cc:237] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.226765 12310 tablet_bootstrap.cc:654] T 08403003e7b14737af681b6d8290f4e5 P 1a35f79367a946cb94fb7a13955b2177: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:56.226758 12308 tablet_bootstrap.cc:654] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:56.230693 12311 ts_tablet_manager.cc:1434] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:08:56.231802 12311 tablet_bootstrap.cc:492] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72: Bootstrap starting.
I20260710 11:08:56.239073 12316 raft_consensus.cc:493] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:56.239627 12316 raft_consensus.cc:515] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.241843 12316 leader_election.cc:290] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:08:56.242532 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08403003e7b14737af681b6d8290f4e5" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177" is_pre_election: true
W20260710 11:08:56.244138 12236 leader_election.cc:343] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:56.244501 12311 tablet_bootstrap.cc:654] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:56.246948 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08403003e7b14737af681b6d8290f4e5" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" is_pre_election: true
W20260710 11:08:56.249174 12236 leader_election.cc:343] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:56.249691 12236 leader_election.cc:304] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f3f94b33b654cbcb58e8a55cf551b5f; no voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72
I20260710 11:08:56.251538 12308 tablet_bootstrap.cc:492] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f: No bootstrap required, opened a new log
I20260710 11:08:56.252108 12308 ts_tablet_manager.cc:1403] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.004s
I20260710 11:08:56.252375 12335 raft_consensus.cc:2749] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:56.252849 12310 tablet_bootstrap.cc:492] T 08403003e7b14737af681b6d8290f4e5 P 1a35f79367a946cb94fb7a13955b2177: No bootstrap required, opened a new log
I20260710 11:08:56.251277 12018 catalog_manager.cc:5697] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3). New cstate: current_term: 1 leader_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:56.253285 12310 ts_tablet_manager.cc:1403] T 08403003e7b14737af681b6d8290f4e5 P 1a35f79367a946cb94fb7a13955b2177: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.017s
I20260710 11:08:56.254972 12308 raft_consensus.cc:359] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.255720 12308 raft_consensus.cc:385] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.256036 12308 raft_consensus.cc:740] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.257004 12308 consensus_queue.cc:260] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.258442 12311 tablet_bootstrap.cc:492] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72: No bootstrap required, opened a new log
I20260710 11:08:56.256067 12310 raft_consensus.cc:359] T 08403003e7b14737af681b6d8290f4e5 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.258846 12310 raft_consensus.cc:385] T 08403003e7b14737af681b6d8290f4e5 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.258960 12311 ts_tablet_manager.cc:1403] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.007s
I20260710 11:08:56.259169 12310 raft_consensus.cc:740] T 08403003e7b14737af681b6d8290f4e5 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.259895 12310 consensus_queue.cc:260] T 08403003e7b14737af681b6d8290f4e5 P 1a35f79367a946cb94fb7a13955b2177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.262060 12310 ts_tablet_manager.cc:1434] T 08403003e7b14737af681b6d8290f4e5 P 1a35f79367a946cb94fb7a13955b2177: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:08:56.261901 12311 raft_consensus.cc:359] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.262646 12311 raft_consensus.cc:385] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.262944 12311 raft_consensus.cc:740] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.263127 12310 tablet_bootstrap.cc:492] T 8ce82fe0dd4e470d9eed3b4c74990484 P 1a35f79367a946cb94fb7a13955b2177: Bootstrap starting.
I20260710 11:08:56.263749 12311 consensus_queue.cc:260] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.266198 12311 ts_tablet_manager.cc:1434] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:56.267232 12311 tablet_bootstrap.cc:492] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72: Bootstrap starting.
I20260710 11:08:56.268977 12308 ts_tablet_manager.cc:1434] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 11:08:56.269423 12319 raft_consensus.cc:493] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:56.270002 12308 tablet_bootstrap.cc:492] T 5b69490205e0455ca28471e7c4e6d644 P 5f3f94b33b654cbcb58e8a55cf551b5f: Bootstrap starting.
I20260710 11:08:56.269898 12319 raft_consensus.cc:515] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.272491 12319 leader_election.cc:290] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:08:56.273228 12311 tablet_bootstrap.cc:654] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:56.280783 12310 tablet_bootstrap.cc:654] T 8ce82fe0dd4e470d9eed3b4c74990484 P 1a35f79367a946cb94fb7a13955b2177: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:56.284273 12308 tablet_bootstrap.cc:654] T 5b69490205e0455ca28471e7c4e6d644 P 5f3f94b33b654cbcb58e8a55cf551b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:56.285547 12311 tablet_bootstrap.cc:492] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72: No bootstrap required, opened a new log
I20260710 11:08:56.287693 12311 ts_tablet_manager.cc:1403] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260710 11:08:56.290838 12311 raft_consensus.cc:359] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.291548 12311 raft_consensus.cc:385] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.291838 12311 raft_consensus.cc:740] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.292673 12311 consensus_queue.cc:260] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
W20260710 11:08:56.293692 12067 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:56.295240 12311 ts_tablet_manager.cc:1434] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:08:56.296331 12311 tablet_bootstrap.cc:492] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72: Bootstrap starting.
I20260710 11:08:56.299764 12310 tablet_bootstrap.cc:492] T 8ce82fe0dd4e470d9eed3b4c74990484 P 1a35f79367a946cb94fb7a13955b2177: No bootstrap required, opened a new log
I20260710 11:08:56.300268 12310 ts_tablet_manager.cc:1403] T 8ce82fe0dd4e470d9eed3b4c74990484 P 1a35f79367a946cb94fb7a13955b2177: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.009s
I20260710 11:08:56.302579 12311 tablet_bootstrap.cc:654] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:56.303027 12310 raft_consensus.cc:359] T 8ce82fe0dd4e470d9eed3b4c74990484 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.303690 12310 raft_consensus.cc:385] T 8ce82fe0dd4e470d9eed3b4c74990484 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.303931 12310 raft_consensus.cc:740] T 8ce82fe0dd4e470d9eed3b4c74990484 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.304674 12310 consensus_queue.cc:260] T 8ce82fe0dd4e470d9eed3b4c74990484 P 1a35f79367a946cb94fb7a13955b2177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.305807 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b4f7d326754539aca4308a12289531" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177" is_pre_election: true
I20260710 11:08:56.306538 12121 raft_consensus.cc:2468] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 0.
I20260710 11:08:56.307794 12162 leader_election.cc:304] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:08:56.308578 12319 raft_consensus.cc:2804] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:56.308954 12319 raft_consensus.cc:493] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:56.309302 12310 ts_tablet_manager.cc:1434] T 8ce82fe0dd4e470d9eed3b4c74990484 P 1a35f79367a946cb94fb7a13955b2177: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:08:56.309302 12319 raft_consensus.cc:3060] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.310290 12310 tablet_bootstrap.cc:492] T 8f575960865046ada9c1afc1d467943d P 1a35f79367a946cb94fb7a13955b2177: Bootstrap starting.
I20260710 11:08:56.316777 12319 raft_consensus.cc:515] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.318342 12311 tablet_bootstrap.cc:492] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72: No bootstrap required, opened a new log
I20260710 11:08:56.318872 12311 ts_tablet_manager.cc:1403] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260710 11:08:56.320276 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b4f7d326754539aca4308a12289531" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:08:56.320835 12319 leader_election.cc:290] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 1 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:08:56.320875 12121 raft_consensus.cc:3060] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.321691 12311 raft_consensus.cc:359] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.322446 12311 raft_consensus.cc:385] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.322731 12311 raft_consensus.cc:740] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.323487 12310 tablet_bootstrap.cc:654] T 8f575960865046ada9c1afc1d467943d P 1a35f79367a946cb94fb7a13955b2177: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:56.323622 12311 consensus_queue.cc:260] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.325899 12311 ts_tablet_manager.cc:1434] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:56.326905 12311 tablet_bootstrap.cc:492] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72: Bootstrap starting.
I20260710 11:08:56.327139 12308 tablet_bootstrap.cc:492] T 5b69490205e0455ca28471e7c4e6d644 P 5f3f94b33b654cbcb58e8a55cf551b5f: No bootstrap required, opened a new log
I20260710 11:08:56.327603 12308 ts_tablet_manager.cc:1403] T 5b69490205e0455ca28471e7c4e6d644 P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.004s
I20260710 11:08:56.330147 12308 raft_consensus.cc:359] T 5b69490205e0455ca28471e7c4e6d644 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.330770 12308 raft_consensus.cc:385] T 5b69490205e0455ca28471e7c4e6d644 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.331027 12308 raft_consensus.cc:740] T 5b69490205e0455ca28471e7c4e6d644 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.332492 12121 raft_consensus.cc:2468] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 1.
I20260710 11:08:56.333338 12311 tablet_bootstrap.cc:654] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:56.333691 12162 leader_election.cc:304] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:08:56.333391 12308 consensus_queue.cc:260] T 5b69490205e0455ca28471e7c4e6d644 P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.336306 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b4f7d326754539aca4308a12289531" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" is_pre_election: true
I20260710 11:08:56.336885 12270 raft_consensus.cc:2468] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 0.
I20260710 11:08:56.337497 12308 ts_tablet_manager.cc:1434] T 5b69490205e0455ca28471e7c4e6d644 P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:08:56.337960 12269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b4f7d326754539aca4308a12289531" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
I20260710 11:08:56.338763 12269 raft_consensus.cc:3060] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.340677 12310 tablet_bootstrap.cc:492] T 8f575960865046ada9c1afc1d467943d P 1a35f79367a946cb94fb7a13955b2177: No bootstrap required, opened a new log
I20260710 11:08:56.341045 12310 ts_tablet_manager.cc:1403] T 8f575960865046ada9c1afc1d467943d P 1a35f79367a946cb94fb7a13955b2177: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.012s
I20260710 11:08:56.341411 12311 tablet_bootstrap.cc:492] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72: No bootstrap required, opened a new log
I20260710 11:08:56.341872 12311 ts_tablet_manager.cc:1403] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260710 11:08:56.343434 12310 raft_consensus.cc:359] T 8f575960865046ada9c1afc1d467943d P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.344074 12310 raft_consensus.cc:385] T 8f575960865046ada9c1afc1d467943d P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.344349 12310 raft_consensus.cc:740] T 8f575960865046ada9c1afc1d467943d P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.344296 12311 raft_consensus.cc:359] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.345086 12311 raft_consensus.cc:385] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.345377 12311 raft_consensus.cc:740] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.345227 12310 consensus_queue.cc:260] T 8f575960865046ada9c1afc1d467943d P 1a35f79367a946cb94fb7a13955b2177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.346035 12311 consensus_queue.cc:260] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.348261 12319 raft_consensus.cc:2804] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:56.349272 12319 raft_consensus.cc:697] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 LEADER]: Becoming Leader. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Running, Role: LEADER
I20260710 11:08:56.350631 12319 consensus_queue.cc:237] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.349766 12310 ts_tablet_manager.cc:1434] T 8f575960865046ada9c1afc1d467943d P 1a35f79367a946cb94fb7a13955b2177: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:08:56.352443 12311 ts_tablet_manager.cc:1434] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.004s
I20260710 11:08:56.352574 12335 raft_consensus.cc:493] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:56.353372 12311 tablet_bootstrap.cc:492] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72: Bootstrap starting.
I20260710 11:08:56.353050 12335 raft_consensus.cc:515] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.356230 12335 leader_election.cc:290] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:08:56.358587 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce82fe0dd4e470d9eed3b4c74990484" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177" is_pre_election: true
I20260710 11:08:56.359302 12121 raft_consensus.cc:2468] T 8ce82fe0dd4e470d9eed3b4c74990484 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 0.
I20260710 11:08:56.359448 12311 tablet_bootstrap.cc:654] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:56.360348 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce82fe0dd4e470d9eed3b4c74990484" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" is_pre_election: true
I20260710 11:08:56.362161 12236 leader_election.cc:304] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 5f3f94b33b654cbcb58e8a55cf551b5f; no voters: 
W20260710 11:08:56.363114 12236 leader_election.cc:343] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:56.363993 12335 raft_consensus.cc:2804] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:56.364408 12335 raft_consensus.cc:493] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:56.364738 12335 raft_consensus.cc:3060] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.374200 12269 raft_consensus.cc:2468] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 1.
I20260710 11:08:56.376574 12335 raft_consensus.cc:515] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.378865 12311 tablet_bootstrap.cc:492] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72: No bootstrap required, opened a new log
I20260710 11:08:56.379419 12311 ts_tablet_manager.cc:1403] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.004s
I20260710 11:08:56.380396 12335 leader_election.cc:290] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:08:56.380550 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce82fe0dd4e470d9eed3b4c74990484" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:08:56.381186 12121 raft_consensus.cc:3060] T 8ce82fe0dd4e470d9eed3b4c74990484 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.381486 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce82fe0dd4e470d9eed3b4c74990484" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:08:56.382575 12311 raft_consensus.cc:359] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
W20260710 11:08:56.382900 12236 leader_election.cc:343] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:56.383260 12311 raft_consensus.cc:385] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.383630 12311 raft_consensus.cc:740] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.384241 12311 consensus_queue.cc:260] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.385972 12311 ts_tablet_manager.cc:1434] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:08:56.387185 12121 raft_consensus.cc:2468] T 8ce82fe0dd4e470d9eed3b4c74990484 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 1.
I20260710 11:08:56.387218 12017 catalog_manager.cc:5697] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2). New cstate: current_term: 1 leader_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:56.388324 12236 leader_election.cc:304] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 5f3f94b33b654cbcb58e8a55cf551b5f; no voters: 88c0909c6ead4d2ba825aa23d33fbd72
I20260710 11:08:56.388996 12335 raft_consensus.cc:2804] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:56.389417 12335 raft_consensus.cc:697] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Becoming Leader. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Running, Role: LEADER
I20260710 11:08:56.390198 12335 consensus_queue.cc:237] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.396493 12316 raft_consensus.cc:493] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:56.397049 12316 raft_consensus.cc:515] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.399119 12316 leader_election.cc:290] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:08:56.400915 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f575960865046ada9c1afc1d467943d" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" is_pre_election: true
I20260710 11:08:56.401553 12196 raft_consensus.cc:2468] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 0.
I20260710 11:08:56.402745 12236 leader_election.cc:304] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f3f94b33b654cbcb58e8a55cf551b5f, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:08:56.403362 12335 raft_consensus.cc:2804] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:56.403721 12335 raft_consensus.cc:493] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:56.404024 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f575960865046ada9c1afc1d467943d" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177" is_pre_election: true
I20260710 11:08:56.404254 12335 raft_consensus.cc:3060] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.403692 12017 catalog_manager.cc:5697] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3). New cstate: current_term: 1 leader_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:56.404682 12121 raft_consensus.cc:2468] T 8f575960865046ada9c1afc1d467943d P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 0.
I20260710 11:08:56.405449 12319 raft_consensus.cc:493] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:56.405892 12319 raft_consensus.cc:515] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.407900 12319 leader_election.cc:290] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:08:56.408625 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0252bba061432b87b7358ccb160d53" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177" is_pre_election: true
I20260710 11:08:56.409252 12121 raft_consensus.cc:2468] T 8d0252bba061432b87b7358ccb160d53 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 0.
I20260710 11:08:56.409332 12269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0252bba061432b87b7358ccb160d53" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" is_pre_election: true
I20260710 11:08:56.409948 12269 raft_consensus.cc:2468] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 0.
I20260710 11:08:56.410527 12162 leader_election.cc:304] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:08:56.411057 12335 raft_consensus.cc:515] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.411628 12319 raft_consensus.cc:2804] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:56.412014 12319 raft_consensus.cc:493] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:56.412352 12319 raft_consensus.cc:3060] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.412828 12335 leader_election.cc:290] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:08:56.413897 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f575960865046ada9c1afc1d467943d" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:08:56.414407 12196 raft_consensus.cc:3060] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.417249 12319 raft_consensus.cc:515] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.418522 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f575960865046ada9c1afc1d467943d" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:08:56.419071 12319 leader_election.cc:290] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 1 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:08:56.418993 12196 raft_consensus.cc:2468] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 1.
I20260710 11:08:56.419878 12120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0252bba061432b87b7358ccb160d53" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:08:56.420068 12269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0252bba061432b87b7358ccb160d53" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
I20260710 11:08:56.420568 12269 raft_consensus.cc:3060] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.420543 12120 raft_consensus.cc:3060] T 8d0252bba061432b87b7358ccb160d53 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.419083 12121 raft_consensus.cc:3060] T 8f575960865046ada9c1afc1d467943d P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.420562 12236 leader_election.cc:304] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f3f94b33b654cbcb58e8a55cf551b5f, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:08:56.421912 12335 raft_consensus.cc:2804] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:56.423172 12335 raft_consensus.cc:697] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Becoming Leader. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Running, Role: LEADER
I20260710 11:08:56.424015 12335 consensus_queue.cc:237] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.427645 12269 raft_consensus.cc:2468] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 1.
I20260710 11:08:56.427762 12120 raft_consensus.cc:2468] T 8d0252bba061432b87b7358ccb160d53 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 1.
I20260710 11:08:56.427645 12121 raft_consensus.cc:2468] T 8f575960865046ada9c1afc1d467943d P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 1.
I20260710 11:08:56.429276 12162 leader_election.cc:304] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:08:56.430145 12319 raft_consensus.cc:2804] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:56.430838 12319 raft_consensus.cc:697] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 LEADER]: Becoming Leader. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Running, Role: LEADER
I20260710 11:08:56.432123 12319 consensus_queue.cc:237] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.434809 12017 catalog_manager.cc:5697] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3). New cstate: current_term: 1 leader_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:56.440096 12018 catalog_manager.cc:5697] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2). New cstate: current_term: 1 leader_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:56.525542 12319 raft_consensus.cc:493] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:56.525911 12335 raft_consensus.cc:493] T 5b69490205e0455ca28471e7c4e6d644 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:56.526026 12319 raft_consensus.cc:515] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.526566 12335 raft_consensus.cc:515] T 5b69490205e0455ca28471e7c4e6d644 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.528314 12319 leader_election.cc:290] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:08:56.529057 12120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69490205e0455ca28471e7c4e6d644" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177" is_pre_election: true
I20260710 11:08:56.529208 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08403003e7b14737af681b6d8290f4e5" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177" is_pre_election: true
I20260710 11:08:56.529640 12269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08403003e7b14737af681b6d8290f4e5" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" is_pre_election: true
I20260710 11:08:56.529944 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69490205e0455ca28471e7c4e6d644" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" is_pre_election: true
I20260710 11:08:56.530258 12269 raft_consensus.cc:2468] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 0.
I20260710 11:08:56.529990 12121 raft_consensus.cc:2468] T 08403003e7b14737af681b6d8290f4e5 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 0.
I20260710 11:08:56.530755 12335 leader_election.cc:290] T 5b69490205e0455ca28471e7c4e6d644 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:08:56.531390 12162 leader_election.cc:304] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:08:56.530882 12196 raft_consensus.cc:2393] T 5b69490205e0455ca28471e7c4e6d644 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f3f94b33b654cbcb58e8a55cf551b5f in current term 1: Already voted for candidate 1a35f79367a946cb94fb7a13955b2177 in this term.
I20260710 11:08:56.532027 12319 raft_consensus.cc:2804] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:56.532367 12319 raft_consensus.cc:493] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:56.532717 12319 raft_consensus.cc:3060] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.532533 12236 leader_election.cc:304] T 5b69490205e0455ca28471e7c4e6d644 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f3f94b33b654cbcb58e8a55cf551b5f; no voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72
I20260710 11:08:56.533394 12335 raft_consensus.cc:3060] T 5b69490205e0455ca28471e7c4e6d644 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.537523 12319 raft_consensus.cc:515] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.538098 12335 raft_consensus.cc:2749] T 5b69490205e0455ca28471e7c4e6d644 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:56.539243 12319 leader_election.cc:290] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 1 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:08:56.540045 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08403003e7b14737af681b6d8290f4e5" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:08:56.540216 12269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08403003e7b14737af681b6d8290f4e5" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
I20260710 11:08:56.540532 12121 raft_consensus.cc:3060] T 08403003e7b14737af681b6d8290f4e5 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.540705 12269 raft_consensus.cc:3060] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.545143 12121 raft_consensus.cc:2468] T 08403003e7b14737af681b6d8290f4e5 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 1.
I20260710 11:08:56.545146 12269 raft_consensus.cc:2468] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 1.
I20260710 11:08:56.546120 12162 leader_election.cc:304] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:08:56.546835 12319 raft_consensus.cc:2804] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:56.547187 12319 raft_consensus.cc:697] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 LEADER]: Becoming Leader. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Running, Role: LEADER
I20260710 11:08:56.547960 12319 consensus_queue.cc:237] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.552798 12319 raft_consensus.cc:493] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:56.553206 12319 raft_consensus.cc:515] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.555368 12319 leader_election.cc:290] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:08:56.555164 12018 catalog_manager.cc:5697] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2). New cstate: current_term: 1 leader_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:56.555960 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce82fe0dd4e470d9eed3b4c74990484" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177" is_pre_election: true
I20260710 11:08:56.556384 12269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce82fe0dd4e470d9eed3b4c74990484" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" is_pre_election: true
I20260710 11:08:56.556850 12121 raft_consensus.cc:2393] T 8ce82fe0dd4e470d9eed3b4c74990484 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88c0909c6ead4d2ba825aa23d33fbd72 in current term 1: Already voted for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in this term.
I20260710 11:08:56.559651 12161 leader_election.cc:304] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 1a35f79367a946cb94fb7a13955b2177, 5f3f94b33b654cbcb58e8a55cf551b5f
I20260710 11:08:56.560319 12319 raft_consensus.cc:3060] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.565122 12319 raft_consensus.cc:2749] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:56.580780 12335 raft_consensus.cc:493] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:56.581272 12335 raft_consensus.cc:515] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.582984 12335 leader_election.cc:290] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:08:56.583762 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d59750a9034482fbadca73ed6fb7b67" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177" is_pre_election: true
I20260710 11:08:56.584033 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d59750a9034482fbadca73ed6fb7b67" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" is_pre_election: true
I20260710 11:08:56.584309 12121 raft_consensus.cc:2468] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 0.
I20260710 11:08:56.584632 12196 raft_consensus.cc:2468] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 0.
I20260710 11:08:56.585254 12236 leader_election.cc:304] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 5f3f94b33b654cbcb58e8a55cf551b5f; no voters: 
I20260710 11:08:56.585948 12335 raft_consensus.cc:2804] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:56.586323 12335 raft_consensus.cc:493] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:56.586630 12335 raft_consensus.cc:3060] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.591784 12335 raft_consensus.cc:515] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.593384 12335 leader_election.cc:290] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:08:56.593952 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d59750a9034482fbadca73ed6fb7b67" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:08:56.594390 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d59750a9034482fbadca73ed6fb7b67" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:08:56.594519 12121 raft_consensus.cc:3060] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.594954 12196 raft_consensus.cc:3060] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.599143 12121 raft_consensus.cc:2468] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 1.
I20260710 11:08:56.599287 12196 raft_consensus.cc:2468] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 1.
I20260710 11:08:56.600080 12236 leader_election.cc:304] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 5f3f94b33b654cbcb58e8a55cf551b5f; no voters: 
I20260710 11:08:56.600685 12335 raft_consensus.cc:2804] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:56.601128 12335 raft_consensus.cc:697] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Becoming Leader. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Running, Role: LEADER
I20260710 11:08:56.601742 12335 consensus_queue.cc:237] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.606055 12335 consensus_queue.cc:1048] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.609622 12018 catalog_manager.cc:5697] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3). New cstate: current_term: 1 leader_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:56.618799 12335 consensus_queue.cc:1048] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.648059 12332 consensus_queue.cc:1048] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.668434 12269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81b9adca7c0346fbbb94bcefc79ae462"
dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
mode: GRACEFUL
new_leader_uuid: "1a35f79367a946cb94fb7a13955b2177"
 from {username='slave'} at 127.0.0.1:35726
I20260710 11:08:56.668630 12373 consensus_queue.cc:1048] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.669185 12269 raft_consensus.cc:606] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Received request to transfer leadership to TS 1a35f79367a946cb94fb7a13955b2177
I20260710 11:08:56.690440 12196 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60b4f7d326754539aca4308a12289531"
dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
mode: GRACEFUL
new_leader_uuid: "1a35f79367a946cb94fb7a13955b2177"
 from {username='slave'} at 127.0.0.1:41622
I20260710 11:08:56.690896 12196 raft_consensus.cc:606] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 LEADER]: Received request to transfer leadership to TS 1a35f79367a946cb94fb7a13955b2177
I20260710 11:08:56.695514 12269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee7f9426ae0d4a2fb272a5642dc3f75d"
dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
mode: GRACEFUL
new_leader_uuid: "1a35f79367a946cb94fb7a13955b2177"
 from {username='slave'} at 127.0.0.1:35726
I20260710 11:08:56.695967 12269 raft_consensus.cc:606] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Received request to transfer leadership to TS 1a35f79367a946cb94fb7a13955b2177
I20260710 11:08:56.703517 12269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d59750a9034482fbadca73ed6fb7b67"
dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
mode: GRACEFUL
new_leader_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
 from {username='slave'} at 127.0.0.1:35726
I20260710 11:08:56.704001 12269 raft_consensus.cc:606] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Received request to transfer leadership to TS 88c0909c6ead4d2ba825aa23d33fbd72
I20260710 11:08:56.708477 12269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ce82fe0dd4e470d9eed3b4c74990484"
dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
mode: GRACEFUL
new_leader_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
 from {username='slave'} at 127.0.0.1:35726
I20260710 11:08:56.708912 12269 raft_consensus.cc:606] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Received request to transfer leadership to TS 88c0909c6ead4d2ba825aa23d33fbd72
I20260710 11:08:56.713409 12269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f575960865046ada9c1afc1d467943d"
dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
mode: GRACEFUL
new_leader_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
 from {username='slave'} at 127.0.0.1:35726
I20260710 11:08:56.714046 12269 raft_consensus.cc:606] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Received request to transfer leadership to TS 88c0909c6ead4d2ba825aa23d33fbd72
I20260710 11:08:56.721148 12196 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08403003e7b14737af681b6d8290f4e5"
dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
mode: GRACEFUL
new_leader_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
 from {username='slave'} at 127.0.0.1:41622
I20260710 11:08:56.721586 12196 raft_consensus.cc:606] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 LEADER]: Received request to transfer leadership to TS 5f3f94b33b654cbcb58e8a55cf551b5f
I20260710 11:08:56.745991 12319 consensus_queue.cc:1048] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.756016 12353 consensus_queue.cc:1048] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.763087 12355 raft_consensus.cc:993] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72: : Instructing follower 1a35f79367a946cb94fb7a13955b2177 to start an election
I20260710 11:08:56.763481 12353 raft_consensus.cc:1081] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 LEADER]: Signalling peer 1a35f79367a946cb94fb7a13955b2177 to start an election
I20260710 11:08:56.764918 12121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60b4f7d326754539aca4308a12289531"
dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
 from {username='slave'} at 127.0.0.1:50774
I20260710 11:08:56.765506 12121 raft_consensus.cc:493] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:56.765868 12121 raft_consensus.cc:3060] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.770743 12121 raft_consensus.cc:515] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.772284 12121 leader_election.cc:290] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 2 election: Requested vote from peers 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:08:56.773253 12269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b4f7d326754539aca4308a12289531" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
I20260710 11:08:56.773175 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b4f7d326754539aca4308a12289531" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:08:56.773993 12269 raft_consensus.cc:3060] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.774032 12196 raft_consensus.cc:3055] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:56.774485 12196 raft_consensus.cc:740] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Running, Role: LEADER
I20260710 11:08:56.775251 12196 consensus_queue.cc:260] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.776518 12196 raft_consensus.cc:3060] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.781176 12269 raft_consensus.cc:2468] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 2.
I20260710 11:08:56.782230 12086 leader_election.cc:304] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 5f3f94b33b654cbcb58e8a55cf551b5f; no voters: 
I20260710 11:08:56.783063 12370 raft_consensus.cc:2804] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:56.783085 12196 raft_consensus.cc:2468] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 2.
I20260710 11:08:56.783751 12370 raft_consensus.cc:697] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [term 2 LEADER]: Becoming Leader. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Running, Role: LEADER
I20260710 11:08:56.784639 12370 consensus_queue.cc:237] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.791086 12017 catalog_manager.cc:5697] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 reported cstate change: term changed from 1 to 2, leader changed from 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2) to 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "1a35f79367a946cb94fb7a13955b2177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:56.792665 12335 consensus_queue.cc:1048] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.798841 12316 raft_consensus.cc:993] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f: : Instructing follower 1a35f79367a946cb94fb7a13955b2177 to start an election
I20260710 11:08:56.799310 12316 raft_consensus.cc:1081] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Signalling peer 1a35f79367a946cb94fb7a13955b2177 to start an election
I20260710 11:08:56.801007 12120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee7f9426ae0d4a2fb272a5642dc3f75d"
dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
 from {username='slave'} at 127.0.0.1:50758
I20260710 11:08:56.801883 12120 raft_consensus.cc:493] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:56.802314 12120 raft_consensus.cc:3060] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.804261 12316 consensus_queue.cc:1048] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.810606 12120 raft_consensus.cc:515] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.812479 12120 leader_election.cc:290] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 2 election: Requested vote from peers 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:08:56.813508 12269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7f9426ae0d4a2fb272a5642dc3f75d" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
I20260710 11:08:56.814136 12269 raft_consensus.cc:3055] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:56.814491 12269 raft_consensus.cc:740] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Running, Role: LEADER
I20260710 11:08:56.815295 12269 consensus_queue.cc:260] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.816149 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7f9426ae0d4a2fb272a5642dc3f75d" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:08:56.816370 12269 raft_consensus.cc:3060] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.816705 12196 raft_consensus.cc:3060] T ee7f9426ae0d4a2fb272a5642dc3f75d P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:56.816524 12316 consensus_queue.cc:1175] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 11:08:56.823199 12196 raft_consensus.cc:2468] T ee7f9426ae0d4a2fb272a5642dc3f75d P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 2.
I20260710 11:08:56.824395 12087 leader_election.cc:304] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:08:56.825145 12370 raft_consensus.cc:2804] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:56.825568 12370 raft_consensus.cc:697] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177 [term 2 LEADER]: Becoming Leader. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Running, Role: LEADER
I20260710 11:08:56.826329 12370 consensus_queue.cc:237] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.827781 12269 raft_consensus.cc:2468] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 2.
I20260710 11:08:56.832450 12019 catalog_manager.cc:5697] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177 reported cstate change: term changed from 1 to 2, leader changed from 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3) to 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "1a35f79367a946cb94fb7a13955b2177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:56.844349 12316 consensus_queue.cc:1048] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.849866 12334 raft_consensus.cc:993] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f: : Instructing follower 88c0909c6ead4d2ba825aa23d33fbd72 to start an election
I20260710 11:08:56.850335 12335 raft_consensus.cc:1081] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Signalling peer 88c0909c6ead4d2ba825aa23d33fbd72 to start an election
I20260710 11:08:56.851780 12195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ce82fe0dd4e470d9eed3b4c74990484"
dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
 from {username='slave'} at 127.0.0.1:41606
I20260710 11:08:56.852310 12195 raft_consensus.cc:493] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:56.852653 12195 raft_consensus.cc:3060] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.856063 12335 consensus_queue.cc:1048] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.860127 12195 raft_consensus.cc:515] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.861208 12196 raft_consensus.cc:1240] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Rejecting Update request from peer 5f3f94b33b654cbcb58e8a55cf551b5f for earlier term 1. Current term is 2. Ops: []
I20260710 11:08:56.862910 12120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce82fe0dd4e470d9eed3b4c74990484" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:08:56.863413 12195 leader_election.cc:290] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 2 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:08:56.863541 12120 raft_consensus.cc:3060] T 8ce82fe0dd4e470d9eed3b4c74990484 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.865144 12269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce82fe0dd4e470d9eed3b4c74990484" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
I20260710 11:08:56.865680 12269 raft_consensus.cc:3055] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:56.865981 12269 raft_consensus.cc:740] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Running, Role: LEADER
I20260710 11:08:56.866078 12335 consensus_queue.cc:1059] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.867447 12269 consensus_queue.cc:260] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.868700 12269 raft_consensus.cc:3060] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.870802 12120 raft_consensus.cc:2468] T 8ce82fe0dd4e470d9eed3b4c74990484 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 2.
I20260710 11:08:56.871950 12162 leader_election.cc:304] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:08:56.872727 12353 raft_consensus.cc:2804] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:56.873185 12353 raft_consensus.cc:697] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 LEADER]: Becoming Leader. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Running, Role: LEADER
I20260710 11:08:56.873906 12353 consensus_queue.cc:237] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 [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: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.874722 12269 raft_consensus.cc:2468] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 2.
I20260710 11:08:56.879707 12019 catalog_manager.cc:5697] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 reported cstate change: term changed from 1 to 2, leader changed from 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3) to 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2). New cstate: current_term: 2 leader_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:56.923327 12353 consensus_queue.cc:1048] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.929188 12353 consensus_queue.cc:1048] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.934607 12355 consensus_queue.cc:1048] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.941180 12383 raft_consensus.cc:993] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72: : Instructing follower 5f3f94b33b654cbcb58e8a55cf551b5f to start an election
I20260710 11:08:56.941618 12383 raft_consensus.cc:1081] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 LEADER]: Signalling peer 5f3f94b33b654cbcb58e8a55cf551b5f to start an election
I20260710 11:08:56.945569 12270 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08403003e7b14737af681b6d8290f4e5"
dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
 from {username='slave'} at 127.0.0.1:35724
I20260710 11:08:56.946105 12270 raft_consensus.cc:493] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:56.946288 12353 consensus_queue.cc:1048] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.947786 12270 raft_consensus.cc:3060] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.954615 12270 raft_consensus.cc:515] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.955384 12269 raft_consensus.cc:1240] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Rejecting Update request from peer 88c0909c6ead4d2ba825aa23d33fbd72 for earlier term 1. Current term is 2. Ops: []
I20260710 11:08:56.956372 12270 leader_election.cc:290] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 2 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:08:56.957074 12120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08403003e7b14737af681b6d8290f4e5" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:08:56.957450 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08403003e7b14737af681b6d8290f4e5" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:08:56.957700 12120 raft_consensus.cc:3060] T 08403003e7b14737af681b6d8290f4e5 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.957901 12353 consensus_queue.cc:1059] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.958678 12196 raft_consensus.cc:3055] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:56.959003 12196 raft_consensus.cc:740] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Running, Role: LEADER
I20260710 11:08:56.959757 12196 consensus_queue.cc:260] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:56.960923 12196 raft_consensus.cc:3060] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.964355 12120 raft_consensus.cc:2468] T 08403003e7b14737af681b6d8290f4e5 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 2.
I20260710 11:08:56.965399 12236 leader_election.cc:304] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 5f3f94b33b654cbcb58e8a55cf551b5f; no voters: 
I20260710 11:08:56.966148 12334 raft_consensus.cc:2804] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:56.966647 12334 raft_consensus.cc:697] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 LEADER]: Becoming Leader. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Running, Role: LEADER
I20260710 11:08:56.967571 12196 raft_consensus.cc:2468] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 2.
I20260710 11:08:56.967396 12334 consensus_queue.cc:237] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [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: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
W20260710 11:08:56.967973 12319 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:08:56.974561 12019 catalog_manager.cc:5697] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f reported cstate change: term changed from 1 to 2, leader changed from 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2) to 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3). New cstate: current_term: 2 leader_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:56.992574 12334 consensus_queue.cc:1048] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.998723 12335 raft_consensus.cc:993] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f: : Instructing follower 88c0909c6ead4d2ba825aa23d33fbd72 to start an election
I20260710 11:08:56.999184 12316 raft_consensus.cc:1081] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Signalling peer 88c0909c6ead4d2ba825aa23d33fbd72 to start an election
I20260710 11:08:57.000705 12195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f575960865046ada9c1afc1d467943d"
dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
 from {username='slave'} at 127.0.0.1:41606
I20260710 11:08:57.001708 12195 raft_consensus.cc:493] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:57.002095 12195 raft_consensus.cc:3060] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.004926 12316 consensus_queue.cc:1048] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:57.008004 12195 raft_consensus.cc:515] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:57.010821 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f575960865046ada9c1afc1d467943d" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:08:57.013139 12195 leader_election.cc:290] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 2 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:08:57.014101 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f575960865046ada9c1afc1d467943d" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
I20260710 11:08:57.014614 12270 raft_consensus.cc:3055] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:57.014894 12270 raft_consensus.cc:740] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Running, Role: LEADER
I20260710 11:08:57.015667 12270 consensus_queue.cc:260] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:57.016885 12270 raft_consensus.cc:3060] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.023237 12270 raft_consensus.cc:2468] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 2.
I20260710 11:08:57.024034 12161 leader_election.cc:304] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72 [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: 5f3f94b33b654cbcb58e8a55cf551b5f, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 1a35f79367a946cb94fb7a13955b2177
I20260710 11:08:57.024693 12319 raft_consensus.cc:2804] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:57.025064 12319 raft_consensus.cc:697] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 LEADER]: Becoming Leader. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Running, Role: LEADER
I20260710 11:08:57.025625 12319 consensus_queue.cc:237] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:57.030900 12018 catalog_manager.cc:5697] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72 reported cstate change: term changed from 1 to 2, leader changed from 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3) to 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2). New cstate: current_term: 2 leader_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:57.070056 12335 raft_consensus.cc:993] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f: : Instructing follower 1a35f79367a946cb94fb7a13955b2177 to start an election
I20260710 11:08:57.070463 12316 raft_consensus.cc:1081] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Signalling peer 1a35f79367a946cb94fb7a13955b2177 to start an election
I20260710 11:08:57.071766 12120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81b9adca7c0346fbbb94bcefc79ae462"
dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
 from {username='slave'} at 127.0.0.1:50758
I20260710 11:08:57.072244 12120 raft_consensus.cc:493] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:57.072512 12120 raft_consensus.cc:3060] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.077062 12120 raft_consensus.cc:515] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } } peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } }
I20260710 11:08:57.078614 12120 leader_election.cc:290] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 2 election: Requested vote from peers 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:08:57.079262 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b9adca7c0346fbbb94bcefc79ae462" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
I20260710 11:08:57.079651 12195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b9adca7c0346fbbb94bcefc79ae462" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:08:57.079893 12270 raft_consensus.cc:3055] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:57.080192 12195 raft_consensus.cc:3060] T 81b9adca7c0346fbbb94bcefc79ae462 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.080220 12270 raft_consensus.cc:740] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Running, Role: LEADER
I20260710 11:08:57.081056 12270 consensus_queue.cc:260] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } } peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } }
I20260710 11:08:57.081930 12270 raft_consensus.cc:3060] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.084786 12195 raft_consensus.cc:2468] T 81b9adca7c0346fbbb94bcefc79ae462 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 2.
I20260710 11:08:57.085819 12087 leader_election.cc:304] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:08:57.086643 12370 raft_consensus.cc:2804] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:57.086721 12270 raft_consensus.cc:2468] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 2.
I20260710 11:08:57.087055 12370 raft_consensus.cc:697] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177 [term 2 LEADER]: Becoming Leader. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Running, Role: LEADER
I20260710 11:08:57.087884 12370 consensus_queue.cc:237] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } } peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } }
I20260710 11:08:57.093562 12018 catalog_manager.cc:5697] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177 reported cstate change: term changed from 1 to 2, leader changed from 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3) to 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "1a35f79367a946cb94fb7a13955b2177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:57.118475 12316 consensus_queue.cc:1048] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:57.124734 12335 raft_consensus.cc:993] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f: : Instructing follower 88c0909c6ead4d2ba825aa23d33fbd72 to start an election
I20260710 11:08:57.125123 12335 raft_consensus.cc:1081] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Signalling peer 88c0909c6ead4d2ba825aa23d33fbd72 to start an election
I20260710 11:08:57.127636 12196 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d59750a9034482fbadca73ed6fb7b67"
dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
 from {username='slave'} at 127.0.0.1:41606
I20260710 11:08:57.128181 12196 raft_consensus.cc:493] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:57.128595 12196 raft_consensus.cc:3060] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.131182 12334 consensus_queue.cc:1048] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:57.135481 12196 raft_consensus.cc:515] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:57.138698 12120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d59750a9034482fbadca73ed6fb7b67" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:08:57.139008 12196 leader_election.cc:290] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 2 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:08:57.139286 12120 raft_consensus.cc:3060] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.139199 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d59750a9034482fbadca73ed6fb7b67" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
I20260710 11:08:57.140043 12270 raft_consensus.cc:3055] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:57.140431 12270 raft_consensus.cc:740] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Running, Role: LEADER
I20260710 11:08:57.141323 12270 consensus_queue.cc:260] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:57.142603 12270 raft_consensus.cc:3060] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.146101 12120 raft_consensus.cc:2468] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 2.
I20260710 11:08:57.147358 12162 leader_election.cc:304] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:08:57.148236 12319 raft_consensus.cc:2804] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:57.148941 12319 raft_consensus.cc:697] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 LEADER]: Becoming Leader. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Running, Role: LEADER
I20260710 11:08:57.149061 12270 raft_consensus.cc:2468] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 2.
I20260710 11:08:57.150178 12319 consensus_queue.cc:237] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:57.162444 12018 catalog_manager.cc:5697] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72 reported cstate change: term changed from 1 to 2, leader changed from 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3) to 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2). New cstate: current_term: 2 leader_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:57.247108 12196 raft_consensus.cc:1275] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Refusing update from remote peer 1a35f79367a946cb94fb7a13955b2177: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.248252 12370 consensus_queue.cc:1048] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.255330 12270 raft_consensus.cc:1275] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Refusing update from remote peer 1a35f79367a946cb94fb7a13955b2177: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.257028 12371 consensus_queue.cc:1048] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.258636 12196 raft_consensus.cc:1275] T ee7f9426ae0d4a2fb272a5642dc3f75d P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Refusing update from remote peer 1a35f79367a946cb94fb7a13955b2177: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.260033 12371 consensus_queue.cc:1048] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.268011 12270 raft_consensus.cc:1275] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Refusing update from remote peer 1a35f79367a946cb94fb7a13955b2177: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.269654 12370 consensus_queue.cc:1048] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.303102 12270 raft_consensus.cc:1275] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Refusing update from remote peer 88c0909c6ead4d2ba825aa23d33fbd72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.304265 12353 consensus_queue.cc:1048] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.311594 12120 raft_consensus.cc:1275] T 8ce82fe0dd4e470d9eed3b4c74990484 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Refusing update from remote peer 88c0909c6ead4d2ba825aa23d33fbd72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.313351 12319 consensus_queue.cc:1048] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.418181 12270 raft_consensus.cc:1275] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Refusing update from remote peer 88c0909c6ead4d2ba825aa23d33fbd72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.419368 12319 consensus_queue.cc:1048] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.425807 12120 raft_consensus.cc:3060] T 8f575960865046ada9c1afc1d467943d P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.431813 12120 raft_consensus.cc:1275] T 8f575960865046ada9c1afc1d467943d P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Refusing update from remote peer 88c0909c6ead4d2ba825aa23d33fbd72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.432962 12319 consensus_queue.cc:1048] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.447860 12196 raft_consensus.cc:1275] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Refusing update from remote peer 5f3f94b33b654cbcb58e8a55cf551b5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.448866 12334 consensus_queue.cc:1048] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.453336 12120 raft_consensus.cc:1275] T 08403003e7b14737af681b6d8290f4e5 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Refusing update from remote peer 5f3f94b33b654cbcb58e8a55cf551b5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.455209 12334 consensus_queue.cc:1048] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.528980 12196 raft_consensus.cc:1275] T 81b9adca7c0346fbbb94bcefc79ae462 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Refusing update from remote peer 1a35f79367a946cb94fb7a13955b2177: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.530284 12371 consensus_queue.cc:1048] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.537312 12270 raft_consensus.cc:1275] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Refusing update from remote peer 1a35f79367a946cb94fb7a13955b2177: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.539543 12370 consensus_queue.cc:1048] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.572419 12120 raft_consensus.cc:1275] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Refusing update from remote peer 88c0909c6ead4d2ba825aa23d33fbd72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.573639 12319 consensus_queue.cc:1048] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.580464 12270 raft_consensus.cc:1275] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Refusing update from remote peer 88c0909c6ead4d2ba825aa23d33fbd72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.583000 12319 consensus_queue.cc:1048] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:59.745167 12017 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57380:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:59.747255 12017 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:59.794910 12105 tablet_service.cc:1511] Processing CreateTablet for tablet acafe6db6304473d8b3f1da6f56d868a (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:59.796083 12105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acafe6db6304473d8b3f1da6f56d868a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.795994 12186 tablet_service.cc:1511] Processing CreateTablet for tablet acafe6db6304473d8b3f1da6f56d868a (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:59.797250 12186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acafe6db6304473d8b3f1da6f56d868a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.799031 12179 tablet_service.cc:1511] Processing CreateTablet for tablet b54c4857efbd4e7a935eda2a07b6f650 (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:59.800194 12179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54c4857efbd4e7a935eda2a07b6f650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.799889 12106 tablet_service.cc:1511] Processing CreateTablet for tablet b54c4857efbd4e7a935eda2a07b6f650 (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:59.801077 12106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54c4857efbd4e7a935eda2a07b6f650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.803233 12257 tablet_service.cc:1511] Processing CreateTablet for tablet acafe6db6304473d8b3f1da6f56d868a (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:59.803489 12254 tablet_service.cc:1511] Processing CreateTablet for tablet b54c4857efbd4e7a935eda2a07b6f650 (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:59.803830 12260 tablet_service.cc:1511] Processing CreateTablet for tablet c696c7f65da54f8685e6ca5d2caef205 (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:59.804386 12257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acafe6db6304473d8b3f1da6f56d868a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.806427 12260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c696c7f65da54f8685e6ca5d2caef205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.809689 12180 tablet_service.cc:1511] Processing CreateTablet for tablet c696c7f65da54f8685e6ca5d2caef205 (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:59.810070 12103 tablet_service.cc:1511] Processing CreateTablet for tablet c696c7f65da54f8685e6ca5d2caef205 (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:59.810906 12180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c696c7f65da54f8685e6ca5d2caef205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.811244 12103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c696c7f65da54f8685e6ca5d2caef205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.810498 12254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54c4857efbd4e7a935eda2a07b6f650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.827070 12104 tablet_service.cc:1511] Processing CreateTablet for tablet a9505056114e454c82dd1651efd7ed8b (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:59.828467 12104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9505056114e454c82dd1651efd7ed8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.850895 12403 tablet_bootstrap.cc:492] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f: Bootstrap starting.
I20260710 11:08:59.855168 12257 tablet_service.cc:1511] Processing CreateTablet for tablet a9505056114e454c82dd1651efd7ed8b (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:59.856576 12257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9505056114e454c82dd1651efd7ed8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.858670 12109 tablet_service.cc:1511] Processing CreateTablet for tablet 1d528bddac164ab8aca19eb88b200d6b (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:59.859874 12109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d528bddac164ab8aca19eb88b200d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.855168 12186 tablet_service.cc:1511] Processing CreateTablet for tablet a9505056114e454c82dd1651efd7ed8b (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:59.861635 12186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9505056114e454c82dd1651efd7ed8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.872241 12403 tablet_bootstrap.cc:654] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:59.873196 12181 tablet_service.cc:1511] Processing CreateTablet for tablet 1d528bddac164ab8aca19eb88b200d6b (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:59.874459 12181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d528bddac164ab8aca19eb88b200d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.883569 12179 tablet_service.cc:1511] Processing CreateTablet for tablet 38939ed01aac4529acadc8753ebbbe28 (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:59.884827 12179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38939ed01aac4529acadc8753ebbbe28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.884600 12254 tablet_service.cc:1511] Processing CreateTablet for tablet 38939ed01aac4529acadc8753ebbbe28 (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:59.885962 12254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38939ed01aac4529acadc8753ebbbe28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.882517 12103 tablet_service.cc:1511] Processing CreateTablet for tablet 38939ed01aac4529acadc8753ebbbe28 (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:59.893893 12403 tablet_bootstrap.cc:492] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f: No bootstrap required, opened a new log
I20260710 11:08:59.893916 12106 tablet_service.cc:1511] Processing CreateTablet for tablet 2f37160902884454bc1b5db78db75693 (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:59.894851 12405 tablet_bootstrap.cc:492] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177: Bootstrap starting.
I20260710 11:08:59.895728 12180 tablet_service.cc:1511] Processing CreateTablet for tablet 2f37160902884454bc1b5db78db75693 (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:59.896168 12404 tablet_bootstrap.cc:492] T c696c7f65da54f8685e6ca5d2caef205 P 88c0909c6ead4d2ba825aa23d33fbd72: Bootstrap starting.
I20260710 11:08:59.896464 12260 tablet_service.cc:1511] Processing CreateTablet for tablet 1d528bddac164ab8aca19eb88b200d6b (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:59.896961 12180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f37160902884454bc1b5db78db75693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.894562 12403 ts_tablet_manager.cc:1403] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.000s
I20260710 11:08:59.899935 12257 tablet_service.cc:1511] Processing CreateTablet for tablet 2f37160902884454bc1b5db78db75693 (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:59.901108 12257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f37160902884454bc1b5db78db75693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.900977 12403 raft_consensus.cc:359] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:59.901726 12403 raft_consensus.cc:385] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:59.902114 12260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d528bddac164ab8aca19eb88b200d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.906574 12105 tablet_service.cc:1511] Processing CreateTablet for tablet 529e46d8c8a744b2baafc5dc71d048db (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:59.892043 12103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38939ed01aac4529acadc8753ebbbe28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.910902 12106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f37160902884454bc1b5db78db75693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.913349 12105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 529e46d8c8a744b2baafc5dc71d048db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.902025 12403 raft_consensus.cc:740] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Initialized, Role: FOLLOWER
I20260710 11:08:59.916633 12405 tablet_bootstrap.cc:654] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:59.916908 12403 consensus_queue.cc:260] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:59.919242 12403 ts_tablet_manager.cc:1434] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:08:59.920125 12403 tablet_bootstrap.cc:492] T b54c4857efbd4e7a935eda2a07b6f650 P 5f3f94b33b654cbcb58e8a55cf551b5f: Bootstrap starting.
I20260710 11:08:59.924479 12405 tablet_bootstrap.cc:492] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177: No bootstrap required, opened a new log
I20260710 11:08:59.925099 12405 ts_tablet_manager.cc:1403] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.000s
I20260710 11:08:59.929385 12405 raft_consensus.cc:359] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:59.930047 12405 raft_consensus.cc:385] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:59.930330 12405 raft_consensus.cc:740] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Initialized, Role: FOLLOWER
I20260710 11:08:59.930958 12405 consensus_queue.cc:260] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:59.938225 12404 tablet_bootstrap.cc:654] T c696c7f65da54f8685e6ca5d2caef205 P 88c0909c6ead4d2ba825aa23d33fbd72: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:59.939845 12405 ts_tablet_manager.cc:1434] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:08:59.942165 12181 tablet_service.cc:1511] Processing CreateTablet for tablet 529e46d8c8a744b2baafc5dc71d048db (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:59.943493 12181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 529e46d8c8a744b2baafc5dc71d048db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.944903 12403 tablet_bootstrap.cc:654] T b54c4857efbd4e7a935eda2a07b6f650 P 5f3f94b33b654cbcb58e8a55cf551b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:59.946997 12405 tablet_bootstrap.cc:492] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177: Bootstrap starting.
I20260710 11:08:59.948920 12254 tablet_service.cc:1511] Processing CreateTablet for tablet 529e46d8c8a744b2baafc5dc71d048db (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:59.950096 12254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 529e46d8c8a744b2baafc5dc71d048db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.959131 12403 tablet_bootstrap.cc:492] T b54c4857efbd4e7a935eda2a07b6f650 P 5f3f94b33b654cbcb58e8a55cf551b5f: No bootstrap required, opened a new log
I20260710 11:08:59.959657 12403 ts_tablet_manager.cc:1403] T b54c4857efbd4e7a935eda2a07b6f650 P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.000s
I20260710 11:08:59.961158 12370 raft_consensus.cc:493] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:59.961683 12370 raft_consensus.cc:515] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:59.965117 12404 tablet_bootstrap.cc:492] T c696c7f65da54f8685e6ca5d2caef205 P 88c0909c6ead4d2ba825aa23d33fbd72: No bootstrap required, opened a new log
I20260710 11:08:59.965606 12404 ts_tablet_manager.cc:1403] T c696c7f65da54f8685e6ca5d2caef205 P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.000s
I20260710 11:08:59.966495 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c696c7f65da54f8685e6ca5d2caef205" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" is_pre_election: true
W20260710 11:08:59.967972 12087 leader_election.cc:343] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:59.971652 12370 leader_election.cc:290] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:08:59.974165 12179 tablet_service.cc:1511] Processing CreateTablet for tablet f07ca973d11c474a9d7dfe5d3c2c45cf (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:59.975509 12179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f07ca973d11c474a9d7dfe5d3c2c45cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.979656 12403 raft_consensus.cc:359] T b54c4857efbd4e7a935eda2a07b6f650 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:59.980376 12403 raft_consensus.cc:385] T b54c4857efbd4e7a935eda2a07b6f650 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:59.968492 12404 raft_consensus.cc:359] T c696c7f65da54f8685e6ca5d2caef205 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:59.980749 12403 raft_consensus.cc:740] T b54c4857efbd4e7a935eda2a07b6f650 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Initialized, Role: FOLLOWER
I20260710 11:08:59.980988 12404 raft_consensus.cc:385] T c696c7f65da54f8685e6ca5d2caef205 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:59.981555 12403 consensus_queue.cc:260] T b54c4857efbd4e7a935eda2a07b6f650 P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:59.981756 12254 tablet_service.cc:1511] Processing CreateTablet for tablet f07ca973d11c474a9d7dfe5d3c2c45cf (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:59.988840 12404 raft_consensus.cc:740] T c696c7f65da54f8685e6ca5d2caef205 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Initialized, Role: FOLLOWER
I20260710 11:08:59.989043 12405 tablet_bootstrap.cc:654] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:59.989688 12404 consensus_queue.cc:260] T c696c7f65da54f8685e6ca5d2caef205 P 88c0909c6ead4d2ba825aa23d33fbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:08:59.989826 12254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f07ca973d11c474a9d7dfe5d3c2c45cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.993160 12404 ts_tablet_manager.cc:1434] T c696c7f65da54f8685e6ca5d2caef205 P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.005s
I20260710 11:08:59.994102 12404 tablet_bootstrap.cc:492] T acafe6db6304473d8b3f1da6f56d868a P 88c0909c6ead4d2ba825aa23d33fbd72: Bootstrap starting.
I20260710 11:09:00.000872 12403 ts_tablet_manager.cc:1434] T b54c4857efbd4e7a935eda2a07b6f650 P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260710 11:09:00.001917 12403 tablet_bootstrap.cc:492] T a9505056114e454c82dd1651efd7ed8b P 5f3f94b33b654cbcb58e8a55cf551b5f: Bootstrap starting.
I20260710 11:09:00.006968 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c696c7f65da54f8685e6ca5d2caef205" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" is_pre_election: true
I20260710 11:09:00.008594 12403 tablet_bootstrap.cc:654] T a9505056114e454c82dd1651efd7ed8b P 5f3f94b33b654cbcb58e8a55cf551b5f: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:00.009524 12086 leader_election.cc:343] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:00.009971 12086 leader_election.cc:304] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177; no voters: 5f3f94b33b654cbcb58e8a55cf551b5f, 88c0909c6ead4d2ba825aa23d33fbd72
I20260710 11:09:00.011703 12410 raft_consensus.cc:2749] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:00.014118 12404 tablet_bootstrap.cc:654] T acafe6db6304473d8b3f1da6f56d868a P 88c0909c6ead4d2ba825aa23d33fbd72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.010126 12105 tablet_service.cc:1511] Processing CreateTablet for tablet f07ca973d11c474a9d7dfe5d3c2c45cf (DEFAULT_TABLE table=soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:00.019718 12405 tablet_bootstrap.cc:492] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177: No bootstrap required, opened a new log
I20260710 11:09:00.020313 12405 ts_tablet_manager.cc:1403] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.000s
I20260710 11:09:00.019335 12105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f07ca973d11c474a9d7dfe5d3c2c45cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:00.023542 12405 raft_consensus.cc:359] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.024364 12405 raft_consensus.cc:385] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.024700 12405 raft_consensus.cc:740] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.025524 12403 tablet_bootstrap.cc:492] T a9505056114e454c82dd1651efd7ed8b P 5f3f94b33b654cbcb58e8a55cf551b5f: No bootstrap required, opened a new log
I20260710 11:09:00.027230 12403 ts_tablet_manager.cc:1403] T a9505056114e454c82dd1651efd7ed8b P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.011s
I20260710 11:09:00.025607 12405 consensus_queue.cc:260] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.030289 12403 raft_consensus.cc:359] T a9505056114e454c82dd1651efd7ed8b P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.031790 12403 raft_consensus.cc:385] T a9505056114e454c82dd1651efd7ed8b P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.032063 12403 raft_consensus.cc:740] T a9505056114e454c82dd1651efd7ed8b P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.032266 12404 tablet_bootstrap.cc:492] T acafe6db6304473d8b3f1da6f56d868a P 88c0909c6ead4d2ba825aa23d33fbd72: No bootstrap required, opened a new log
I20260710 11:09:00.032756 12404 ts_tablet_manager.cc:1403] T acafe6db6304473d8b3f1da6f56d868a P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent bootstrapping tablet: real 0.039s	user 0.000s	sys 0.015s
I20260710 11:09:00.032753 12403 consensus_queue.cc:260] T a9505056114e454c82dd1651efd7ed8b P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.035360 12403 ts_tablet_manager.cc:1434] T a9505056114e454c82dd1651efd7ed8b P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:09:00.036131 12403 tablet_bootstrap.cc:492] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f: Bootstrap starting.
I20260710 11:09:00.035754 12404 raft_consensus.cc:359] T acafe6db6304473d8b3f1da6f56d868a P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.036438 12404 raft_consensus.cc:385] T acafe6db6304473d8b3f1da6f56d868a P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.036829 12404 raft_consensus.cc:740] T acafe6db6304473d8b3f1da6f56d868a P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.037518 12404 consensus_queue.cc:260] T acafe6db6304473d8b3f1da6f56d868a P 88c0909c6ead4d2ba825aa23d33fbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.039674 12405 ts_tablet_manager.cc:1434] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:09:00.040784 12405 tablet_bootstrap.cc:492] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177: Bootstrap starting.
I20260710 11:09:00.046067 12404 ts_tablet_manager.cc:1434] T acafe6db6304473d8b3f1da6f56d868a P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:09:00.047073 12404 tablet_bootstrap.cc:492] T b54c4857efbd4e7a935eda2a07b6f650 P 88c0909c6ead4d2ba825aa23d33fbd72: Bootstrap starting.
I20260710 11:09:00.048767 12403 tablet_bootstrap.cc:654] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.050590 12405 tablet_bootstrap.cc:654] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.053074 12404 tablet_bootstrap.cc:654] T b54c4857efbd4e7a935eda2a07b6f650 P 88c0909c6ead4d2ba825aa23d33fbd72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.062260 12404 tablet_bootstrap.cc:492] T b54c4857efbd4e7a935eda2a07b6f650 P 88c0909c6ead4d2ba825aa23d33fbd72: No bootstrap required, opened a new log
I20260710 11:09:00.062669 12405 tablet_bootstrap.cc:492] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177: No bootstrap required, opened a new log
I20260710 11:09:00.062731 12404 ts_tablet_manager.cc:1403] T b54c4857efbd4e7a935eda2a07b6f650 P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260710 11:09:00.063397 12405 ts_tablet_manager.cc:1403] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.013s
I20260710 11:09:00.065842 12404 raft_consensus.cc:359] T b54c4857efbd4e7a935eda2a07b6f650 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.066594 12404 raft_consensus.cc:385] T b54c4857efbd4e7a935eda2a07b6f650 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.066900 12404 raft_consensus.cc:740] T b54c4857efbd4e7a935eda2a07b6f650 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.066708 12405 raft_consensus.cc:359] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.067731 12405 raft_consensus.cc:385] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.068185 12405 raft_consensus.cc:740] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.067806 12404 consensus_queue.cc:260] T b54c4857efbd4e7a935eda2a07b6f650 P 88c0909c6ead4d2ba825aa23d33fbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.069073 12405 consensus_queue.cc:260] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.070878 12404 ts_tablet_manager.cc:1434] T b54c4857efbd4e7a935eda2a07b6f650 P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:09:00.071877 12404 tablet_bootstrap.cc:492] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72: Bootstrap starting.
I20260710 11:09:00.072322 12405 ts_tablet_manager.cc:1434] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:09:00.073434 12405 tablet_bootstrap.cc:492] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177: Bootstrap starting.
I20260710 11:09:00.077157 12334 raft_consensus.cc:493] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.077812 12404 tablet_bootstrap.cc:654] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.077610 12334 raft_consensus.cc:515] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.079663 12334 leader_election.cc:290] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:09:00.080039 12405 tablet_bootstrap.cc:654] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.081156 12120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acafe6db6304473d8b3f1da6f56d868a" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177" is_pre_election: true
I20260710 11:09:00.081817 12120 raft_consensus.cc:2468] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 0.
I20260710 11:09:00.082901 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acafe6db6304473d8b3f1da6f56d868a" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" is_pre_election: true
I20260710 11:09:00.083483 12196 raft_consensus.cc:2468] T acafe6db6304473d8b3f1da6f56d868a P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 0.
I20260710 11:09:00.085137 12236 leader_election.cc:304] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 5f3f94b33b654cbcb58e8a55cf551b5f; no voters: 
I20260710 11:09:00.086517 12334 raft_consensus.cc:2804] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:00.086895 12334 raft_consensus.cc:493] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:00.087229 12334 raft_consensus.cc:3060] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.095947 12403 tablet_bootstrap.cc:492] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f: No bootstrap required, opened a new log
I20260710 11:09:00.096526 12403 ts_tablet_manager.cc:1403] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.018s
I20260710 11:09:00.099080 12334 raft_consensus.cc:515] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.102003 12120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acafe6db6304473d8b3f1da6f56d868a" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:09:00.102630 12120 raft_consensus.cc:3060] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.110003 12120 raft_consensus.cc:2468] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 1.
I20260710 11:09:00.110672 12403 raft_consensus.cc:359] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.111403 12403 raft_consensus.cc:385] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.111284 12236 leader_election.cc:304] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 5f3f94b33b654cbcb58e8a55cf551b5f; no voters: 
I20260710 11:09:00.111804 12403 raft_consensus.cc:740] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.112577 12403 consensus_queue.cc:260] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.113602 12334 leader_election.cc:290] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:09:00.114257 12334 raft_consensus.cc:2804] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:00.114706 12334 raft_consensus.cc:697] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Becoming Leader. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Running, Role: LEADER
I20260710 11:09:00.119125 12334 consensus_queue.cc:237] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.121855 12403 ts_tablet_manager.cc:1434] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent starting tablet: real 0.025s	user 0.015s	sys 0.000s
I20260710 11:09:00.122980 12403 tablet_bootstrap.cc:492] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f: Bootstrap starting.
I20260710 11:09:00.123548 12404 tablet_bootstrap.cc:492] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72: No bootstrap required, opened a new log
I20260710 11:09:00.124081 12404 ts_tablet_manager.cc:1403] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.016s
I20260710 11:09:00.124778 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acafe6db6304473d8b3f1da6f56d868a" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:09:00.125424 12196 raft_consensus.cc:3060] T acafe6db6304473d8b3f1da6f56d868a P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.127372 12404 raft_consensus.cc:359] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.128129 12404 raft_consensus.cc:385] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.128412 12404 raft_consensus.cc:740] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.129308 12403 tablet_bootstrap.cc:654] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.129276 12404 consensus_queue.cc:260] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.131680 12404 ts_tablet_manager.cc:1434] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260710 11:09:00.132623 12404 tablet_bootstrap.cc:492] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72: Bootstrap starting.
I20260710 11:09:00.133678 12411 raft_consensus.cc:493] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.133737 12196 raft_consensus.cc:2468] T acafe6db6304473d8b3f1da6f56d868a P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 1.
I20260710 11:09:00.134289 12411 raft_consensus.cc:515] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.136360 12411 leader_election.cc:290] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:09:00.137805 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54c4857efbd4e7a935eda2a07b6f650" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" is_pre_election: true
I20260710 11:09:00.138119 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54c4857efbd4e7a935eda2a07b6f650" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" is_pre_election: true
I20260710 11:09:00.138520 12196 raft_consensus.cc:2468] T b54c4857efbd4e7a935eda2a07b6f650 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 0.
I20260710 11:09:00.138823 12270 raft_consensus.cc:2468] T b54c4857efbd4e7a935eda2a07b6f650 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 0.
I20260710 11:09:00.139529 12087 leader_election.cc:304] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:09:00.140645 12411 raft_consensus.cc:2804] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:00.140707 12405 tablet_bootstrap.cc:492] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177: No bootstrap required, opened a new log
I20260710 11:09:00.141067 12411 raft_consensus.cc:493] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:00.141422 12411 raft_consensus.cc:3060] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.141417 12405 ts_tablet_manager.cc:1403] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177: Time spent bootstrapping tablet: real 0.068s	user 0.020s	sys 0.042s
I20260710 11:09:00.145215 12405 raft_consensus.cc:359] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.145985 12405 raft_consensus.cc:385] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.146365 12405 raft_consensus.cc:740] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.147099 12405 consensus_queue.cc:260] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.148593 12411 raft_consensus.cc:515] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.149417 12405 ts_tablet_manager.cc:1434] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:09:00.150485 12405 tablet_bootstrap.cc:492] T 1d528bddac164ab8aca19eb88b200d6b P 1a35f79367a946cb94fb7a13955b2177: Bootstrap starting.
I20260710 11:09:00.151582 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54c4857efbd4e7a935eda2a07b6f650" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:09:00.152140 12196 raft_consensus.cc:3060] T b54c4857efbd4e7a935eda2a07b6f650 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.145704 12404 tablet_bootstrap.cc:654] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.156813 12405 tablet_bootstrap.cc:654] T 1d528bddac164ab8aca19eb88b200d6b P 1a35f79367a946cb94fb7a13955b2177: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.151604 12403 tablet_bootstrap.cc:492] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f: No bootstrap required, opened a new log
I20260710 11:09:00.158778 12403 ts_tablet_manager.cc:1403] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.003s
I20260710 11:09:00.160403 12196 raft_consensus.cc:2468] T b54c4857efbd4e7a935eda2a07b6f650 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 1.
I20260710 11:09:00.161078 12411 leader_election.cc:290] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 election: Requested vote from peers 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:09:00.161926 12087 leader_election.cc:304] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:09:00.162166 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54c4857efbd4e7a935eda2a07b6f650" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
I20260710 11:09:00.162799 12270 raft_consensus.cc:3060] T b54c4857efbd4e7a935eda2a07b6f650 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.164233 12404 tablet_bootstrap.cc:492] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72: No bootstrap required, opened a new log
I20260710 11:09:00.164261 12405 tablet_bootstrap.cc:492] T 1d528bddac164ab8aca19eb88b200d6b P 1a35f79367a946cb94fb7a13955b2177: No bootstrap required, opened a new log
I20260710 11:09:00.164985 12404 ts_tablet_manager.cc:1403] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.001s
I20260710 11:09:00.164983 12405 ts_tablet_manager.cc:1403] T 1d528bddac164ab8aca19eb88b200d6b P 1a35f79367a946cb94fb7a13955b2177: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:09:00.166035 12411 raft_consensus.cc:2804] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:00.167249 12411 raft_consensus.cc:697] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177 [term 1 LEADER]: Becoming Leader. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Running, Role: LEADER
I20260710 11:09:00.168242 12405 raft_consensus.cc:359] T 1d528bddac164ab8aca19eb88b200d6b P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.168603 12404 raft_consensus.cc:359] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.168057 12411 consensus_queue.cc:237] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.169838 12270 raft_consensus.cc:2468] T b54c4857efbd4e7a935eda2a07b6f650 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 1.
I20260710 11:09:00.170423 12403 raft_consensus.cc:359] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.172986 12403 raft_consensus.cc:385] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.173516 12404 raft_consensus.cc:385] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.168938 12405 raft_consensus.cc:385] T 1d528bddac164ab8aca19eb88b200d6b P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.173965 12404 raft_consensus.cc:740] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.174193 12405 raft_consensus.cc:740] T 1d528bddac164ab8aca19eb88b200d6b P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.174454 12403 raft_consensus.cc:740] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.174872 12017 catalog_manager.cc:5697] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3). New cstate: current_term: 1 leader_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:00.175267 12405 consensus_queue.cc:260] T 1d528bddac164ab8aca19eb88b200d6b P 1a35f79367a946cb94fb7a13955b2177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.175400 12403 consensus_queue.cc:260] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.178030 12405 ts_tablet_manager.cc:1434] T 1d528bddac164ab8aca19eb88b200d6b P 1a35f79367a946cb94fb7a13955b2177: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 11:09:00.179075 12405 tablet_bootstrap.cc:492] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177: Bootstrap starting.
I20260710 11:09:00.181387 12403 ts_tablet_manager.cc:1434] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260710 11:09:00.182438 12403 tablet_bootstrap.cc:492] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f: Bootstrap starting.
I20260710 11:09:00.182898 12404 consensus_queue.cc:260] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.184787 12405 tablet_bootstrap.cc:654] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.188910 12403 tablet_bootstrap.cc:654] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.191471 12404 ts_tablet_manager.cc:1434] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.007s
I20260710 11:09:00.192727 12404 tablet_bootstrap.cc:492] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72: Bootstrap starting.
I20260710 11:09:00.199227 12404 tablet_bootstrap.cc:654] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.204838 12403 tablet_bootstrap.cc:492] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f: No bootstrap required, opened a new log
I20260710 11:09:00.205336 12403 ts_tablet_manager.cc:1403] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.015s
I20260710 11:09:00.208426 12403 raft_consensus.cc:359] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.209102 12403 raft_consensus.cc:385] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.209395 12403 raft_consensus.cc:740] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.210112 12403 consensus_queue.cc:260] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.212083 12405 tablet_bootstrap.cc:492] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177: No bootstrap required, opened a new log
I20260710 11:09:00.212471 12403 ts_tablet_manager.cc:1434] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260710 11:09:00.212580 12405 ts_tablet_manager.cc:1403] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.015s
I20260710 11:09:00.213526 12403 tablet_bootstrap.cc:492] T 529e46d8c8a744b2baafc5dc71d048db P 5f3f94b33b654cbcb58e8a55cf551b5f: Bootstrap starting.
I20260710 11:09:00.215111 12015 catalog_manager.cc:5697] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1). New cstate: current_term: 1 leader_uuid: "1a35f79367a946cb94fb7a13955b2177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:00.215909 12405 raft_consensus.cc:359] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.216673 12405 raft_consensus.cc:385] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.216954 12405 raft_consensus.cc:740] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.217694 12405 consensus_queue.cc:260] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.220232 12405 ts_tablet_manager.cc:1434] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:09:00.220286 12403 tablet_bootstrap.cc:654] T 529e46d8c8a744b2baafc5dc71d048db P 5f3f94b33b654cbcb58e8a55cf551b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.221561 12405 tablet_bootstrap.cc:492] T 38939ed01aac4529acadc8753ebbbe28 P 1a35f79367a946cb94fb7a13955b2177: Bootstrap starting.
I20260710 11:09:00.226387 12404 tablet_bootstrap.cc:492] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72: No bootstrap required, opened a new log
I20260710 11:09:00.227090 12404 ts_tablet_manager.cc:1403] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.006s
I20260710 11:09:00.228578 12405 tablet_bootstrap.cc:654] T 38939ed01aac4529acadc8753ebbbe28 P 1a35f79367a946cb94fb7a13955b2177: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.230103 12404 raft_consensus.cc:359] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.230870 12404 raft_consensus.cc:385] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.231184 12404 raft_consensus.cc:740] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.232064 12404 consensus_queue.cc:260] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.240245 12319 raft_consensus.cc:493] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.240664 12319 raft_consensus.cc:515] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.241658 12404 ts_tablet_manager.cc:1434] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260710 11:09:00.242507 12319 leader_election.cc:290] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:09:00.244325 12120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d528bddac164ab8aca19eb88b200d6b" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177" is_pre_election: true
I20260710 11:09:00.245035 12120 raft_consensus.cc:2468] T 1d528bddac164ab8aca19eb88b200d6b P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 0.
I20260710 11:09:00.245854 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d528bddac164ab8aca19eb88b200d6b" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" is_pre_election: true
I20260710 11:09:00.246357 12162 leader_election.cc:304] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:09:00.247112 12319 raft_consensus.cc:2804] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:00.247450 12319 raft_consensus.cc:493] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:00.247730 12319 raft_consensus.cc:3060] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.250357 12404 tablet_bootstrap.cc:492] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72: Bootstrap starting.
W20260710 11:09:00.250703 12161 leader_election.cc:343] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:00.253849 12403 tablet_bootstrap.cc:492] T 529e46d8c8a744b2baafc5dc71d048db P 5f3f94b33b654cbcb58e8a55cf551b5f: No bootstrap required, opened a new log
I20260710 11:09:00.253907 12319 raft_consensus.cc:515] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.254503 12403 ts_tablet_manager.cc:1403] T 529e46d8c8a744b2baafc5dc71d048db P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.009s
I20260710 11:09:00.256619 12120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d528bddac164ab8aca19eb88b200d6b" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:09:00.256891 12404 tablet_bootstrap.cc:654] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.257202 12120 raft_consensus.cc:3060] T 1d528bddac164ab8aca19eb88b200d6b P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.257457 12403 raft_consensus.cc:359] T 529e46d8c8a744b2baafc5dc71d048db P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.257869 12405 tablet_bootstrap.cc:492] T 38939ed01aac4529acadc8753ebbbe28 P 1a35f79367a946cb94fb7a13955b2177: No bootstrap required, opened a new log
I20260710 11:09:00.258457 12405 ts_tablet_manager.cc:1403] T 38939ed01aac4529acadc8753ebbbe28 P 1a35f79367a946cb94fb7a13955b2177: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.008s
I20260710 11:09:00.259428 12403 raft_consensus.cc:385] T 529e46d8c8a744b2baafc5dc71d048db P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.259791 12403 raft_consensus.cc:740] T 529e46d8c8a744b2baafc5dc71d048db P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.260601 12403 consensus_queue.cc:260] T 529e46d8c8a744b2baafc5dc71d048db P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.261363 12405 raft_consensus.cc:359] T 38939ed01aac4529acadc8753ebbbe28 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.262084 12405 raft_consensus.cc:385] T 38939ed01aac4529acadc8753ebbbe28 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.262423 12405 raft_consensus.cc:740] T 38939ed01aac4529acadc8753ebbbe28 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.263245 12405 consensus_queue.cc:260] T 38939ed01aac4529acadc8753ebbbe28 P 1a35f79367a946cb94fb7a13955b2177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.264756 12120 raft_consensus.cc:2468] T 1d528bddac164ab8aca19eb88b200d6b P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 1.
I20260710 11:09:00.267119 12319 leader_election.cc:290] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 1 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:09:00.267308 12405 ts_tablet_manager.cc:1434] T 38939ed01aac4529acadc8753ebbbe28 P 1a35f79367a946cb94fb7a13955b2177: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 11:09:00.267647 12269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d528bddac164ab8aca19eb88b200d6b" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
I20260710 11:09:00.268385 12405 tablet_bootstrap.cc:492] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177: Bootstrap starting.
W20260710 11:09:00.269258 12161 leader_election.cc:343] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:00.271399 12162 leader_election.cc:304] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 5f3f94b33b654cbcb58e8a55cf551b5f
I20260710 11:09:00.275034 12319 raft_consensus.cc:2804] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:00.277410 12319 raft_consensus.cc:697] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 LEADER]: Becoming Leader. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Running, Role: LEADER
I20260710 11:09:00.278553 12405 tablet_bootstrap.cc:654] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.276991 12404 tablet_bootstrap.cc:492] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72: No bootstrap required, opened a new log
I20260710 11:09:00.279187 12404 ts_tablet_manager.cc:1403] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.008s
I20260710 11:09:00.278229 12319 consensus_queue.cc:237] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.271842 12403 ts_tablet_manager.cc:1434] T 529e46d8c8a744b2baafc5dc71d048db P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260710 11:09:00.281860 12403 tablet_bootstrap.cc:492] T 1d528bddac164ab8aca19eb88b200d6b P 5f3f94b33b654cbcb58e8a55cf551b5f: Bootstrap starting.
I20260710 11:09:00.289572 12404 raft_consensus.cc:359] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.290390 12404 raft_consensus.cc:385] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.290721 12404 raft_consensus.cc:740] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.291500 12404 consensus_queue.cc:260] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.292830 12405 tablet_bootstrap.cc:492] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177: No bootstrap required, opened a new log
I20260710 11:09:00.293448 12405 ts_tablet_manager.cc:1403] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.001s
I20260710 11:09:00.293902 12404 ts_tablet_manager.cc:1434] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:09:00.295022 12404 tablet_bootstrap.cc:492] T f07ca973d11c474a9d7dfe5d3c2c45cf P 88c0909c6ead4d2ba825aa23d33fbd72: Bootstrap starting.
I20260710 11:09:00.296663 12405 raft_consensus.cc:359] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.297461 12405 raft_consensus.cc:385] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.297782 12405 raft_consensus.cc:740] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.298745 12405 consensus_queue.cc:260] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.299283 12434 raft_consensus.cc:493] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.299786 12434 raft_consensus.cc:515] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.301651 12405 ts_tablet_manager.cc:1434] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260710 11:09:00.301735 12434 leader_election.cc:290] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:09:00.302851 12405 tablet_bootstrap.cc:492] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177: Bootstrap starting.
I20260710 11:09:00.304062 12403 tablet_bootstrap.cc:654] T 1d528bddac164ab8aca19eb88b200d6b P 5f3f94b33b654cbcb58e8a55cf551b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.308883 12405 tablet_bootstrap.cc:654] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.301653 12404 tablet_bootstrap.cc:654] T f07ca973d11c474a9d7dfe5d3c2c45cf P 88c0909c6ead4d2ba825aa23d33fbd72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.311244 12120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9505056114e454c82dd1651efd7ed8b" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177" is_pre_election: true
I20260710 11:09:00.311882 12120 raft_consensus.cc:2468] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 0.
I20260710 11:09:00.313171 12162 leader_election.cc:304] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:09:00.314081 12434 raft_consensus.cc:2804] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:00.314466 12434 raft_consensus.cc:493] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:00.314790 12434 raft_consensus.cc:3060] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.319788 12269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9505056114e454c82dd1651efd7ed8b" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" is_pre_election: true
I20260710 11:09:00.320550 12403 tablet_bootstrap.cc:492] T 1d528bddac164ab8aca19eb88b200d6b P 5f3f94b33b654cbcb58e8a55cf551b5f: No bootstrap required, opened a new log
I20260710 11:09:00.320472 12269 raft_consensus.cc:2468] T a9505056114e454c82dd1651efd7ed8b P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 0.
I20260710 11:09:00.321120 12403 ts_tablet_manager.cc:1403] T 1d528bddac164ab8aca19eb88b200d6b P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent bootstrapping tablet: real 0.039s	user 0.004s	sys 0.008s
I20260710 11:09:00.321986 12434 raft_consensus.cc:515] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.324797 12434 leader_election.cc:290] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 1 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:09:00.325776 12120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9505056114e454c82dd1651efd7ed8b" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:09:00.324254 12403 raft_consensus.cc:359] T 1d528bddac164ab8aca19eb88b200d6b P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.324585 12334 raft_consensus.cc:493] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.326591 12334 raft_consensus.cc:515] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.327294 12404 tablet_bootstrap.cc:492] T f07ca973d11c474a9d7dfe5d3c2c45cf P 88c0909c6ead4d2ba825aa23d33fbd72: No bootstrap required, opened a new log
I20260710 11:09:00.327404 12269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9505056114e454c82dd1651efd7ed8b" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
I20260710 11:09:00.327787 12404 ts_tablet_manager.cc:1403] T f07ca973d11c474a9d7dfe5d3c2c45cf P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.008s
I20260710 11:09:00.327976 12269 raft_consensus.cc:3060] T a9505056114e454c82dd1651efd7ed8b P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.328523 12334 leader_election.cc:290] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:09:00.329499 12405 tablet_bootstrap.cc:492] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177: No bootstrap required, opened a new log
I20260710 11:09:00.329931 12405 ts_tablet_manager.cc:1403] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177: Time spent bootstrapping tablet: real 0.027s	user 0.002s	sys 0.017s
I20260710 11:09:00.330518 12404 raft_consensus.cc:359] T f07ca973d11c474a9d7dfe5d3c2c45cf P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.331182 12404 raft_consensus.cc:385] T f07ca973d11c474a9d7dfe5d3c2c45cf P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.331429 12404 raft_consensus.cc:740] T f07ca973d11c474a9d7dfe5d3c2c45cf P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Initialized, Role: FOLLOWER
W20260710 11:09:00.332221 12067 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:00.332034 12404 consensus_queue.cc:260] T f07ca973d11c474a9d7dfe5d3c2c45cf P 88c0909c6ead4d2ba825aa23d33fbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.332474 12405 raft_consensus.cc:359] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.333122 12405 raft_consensus.cc:385] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.333369 12405 raft_consensus.cc:740] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.333974 12404 ts_tablet_manager.cc:1434] T f07ca973d11c474a9d7dfe5d3c2c45cf P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:09:00.333966 12405 consensus_queue.cc:260] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.335041 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c696c7f65da54f8685e6ca5d2caef205" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177" is_pre_election: true
I20260710 11:09:00.335587 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c696c7f65da54f8685e6ca5d2caef205" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" is_pre_election: true
I20260710 11:09:00.335695 12121 raft_consensus.cc:2468] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 0.
I20260710 11:09:00.326342 12403 raft_consensus.cc:385] T 1d528bddac164ab8aca19eb88b200d6b P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.336462 12403 raft_consensus.cc:740] T 1d528bddac164ab8aca19eb88b200d6b P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.336922 12404 tablet_bootstrap.cc:492] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72: Bootstrap starting.
I20260710 11:09:00.337220 12236 leader_election.cc:304] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 5f3f94b33b654cbcb58e8a55cf551b5f; no voters: 
I20260710 11:09:00.337182 12403 consensus_queue.cc:260] T 1d528bddac164ab8aca19eb88b200d6b P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.338294 12421 raft_consensus.cc:2804] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:00.338646 12421 raft_consensus.cc:493] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:00.338940 12421 raft_consensus.cc:3060] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.339272 12403 ts_tablet_manager.cc:1434] T 1d528bddac164ab8aca19eb88b200d6b P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 11:09:00.342649 12403 tablet_bootstrap.cc:492] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f: Bootstrap starting.
I20260710 11:09:00.342808 12404 tablet_bootstrap.cc:654] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.337499 12015 catalog_manager.cc:5697] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2). New cstate: current_term: 1 leader_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:00.336426 12196 raft_consensus.cc:2468] T c696c7f65da54f8685e6ca5d2caef205 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 0.
I20260710 11:09:00.348270 12403 tablet_bootstrap.cc:654] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.345913 12421 raft_consensus.cc:515] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.350665 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c696c7f65da54f8685e6ca5d2caef205" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:09:00.351243 12121 raft_consensus.cc:3060] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.358711 12121 raft_consensus.cc:2468] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 1.
I20260710 11:09:00.360066 12236 leader_election.cc:304] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 5f3f94b33b654cbcb58e8a55cf551b5f; no voters: 
I20260710 11:09:00.361053 12334 raft_consensus.cc:2804] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:00.335896 12405 ts_tablet_manager.cc:1434] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:09:00.361569 12334 raft_consensus.cc:697] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Becoming Leader. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Running, Role: LEADER
I20260710 11:09:00.362749 12421 leader_election.cc:290] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:09:00.364045 12403 tablet_bootstrap.cc:492] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f: No bootstrap required, opened a new log
I20260710 11:09:00.362509 12334 consensus_queue.cc:237] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.364543 12403 ts_tablet_manager.cc:1403] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260710 11:09:00.364056 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c696c7f65da54f8685e6ca5d2caef205" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:09:00.366734 12196 raft_consensus.cc:3060] T c696c7f65da54f8685e6ca5d2caef205 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.367293 12403 raft_consensus.cc:359] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.367946 12403 raft_consensus.cc:385] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.368207 12403 raft_consensus.cc:740] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.368855 12403 consensus_queue.cc:260] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.373522 12196 raft_consensus.cc:2468] T c696c7f65da54f8685e6ca5d2caef205 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 1.
I20260710 11:09:00.374522 12403 ts_tablet_manager.cc:1434] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:09:00.326321 12120 raft_consensus.cc:3060] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.382927 12018 catalog_manager.cc:5697] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3). New cstate: current_term: 1 leader_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:00.383626 12269 raft_consensus.cc:2468] T a9505056114e454c82dd1651efd7ed8b P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 1.
I20260710 11:09:00.386189 12161 leader_election.cc:304] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f3f94b33b654cbcb58e8a55cf551b5f, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:09:00.386801 12120 raft_consensus.cc:2468] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 1.
I20260710 11:09:00.387245 12434 raft_consensus.cc:2804] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:00.387799 12434 raft_consensus.cc:697] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 LEADER]: Becoming Leader. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Running, Role: LEADER
I20260710 11:09:00.388657 12434 consensus_queue.cc:237] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.389451 12334 raft_consensus.cc:493] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.391166 12334 raft_consensus.cc:515] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.393187 12334 leader_election.cc:290] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:09:00.394148 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38939ed01aac4529acadc8753ebbbe28" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" is_pre_election: true
I20260710 11:09:00.394811 12196 raft_consensus.cc:2468] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 0.
I20260710 11:09:00.395928 12236 leader_election.cc:304] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f3f94b33b654cbcb58e8a55cf551b5f, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:09:00.397161 12334 raft_consensus.cc:2804] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:00.397514 12334 raft_consensus.cc:493] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:00.397848 12334 raft_consensus.cc:3060] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.402017 12120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38939ed01aac4529acadc8753ebbbe28" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177" is_pre_election: true
I20260710 11:09:00.402653 12120 raft_consensus.cc:2468] T 38939ed01aac4529acadc8753ebbbe28 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 0.
I20260710 11:09:00.404978 12334 raft_consensus.cc:515] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.407743 12120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38939ed01aac4529acadc8753ebbbe28" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:09:00.408116 12404 tablet_bootstrap.cc:492] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72: No bootstrap required, opened a new log
I20260710 11:09:00.408252 12120 raft_consensus.cc:3060] T 38939ed01aac4529acadc8753ebbbe28 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.408607 12404 ts_tablet_manager.cc:1403] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent bootstrapping tablet: real 0.072s	user 0.025s	sys 0.029s
I20260710 11:09:00.408684 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38939ed01aac4529acadc8753ebbbe28" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:09:00.409256 12196 raft_consensus.cc:3060] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.410172 12015 catalog_manager.cc:5697] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2). New cstate: current_term: 1 leader_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:00.411247 12404 raft_consensus.cc:359] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.411895 12404 raft_consensus.cc:385] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.412159 12404 raft_consensus.cc:740] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.412777 12404 consensus_queue.cc:260] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.414158 12404 ts_tablet_manager.cc:1434] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260710 11:09:00.415117 12196 raft_consensus.cc:2468] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 1.
I20260710 11:09:00.415975 12120 raft_consensus.cc:2468] T 38939ed01aac4529acadc8753ebbbe28 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 1.
I20260710 11:09:00.416246 12236 leader_election.cc:304] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f3f94b33b654cbcb58e8a55cf551b5f, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:09:00.416877 12334 leader_election.cc:290] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:09:00.417047 12421 raft_consensus.cc:2804] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:00.417567 12421 raft_consensus.cc:697] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Becoming Leader. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Running, Role: LEADER
I20260710 11:09:00.418402 12421 consensus_queue.cc:237] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.426425 12019 catalog_manager.cc:5697] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3). New cstate: current_term: 1 leader_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:00.439132 12411 raft_consensus.cc:493] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.439558 12411 raft_consensus.cc:515] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.441000 12411 leader_election.cc:290] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:09:00.441670 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07ca973d11c474a9d7dfe5d3c2c45cf" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" is_pre_election: true
I20260710 11:09:00.441877 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07ca973d11c474a9d7dfe5d3c2c45cf" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" is_pre_election: true
I20260710 11:09:00.442155 12196 raft_consensus.cc:2468] T f07ca973d11c474a9d7dfe5d3c2c45cf P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 0.
I20260710 11:09:00.442416 12270 raft_consensus.cc:2468] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 0.
I20260710 11:09:00.443059 12087 leader_election.cc:304] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:09:00.443722 12411 raft_consensus.cc:2804] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:00.444048 12411 raft_consensus.cc:493] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:00.444286 12411 raft_consensus.cc:3060] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.448911 12411 raft_consensus.cc:515] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.450757 12411 leader_election.cc:290] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 election: Requested vote from peers 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:09:00.451002 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07ca973d11c474a9d7dfe5d3c2c45cf" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:09:00.451309 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07ca973d11c474a9d7dfe5d3c2c45cf" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
I20260710 11:09:00.451555 12196 raft_consensus.cc:3060] T f07ca973d11c474a9d7dfe5d3c2c45cf P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.451862 12270 raft_consensus.cc:3060] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.457656 12196 raft_consensus.cc:2468] T f07ca973d11c474a9d7dfe5d3c2c45cf P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 1.
I20260710 11:09:00.458089 12270 raft_consensus.cc:2468] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 1.
I20260710 11:09:00.458674 12087 leader_election.cc:304] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:09:00.459357 12411 raft_consensus.cc:2804] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:00.459789 12411 raft_consensus.cc:697] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [term 1 LEADER]: Becoming Leader. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Running, Role: LEADER
I20260710 11:09:00.460532 12411 consensus_queue.cc:237] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.462641 12414 raft_consensus.cc:493] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.463013 12414 raft_consensus.cc:515] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.465035 12414 leader_election.cc:290] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:09:00.466305 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f37160902884454bc1b5db78db75693" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" is_pre_election: true
I20260710 11:09:00.466640 12195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f37160902884454bc1b5db78db75693" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" is_pre_election: true
I20260710 11:09:00.466895 12270 raft_consensus.cc:2468] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 0.
I20260710 11:09:00.467275 12195 raft_consensus.cc:2468] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 0.
I20260710 11:09:00.467905 12086 leader_election.cc:304] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 5f3f94b33b654cbcb58e8a55cf551b5f; no voters: 
I20260710 11:09:00.468662 12411 raft_consensus.cc:2804] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:00.468931 12411 raft_consensus.cc:493] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:00.469161 12411 raft_consensus.cc:3060] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.475170 12411 raft_consensus.cc:515] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.475443 12019 catalog_manager.cc:5697] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1). New cstate: current_term: 1 leader_uuid: "1a35f79367a946cb94fb7a13955b2177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:00.477101 12411 leader_election.cc:290] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 election: Requested vote from peers 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:09:00.477713 12195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f37160902884454bc1b5db78db75693" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:09:00.478050 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f37160902884454bc1b5db78db75693" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
I20260710 11:09:00.478188 12195 raft_consensus.cc:3060] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.478636 12270 raft_consensus.cc:3060] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.483980 12195 raft_consensus.cc:2468] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 1.
I20260710 11:09:00.484270 12270 raft_consensus.cc:2468] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 1.
I20260710 11:09:00.485034 12087 leader_election.cc:304] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:09:00.485796 12411 raft_consensus.cc:2804] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:00.486192 12411 raft_consensus.cc:697] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [term 1 LEADER]: Becoming Leader. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Running, Role: LEADER
I20260710 11:09:00.486847 12411 consensus_queue.cc:237] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.493558 12019 catalog_manager.cc:5697] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1). New cstate: current_term: 1 leader_uuid: "1a35f79367a946cb94fb7a13955b2177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:00.552901 12421 consensus_queue.cc:1048] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.563515 12421 consensus_queue.cc:1048] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.575701 12411 consensus_queue.cc:1048] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.586280 12411 consensus_queue.cc:1048] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.626617 12370 raft_consensus.cc:493] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.627022 12370 raft_consensus.cc:515] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.628633 12370 leader_election.cc:290] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:09:00.629383 12195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529e46d8c8a744b2baafc5dc71d048db" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" is_pre_election: true
I20260710 11:09:00.629699 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529e46d8c8a744b2baafc5dc71d048db" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" is_pre_election: true
I20260710 11:09:00.630055 12195 raft_consensus.cc:2468] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 0.
I20260710 11:09:00.630338 12270 raft_consensus.cc:2468] T 529e46d8c8a744b2baafc5dc71d048db P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 0.
I20260710 11:09:00.631098 12087 leader_election.cc:304] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:09:00.631820 12411 raft_consensus.cc:2804] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:00.632170 12411 raft_consensus.cc:493] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:00.632458 12411 raft_consensus.cc:3060] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.637409 12411 raft_consensus.cc:515] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.639067 12411 leader_election.cc:290] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 election: Requested vote from peers 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:09:00.639729 12195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529e46d8c8a744b2baafc5dc71d048db" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:09:00.639925 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529e46d8c8a744b2baafc5dc71d048db" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
I20260710 11:09:00.640199 12195 raft_consensus.cc:3060] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.640475 12270 raft_consensus.cc:3060] T 529e46d8c8a744b2baafc5dc71d048db P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.644433 12270 raft_consensus.cc:2468] T 529e46d8c8a744b2baafc5dc71d048db P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 1.
I20260710 11:09:00.644469 12195 raft_consensus.cc:2468] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 1.
I20260710 11:09:00.645195 12086 leader_election.cc:304] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 5f3f94b33b654cbcb58e8a55cf551b5f; no voters: 
I20260710 11:09:00.645772 12411 raft_consensus.cc:2804] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:00.646180 12411 raft_consensus.cc:697] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [term 1 LEADER]: Becoming Leader. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Running, Role: LEADER
I20260710 11:09:00.646785 12411 consensus_queue.cc:237] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.653985 12015 catalog_manager.cc:5697] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1). New cstate: current_term: 1 leader_uuid: "1a35f79367a946cb94fb7a13955b2177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:00.684593 12421 raft_consensus.cc:493] T 1d528bddac164ab8aca19eb88b200d6b P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.685351 12421 raft_consensus.cc:515] T 1d528bddac164ab8aca19eb88b200d6b P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.687162 12421 leader_election.cc:290] T 1d528bddac164ab8aca19eb88b200d6b P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:09:00.687902 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d528bddac164ab8aca19eb88b200d6b" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a35f79367a946cb94fb7a13955b2177" is_pre_election: true
I20260710 11:09:00.688228 12195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d528bddac164ab8aca19eb88b200d6b" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" is_pre_election: true
I20260710 11:09:00.688714 12121 raft_consensus.cc:2393] T 1d528bddac164ab8aca19eb88b200d6b P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f3f94b33b654cbcb58e8a55cf551b5f in current term 1: Already voted for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in this term.
I20260710 11:09:00.689713 12236 leader_election.cc:304] T 1d528bddac164ab8aca19eb88b200d6b P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f3f94b33b654cbcb58e8a55cf551b5f; no voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72
I20260710 11:09:00.690338 12421 raft_consensus.cc:3060] T 1d528bddac164ab8aca19eb88b200d6b P 5f3f94b33b654cbcb58e8a55cf551b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.695204 12421 raft_consensus.cc:2749] T 1d528bddac164ab8aca19eb88b200d6b P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:00.715313 12270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acafe6db6304473d8b3f1da6f56d868a"
dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
mode: GRACEFUL
new_leader_uuid: "1a35f79367a946cb94fb7a13955b2177"
 from {username='slave'} at 127.0.0.1:35726
I20260710 11:09:00.715801 12270 raft_consensus.cc:606] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Received request to transfer leadership to TS 1a35f79367a946cb94fb7a13955b2177
I20260710 11:09:00.722380 12270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c696c7f65da54f8685e6ca5d2caef205"
dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
mode: GRACEFUL
new_leader_uuid: "1a35f79367a946cb94fb7a13955b2177"
 from {username='slave'} at 127.0.0.1:35726
I20260710 11:09:00.722774 12270 raft_consensus.cc:606] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Received request to transfer leadership to TS 1a35f79367a946cb94fb7a13955b2177
I20260710 11:09:00.727048 12195 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9505056114e454c82dd1651efd7ed8b"
dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
mode: GRACEFUL
new_leader_uuid: "1a35f79367a946cb94fb7a13955b2177"
 from {username='slave'} at 127.0.0.1:41622
I20260710 11:09:00.727487 12195 raft_consensus.cc:606] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 LEADER]: Received request to transfer leadership to TS 1a35f79367a946cb94fb7a13955b2177
I20260710 11:09:00.734211 12270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38939ed01aac4529acadc8753ebbbe28"
dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
mode: GRACEFUL
new_leader_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
 from {username='slave'} at 127.0.0.1:35726
I20260710 11:09:00.734711 12270 raft_consensus.cc:606] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Received request to transfer leadership to TS 88c0909c6ead4d2ba825aa23d33fbd72
I20260710 11:09:00.747767 12121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f37160902884454bc1b5db78db75693"
dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
mode: GRACEFUL
new_leader_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
 from {username='slave'} at 127.0.0.1:50790
I20260710 11:09:00.748263 12121 raft_consensus.cc:606] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [term 1 LEADER]: Received request to transfer leadership to TS 88c0909c6ead4d2ba825aa23d33fbd72
I20260710 11:09:00.753118 12121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "529e46d8c8a744b2baafc5dc71d048db"
dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
mode: GRACEFUL
new_leader_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
 from {username='slave'} at 127.0.0.1:50790
I20260710 11:09:00.753600 12121 raft_consensus.cc:606] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [term 1 LEADER]: Received request to transfer leadership to TS 88c0909c6ead4d2ba825aa23d33fbd72
I20260710 11:09:00.757939 12121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f07ca973d11c474a9d7dfe5d3c2c45cf"
dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
mode: GRACEFUL
new_leader_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
 from {username='slave'} at 127.0.0.1:50790
I20260710 11:09:00.758414 12121 raft_consensus.cc:606] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [term 1 LEADER]: Received request to transfer leadership to TS 5f3f94b33b654cbcb58e8a55cf551b5f
I20260710 11:09:00.782351 12421 consensus_queue.cc:1048] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.792914 12422 consensus_queue.cc:1048] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.798082 12434 consensus_queue.cc:1048] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.803741 12422 raft_consensus.cc:993] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f: : Instructing follower 1a35f79367a946cb94fb7a13955b2177 to start an election
I20260710 11:09:00.804185 12334 raft_consensus.cc:1081] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Signalling peer 1a35f79367a946cb94fb7a13955b2177 to start an election
I20260710 11:09:00.805765 12121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c696c7f65da54f8685e6ca5d2caef205"
dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
 from {username='slave'} at 127.0.0.1:50758
I20260710 11:09:00.806273 12121 raft_consensus.cc:493] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:00.807053 12121 raft_consensus.cc:3060] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.812505 12319 consensus_queue.cc:1048] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.815053 12121 raft_consensus.cc:515] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.817625 12195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c696c7f65da54f8685e6ca5d2caef205" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:09:00.818143 12195 raft_consensus.cc:3060] T c696c7f65da54f8685e6ca5d2caef205 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.824155 12195 raft_consensus.cc:2468] T c696c7f65da54f8685e6ca5d2caef205 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 2.
I20260710 11:09:00.825270 12121 leader_election.cc:290] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 2 election: Requested vote from peers 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:09:00.825399 12087 leader_election.cc:304] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:09:00.827105 12411 raft_consensus.cc:2804] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:00.827222 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c696c7f65da54f8685e6ca5d2caef205" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
I20260710 11:09:00.827873 12270 raft_consensus.cc:3055] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:00.827922 12411 raft_consensus.cc:697] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [term 2 LEADER]: Becoming Leader. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Running, Role: LEADER
I20260710 11:09:00.828217 12270 raft_consensus.cc:740] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Running, Role: LEADER
I20260710 11:09:00.828958 12270 consensus_queue.cc:260] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.828708 12411 consensus_queue.cc:237] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.830113 12270 raft_consensus.cc:3060] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.834980 12270 raft_consensus.cc:2468] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 2.
I20260710 11:09:00.836606 12019 catalog_manager.cc:5697] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 reported cstate change: term changed from 1 to 2, leader changed from 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3) to 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "1a35f79367a946cb94fb7a13955b2177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:00.842640 12319 consensus_queue.cc:1048] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.851395 12434 consensus_queue.cc:1048] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.860427 12411 consensus_queue.cc:1048] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.863548 12434 raft_consensus.cc:993] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72: : Instructing follower 1a35f79367a946cb94fb7a13955b2177 to start an election
I20260710 11:09:00.863936 12434 raft_consensus.cc:1081] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 LEADER]: Signalling peer 1a35f79367a946cb94fb7a13955b2177 to start an election
I20260710 11:09:00.865877 12121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9505056114e454c82dd1651efd7ed8b"
dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
 from {username='slave'} at 127.0.0.1:50774
I20260710 11:09:00.866420 12121 raft_consensus.cc:493] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:00.866780 12121 raft_consensus.cc:3060] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.872790 12454 raft_consensus.cc:993] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177: : Instructing follower 5f3f94b33b654cbcb58e8a55cf551b5f to start an election
I20260710 11:09:00.873184 12121 raft_consensus.cc:515] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.873255 12454 raft_consensus.cc:1081] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [term 1 LEADER]: Signalling peer 5f3f94b33b654cbcb58e8a55cf551b5f to start an election
I20260710 11:09:00.877588 12195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9505056114e454c82dd1651efd7ed8b" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:09:00.879184 12195 raft_consensus.cc:3055] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:00.879504 12195 raft_consensus.cc:740] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Running, Role: LEADER
I20260710 11:09:00.880453 12195 consensus_queue.cc:260] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.878931 12268 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f07ca973d11c474a9d7dfe5d3c2c45cf"
dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
 from {username='slave'} at 127.0.0.1:35708
I20260710 11:09:00.881251 12454 consensus_queue.cc:1048] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.881428 12268 raft_consensus.cc:493] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:00.881908 12268 raft_consensus.cc:3060] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.881500 12195 raft_consensus.cc:3060] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.882740 12121 leader_election.cc:290] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 2 election: Requested vote from peers 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:09:00.889672 12268 raft_consensus.cc:515] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.890630 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9505056114e454c82dd1651efd7ed8b" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
I20260710 11:09:00.891160 12270 raft_consensus.cc:3060] T a9505056114e454c82dd1651efd7ed8b P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.891753 12268 leader_election.cc:290] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 2 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:09:00.893316 12194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07ca973d11c474a9d7dfe5d3c2c45cf" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:09:00.893361 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07ca973d11c474a9d7dfe5d3c2c45cf" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:09:00.894008 12121 raft_consensus.cc:3055] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:00.894364 12121 raft_consensus.cc:740] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Running, Role: LEADER
I20260710 11:09:00.895218 12121 consensus_queue.cc:260] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.896307 12121 raft_consensus.cc:3060] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.897446 12270 raft_consensus.cc:2468] T a9505056114e454c82dd1651efd7ed8b P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 2.
I20260710 11:09:00.898486 12086 leader_election.cc:304] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 5f3f94b33b654cbcb58e8a55cf551b5f; no voters: 
I20260710 11:09:00.899189 12454 raft_consensus.cc:2804] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:00.899612 12454 raft_consensus.cc:697] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177 [term 2 LEADER]: Becoming Leader. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Running, Role: LEADER
I20260710 11:09:00.900355 12454 consensus_queue.cc:237] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.900771 12195 raft_consensus.cc:2468] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 2.
I20260710 11:09:00.902451 12121 raft_consensus.cc:2468] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 2.
I20260710 11:09:00.903337 12236 leader_election.cc:304] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f [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: 1a35f79367a946cb94fb7a13955b2177, 5f3f94b33b654cbcb58e8a55cf551b5f; no voters: 88c0909c6ead4d2ba825aa23d33fbd72
I20260710 11:09:00.904336 12334 raft_consensus.cc:2804] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:00.904769 12334 raft_consensus.cc:697] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 LEADER]: Becoming Leader. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Running, Role: LEADER
I20260710 11:09:00.905500 12334 consensus_queue.cc:237] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.908141 12015 catalog_manager.cc:5697] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177 reported cstate change: term changed from 1 to 2, leader changed from 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2) to 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "1a35f79367a946cb94fb7a13955b2177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:00.912380 12019 catalog_manager.cc:5697] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f reported cstate change: term changed from 1 to 2, leader changed from 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1) to 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3). New cstate: current_term: 2 leader_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:00.923594 12454 consensus_queue.cc:1048] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.929186 12411 raft_consensus.cc:993] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177: : Instructing follower 88c0909c6ead4d2ba825aa23d33fbd72 to start an election
I20260710 11:09:00.929610 12414 raft_consensus.cc:1081] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [term 1 LEADER]: Signalling peer 88c0909c6ead4d2ba825aa23d33fbd72 to start an election
I20260710 11:09:00.931216 12196 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f37160902884454bc1b5db78db75693"
dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
 from {username='slave'} at 127.0.0.1:41616
I20260710 11:09:00.931703 12196 raft_consensus.cc:493] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:00.932025 12196 raft_consensus.cc:3060] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.936681 12414 consensus_queue.cc:1048] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.938319 12196 raft_consensus.cc:515] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.940666 12121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f37160902884454bc1b5db78db75693" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:09:00.941166 12121 raft_consensus.cc:3055] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:00.941424 12121 raft_consensus.cc:740] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Running, Role: LEADER
I20260710 11:09:00.941561 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f37160902884454bc1b5db78db75693" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
I20260710 11:09:00.942076 12121 consensus_queue.cc:260] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.942894 12121 raft_consensus.cc:3060] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.943284 12196 leader_election.cc:290] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 2 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:09:00.948683 12121 raft_consensus.cc:2468] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 2.
I20260710 11:09:00.949666 12162 leader_election.cc:304] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [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: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 5f3f94b33b654cbcb58e8a55cf551b5f
I20260710 11:09:00.950292 12319 raft_consensus.cc:2804] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:00.950701 12319 raft_consensus.cc:697] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 LEADER]: Becoming Leader. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Running, Role: LEADER
I20260710 11:09:00.951371 12319 consensus_queue.cc:237] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.955610 12334 consensus_queue.cc:1048] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.960150 12019 catalog_manager.cc:5697] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 reported cstate change: term changed from 1 to 2, leader changed from 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1) to 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2). New cstate: current_term: 2 leader_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:00.966053 12422 consensus_queue.cc:1048] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.968508 12421 raft_consensus.cc:993] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f: : Instructing follower 88c0909c6ead4d2ba825aa23d33fbd72 to start an election
I20260710 11:09:00.968892 12421 raft_consensus.cc:1081] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Signalling peer 88c0909c6ead4d2ba825aa23d33fbd72 to start an election
I20260710 11:09:00.976517 12196 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38939ed01aac4529acadc8753ebbbe28"
dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
 from {username='slave'} at 127.0.0.1:41606
I20260710 11:09:00.977036 12196 raft_consensus.cc:493] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:00.977350 12196 raft_consensus.cc:3060] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.982761 12196 raft_consensus.cc:515] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.985008 12196 leader_election.cc:290] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 2 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:09:00.986003 12268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38939ed01aac4529acadc8753ebbbe28" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
I20260710 11:09:00.986619 12268 raft_consensus.cc:3055] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:00.986841 12268 raft_consensus.cc:740] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Running, Role: LEADER
I20260710 11:09:00.987504 12268 consensus_queue.cc:260] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:00.988510 12268 raft_consensus.cc:3060] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.991190 12120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38939ed01aac4529acadc8753ebbbe28" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:09:00.991685 12120 raft_consensus.cc:3060] T 38939ed01aac4529acadc8753ebbbe28 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.994375 12268 raft_consensus.cc:2468] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 2.
I20260710 11:09:00.995316 12161 leader_election.cc:304] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f3f94b33b654cbcb58e8a55cf551b5f, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:09:00.995888 12120 raft_consensus.cc:2468] T 38939ed01aac4529acadc8753ebbbe28 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 2.
I20260710 11:09:00.996023 12319 raft_consensus.cc:2804] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:00.996460 12319 raft_consensus.cc:697] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 LEADER]: Becoming Leader. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Running, Role: LEADER
I20260710 11:09:00.997061 12319 consensus_queue.cc:237] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:01.003784 12015 catalog_manager.cc:5697] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72 reported cstate change: term changed from 1 to 2, leader changed from 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3) to 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2). New cstate: current_term: 2 leader_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:01.064211 12421 raft_consensus.cc:993] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f: : Instructing follower 1a35f79367a946cb94fb7a13955b2177 to start an election
I20260710 11:09:01.064604 12422 raft_consensus.cc:1081] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Signalling peer 1a35f79367a946cb94fb7a13955b2177 to start an election
I20260710 11:09:01.065891 12120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acafe6db6304473d8b3f1da6f56d868a"
dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
 from {username='slave'} at 127.0.0.1:50758
I20260710 11:09:01.066329 12120 raft_consensus.cc:493] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:01.066579 12120 raft_consensus.cc:3060] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.070710 12120 raft_consensus.cc:515] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:01.071995 12120 leader_election.cc:290] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 2 election: Requested vote from peers 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:09:01.072613 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acafe6db6304473d8b3f1da6f56d868a" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:09:01.072937 12268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acafe6db6304473d8b3f1da6f56d868a" candidate_uuid: "1a35f79367a946cb94fb7a13955b2177" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
I20260710 11:09:01.073122 12196 raft_consensus.cc:3060] T acafe6db6304473d8b3f1da6f56d868a P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.073454 12268 raft_consensus.cc:3055] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:01.073699 12268 raft_consensus.cc:740] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Running, Role: LEADER
I20260710 11:09:01.074366 12268 consensus_queue.cc:260] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:01.075253 12268 raft_consensus.cc:3060] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.077059 12196 raft_consensus.cc:2468] T acafe6db6304473d8b3f1da6f56d868a P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 2.
I20260710 11:09:01.077948 12087 leader_election.cc:304] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:09:01.078583 12370 raft_consensus.cc:2804] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:01.078927 12370 raft_consensus.cc:697] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [term 2 LEADER]: Becoming Leader. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Running, Role: LEADER
I20260710 11:09:01.079579 12268 raft_consensus.cc:2468] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a35f79367a946cb94fb7a13955b2177 in term 2.
I20260710 11:09:01.079591 12370 consensus_queue.cc:237] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:01.085601 12015 catalog_manager.cc:5697] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 reported cstate change: term changed from 1 to 2, leader changed from 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3) to 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1). New cstate: current_term: 2 leader_uuid: "1a35f79367a946cb94fb7a13955b2177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:01.121955 12370 consensus_queue.cc:1048] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:01.128512 12411 raft_consensus.cc:993] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177: : Instructing follower 88c0909c6ead4d2ba825aa23d33fbd72 to start an election
I20260710 11:09:01.128968 12414 raft_consensus.cc:1081] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [term 1 LEADER]: Signalling peer 88c0909c6ead4d2ba825aa23d33fbd72 to start an election
I20260710 11:09:01.131321 12195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "529e46d8c8a744b2baafc5dc71d048db"
dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
 from {username='slave'} at 127.0.0.1:41616
I20260710 11:09:01.131920 12195 raft_consensus.cc:493] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:01.132333 12195 raft_consensus.cc:3060] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.133216 12411 consensus_queue.cc:1048] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:01.141000 12195 raft_consensus.cc:515] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:01.142727 12195 leader_election.cc:290] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 2 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347)
I20260710 11:09:01.144057 12120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529e46d8c8a744b2baafc5dc71d048db" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:09:01.144595 12120 raft_consensus.cc:3055] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:01.144920 12120 raft_consensus.cc:740] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Running, Role: LEADER
I20260710 11:09:01.144764 12270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529e46d8c8a744b2baafc5dc71d048db" candidate_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
I20260710 11:09:01.145464 12270 raft_consensus.cc:3060] T 529e46d8c8a744b2baafc5dc71d048db P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.145673 12120 consensus_queue.cc:260] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:01.146867 12120 raft_consensus.cc:3060] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.153223 12120 raft_consensus.cc:2468] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 2.
I20260710 11:09:01.154330 12162 leader_election.cc:304] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a35f79367a946cb94fb7a13955b2177, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:09:01.155241 12319 raft_consensus.cc:2804] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:01.155678 12319 raft_consensus.cc:697] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 LEADER]: Becoming Leader. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Running, Role: LEADER
I20260710 11:09:01.156368 12319 consensus_queue.cc:237] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:01.156944 12270 raft_consensus.cc:2468] T 529e46d8c8a744b2baafc5dc71d048db P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88c0909c6ead4d2ba825aa23d33fbd72 in term 2.
I20260710 11:09:01.162528 12015 catalog_manager.cc:5697] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72 reported cstate change: term changed from 1 to 2, leader changed from 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1) to 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2). New cstate: current_term: 2 leader_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:01.211205 12195 raft_consensus.cc:1275] T c696c7f65da54f8685e6ca5d2caef205 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Refusing update from remote peer 1a35f79367a946cb94fb7a13955b2177: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.212406 12411 consensus_queue.cc:1048] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.219560 12270 raft_consensus.cc:1275] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Refusing update from remote peer 1a35f79367a946cb94fb7a13955b2177: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.221030 12414 consensus_queue.cc:1048] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.319406 12120 raft_consensus.cc:1275] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Refusing update from remote peer 5f3f94b33b654cbcb58e8a55cf551b5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.320559 12422 consensus_queue.cc:1048] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.327409 12195 raft_consensus.cc:3060] T f07ca973d11c474a9d7dfe5d3c2c45cf P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.335482 12195 raft_consensus.cc:1275] T f07ca973d11c474a9d7dfe5d3c2c45cf P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Refusing update from remote peer 5f3f94b33b654cbcb58e8a55cf551b5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.336877 12422 consensus_queue.cc:1048] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.404769 12120 raft_consensus.cc:1275] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Refusing update from remote peer 88c0909c6ead4d2ba825aa23d33fbd72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.405856 12319 consensus_queue.cc:1048] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.412405 12270 raft_consensus.cc:3060] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:01.419616 12270 raft_consensus.cc:1275] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Refusing update from remote peer 88c0909c6ead4d2ba825aa23d33fbd72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.420773 12462 consensus_queue.cc:1048] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.451210 12195 raft_consensus.cc:1275] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Refusing update from remote peer 1a35f79367a946cb94fb7a13955b2177: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.452306 12454 consensus_queue.cc:1048] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.459138 12270 raft_consensus.cc:1275] T a9505056114e454c82dd1651efd7ed8b P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Refusing update from remote peer 1a35f79367a946cb94fb7a13955b2177: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.460580 12411 consensus_queue.cc:1048] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.496003 12270 raft_consensus.cc:1275] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Refusing update from remote peer 88c0909c6ead4d2ba825aa23d33fbd72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.497068 12462 consensus_queue.cc:1048] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.503522 12120 raft_consensus.cc:1275] T 38939ed01aac4529acadc8753ebbbe28 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Refusing update from remote peer 88c0909c6ead4d2ba825aa23d33fbd72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.505229 12434 consensus_queue.cc:1048] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.568148 12270 raft_consensus.cc:1275] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Refusing update from remote peer 1a35f79367a946cb94fb7a13955b2177: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.569159 12411 consensus_queue.cc:1048] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.577068 12195 raft_consensus.cc:1275] T acafe6db6304473d8b3f1da6f56d868a P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Refusing update from remote peer 1a35f79367a946cb94fb7a13955b2177: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.578401 12414 consensus_queue.cc:1048] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.664227 12270 raft_consensus.cc:1275] T 529e46d8c8a744b2baafc5dc71d048db P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Refusing update from remote peer 88c0909c6ead4d2ba825aa23d33fbd72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.665426 12434 consensus_queue.cc:1048] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.673862 12120 raft_consensus.cc:1275] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Refusing update from remote peer 88c0909c6ead4d2ba825aa23d33fbd72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.675055 12434 consensus_queue.cc:1048] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:03.761592 12019 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:57380:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:09:03.779248 12019 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57380:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:09:03.809774  8076 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:09:03.926513 12194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f37160902884454bc1b5db78db75693"
dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
mode: GRACEFUL
new_leader_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
 from {username='slave'} at 127.0.0.1:50384
I20260710 11:09:03.934659 12194 raft_consensus.cc:606] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 LEADER]: Received request to transfer leadership to TS 5f3f94b33b654cbcb58e8a55cf551b5f
W20260710 11:09:03.946139 12086 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.227.3:33347, user_credentials={real_user=slave}} blocked reactor thread for 72432.9us
I20260710 11:09:03.998617 12529 tablet.cc:1724] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.003870 12536 tablet.cc:1724] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:04.014007 12296 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:38939ed01aac4529acadc8753ebbbe28)
I20260710 11:09:04.031939 12533 tablet.cc:1724] T c696c7f65da54f8685e6ca5d2caef205 P 88c0909c6ead4d2ba825aa23d33fbd72: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.035451 12120 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acafe6db6304473d8b3f1da6f56d868a"
dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
mode: GRACEFUL
new_leader_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
 from {username='slave'} at 127.0.0.1:48726
W20260710 11:09:04.036804 12296 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:38939ed01aac4529acadc8753ebbbe28)
W20260710 11:09:04.037629 12296 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:38939ed01aac4529acadc8753ebbbe28)
W20260710 11:09:04.039160 12161 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.227.3:33347, user_credentials={real_user=slave}} blocked reactor thread for 49867.2us
I20260710 11:09:04.039759 12531 tablet.cc:1724] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.040235 12535 tablet.cc:1724] T b54c4857efbd4e7a935eda2a07b6f650 P 88c0909c6ead4d2ba825aa23d33fbd72: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.013554 12528 raft_consensus.cc:993] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72: : Instructing follower 5f3f94b33b654cbcb58e8a55cf551b5f to start an election
I20260710 11:09:04.041579 12528 raft_consensus.cc:1081] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 LEADER]: Signalling peer 5f3f94b33b654cbcb58e8a55cf551b5f to start an election
W20260710 11:09:04.016647 12236 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.227.1:39063, user_credentials={real_user=slave}} blocked reactor thread for 50437.3us
I20260710 11:09:04.017669 12526 tablet.cc:1724] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.027150 12541 tablet.cc:1724] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.030546 12537 tablet.cc:1724] T acafe6db6304473d8b3f1da6f56d868a P 88c0909c6ead4d2ba825aa23d33fbd72: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.059196 12532 tablet.cc:1724] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.062224 12526 tablet.cc:1724] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.063274 12543 tablet.cc:1724] T b54c4857efbd4e7a935eda2a07b6f650 P 5f3f94b33b654cbcb58e8a55cf551b5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.065130 12536 tablet.cc:1724] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.065896 12266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f37160902884454bc1b5db78db75693"
dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
 from {username='slave'} at 127.0.0.1:35724
I20260710 11:09:04.067904 12531 tablet.cc:1724] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.073073 12120 raft_consensus.cc:606] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [term 2 LEADER]: Received request to transfer leadership to TS 5f3f94b33b654cbcb58e8a55cf551b5f
I20260710 11:09:04.076948  8076 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:09:04.077503  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:04.088557 12414 raft_consensus.cc:993] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177: : Instructing follower 5f3f94b33b654cbcb58e8a55cf551b5f to start an election
I20260710 11:09:04.088193 12530 tablet.cc:1724] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.089093 12414 raft_consensus.cc:1081] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [term 2 LEADER]: Signalling peer 5f3f94b33b654cbcb58e8a55cf551b5f to start an election
I20260710 11:09:04.092293 12120 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60b4f7d326754539aca4308a12289531"
dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
mode: GRACEFUL
new_leader_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
 from {username='slave'} at 127.0.0.1:48726
I20260710 11:09:04.092866 12120 raft_consensus.cc:606] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [term 2 LEADER]: Received request to transfer leadership to TS 5f3f94b33b654cbcb58e8a55cf551b5f
I20260710 11:09:04.094504 12531 tablet.cc:1724] T 1d528bddac164ab8aca19eb88b200d6b P 1a35f79367a946cb94fb7a13955b2177: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.096071 12193 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d0252bba061432b87b7358ccb160d53"
dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
mode: GRACEFUL
new_leader_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
 from {username='slave'} at 127.0.0.1:50384
I20260710 11:09:04.096632 12193 raft_consensus.cc:606] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 LEADER]: Received request to transfer leadership to TS 5f3f94b33b654cbcb58e8a55cf551b5f
I20260710 11:09:04.096925 12536 tablet.cc:1724] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.098454  8076 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:04.099009  8076 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:04.088361 12537 tablet.cc:1724] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.104550 12545 tablet.cc:1724] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.107671 12535 tablet.cc:1724] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.109623 12533 tablet.cc:1724] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.111359 12268 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acafe6db6304473d8b3f1da6f56d868a"
dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
 from {username='slave'} at 127.0.0.1:35708
I20260710 11:09:04.111931 12268 raft_consensus.cc:493] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:04.112157 12543 tablet.cc:1724] T 529e46d8c8a744b2baafc5dc71d048db P 5f3f94b33b654cbcb58e8a55cf551b5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.120777 12541 tablet.cc:1724] T 1d528bddac164ab8aca19eb88b200d6b P 5f3f94b33b654cbcb58e8a55cf551b5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.122113 12266 raft_consensus.cc:493] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:04.142120 12266 raft_consensus.cc:3060] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:04.122148 12512 raft_consensus.cc:993] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177: : Instructing follower 5f3f94b33b654cbcb58e8a55cf551b5f to start an election
I20260710 11:09:04.144275 12512 raft_consensus.cc:1081] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [term 2 LEADER]: Signalling peer 5f3f94b33b654cbcb58e8a55cf551b5f to start an election
I20260710 11:09:04.148520 12265 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60b4f7d326754539aca4308a12289531"
dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
 from {username='slave'} at 127.0.0.1:35708
I20260710 11:09:04.149070 12265 raft_consensus.cc:493] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:04.149428 12265 raft_consensus.cc:3060] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:04.125058 12268 raft_consensus.cc:3060] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:04.126945 12537 tablet.cc:1724] T f07ca973d11c474a9d7dfe5d3c2c45cf P 88c0909c6ead4d2ba825aa23d33fbd72: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.128518 12531 tablet.cc:1724] T 38939ed01aac4529acadc8753ebbbe28 P 1a35f79367a946cb94fb7a13955b2177: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.156147 12266 raft_consensus.cc:515] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:04.129253 12476 raft_consensus.cc:993] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72: : Instructing follower 5f3f94b33b654cbcb58e8a55cf551b5f to start an election
I20260710 11:09:04.133469 12529 tablet.cc:1724] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.157397 12476 raft_consensus.cc:1081] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 LEADER]: Signalling peer 5f3f94b33b654cbcb58e8a55cf551b5f to start an election
I20260710 11:09:04.137287 12543 tablet.cc:1724] T a9505056114e454c82dd1651efd7ed8b P 5f3f94b33b654cbcb58e8a55cf551b5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.159456 12267 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d0252bba061432b87b7358ccb160d53"
dest_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f"
 from {username='slave'} at 127.0.0.1:35724
I20260710 11:09:04.159998 12267 raft_consensus.cc:493] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:04.160336 12267 raft_consensus.cc:3060] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:04.164947 12265 raft_consensus.cc:515] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:04.167157 12265 leader_election.cc:290] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 3 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:09:04.167443 12267 raft_consensus.cc:515] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:04.168511 12120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b4f7d326754539aca4308a12289531" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:09:04.169065 12120 raft_consensus.cc:3055] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:04.169333 12120 raft_consensus.cc:740] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Running, Role: LEADER
I20260710 11:09:04.169392 12267 leader_election.cc:290] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 2 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:09:04.170059 12120 consensus_queue.cc:260] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [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: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:04.171167 12120 raft_consensus.cc:3060] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:04.172286 12193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b4f7d326754539aca4308a12289531" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:09:04.172412 12192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0252bba061432b87b7358ccb160d53" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:09:04.172868 12193 raft_consensus.cc:3060] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:04.173040 12192 raft_consensus.cc:3055] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:04.173426 12192 raft_consensus.cc:740] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Running, Role: LEADER
I20260710 11:09:04.174192 12192 consensus_queue.cc:260] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:04.175455 12192 raft_consensus.cc:3060] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:04.177644 12120 raft_consensus.cc:2468] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 3.
I20260710 11:09:04.178205 12266 leader_election.cc:290] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 3 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:09:04.180114 12195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f37160902884454bc1b5db78db75693" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:09:04.180022 12118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0252bba061432b87b7358ccb160d53" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:09:04.188036 12195 raft_consensus.cc:3055] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:04.188234 12118 raft_consensus.cc:3060] T 8d0252bba061432b87b7358ccb160d53 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:04.188369 12195 raft_consensus.cc:740] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 88c0909c6ead4d2ba825aa23d33fbd72, State: Running, Role: LEADER
I20260710 11:09:04.188830 12193 raft_consensus.cc:2468] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 3.
I20260710 11:09:04.189147 12195 consensus_queue.cc:260] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [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: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:04.190985 12195 raft_consensus.cc:3060] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:04.191591 12120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f37160902884454bc1b5db78db75693" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:09:04.179567 12236 leader_election.cc:304] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f [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: 1a35f79367a946cb94fb7a13955b2177, 5f3f94b33b654cbcb58e8a55cf551b5f; no voters: 
I20260710 11:09:04.193080 12120 raft_consensus.cc:3060] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:04.193743 12527 raft_consensus.cc:2804] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:04.194185 12527 raft_consensus.cc:697] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 3 LEADER]: Becoming Leader. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Running, Role: LEADER
I20260710 11:09:04.195186 12527 consensus_queue.cc:237] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f [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: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:04.197300 12195 raft_consensus.cc:2468] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 3.
I20260710 11:09:04.187147 12268 raft_consensus.cc:515] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:04.199278 12236 leader_election.cc:304] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f [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: 5f3f94b33b654cbcb58e8a55cf551b5f, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:09:04.185294 12192 raft_consensus.cc:2468] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 2.
I20260710 11:09:04.200138 12422 raft_consensus.cc:2804] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:04.199285 12120 raft_consensus.cc:2468] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 3.
I20260710 11:09:04.200440 12270 raft_consensus.cc:1240] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 3 FOLLOWER]: Rejecting Update request from peer 1a35f79367a946cb94fb7a13955b2177 for earlier term 2. Current term is 3. Ops: []
I20260710 11:09:04.201391 12118 raft_consensus.cc:2468] T 8d0252bba061432b87b7358ccb160d53 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 2.
I20260710 11:09:04.202526 12268 leader_election.cc:290] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 3 election: Requested vote from peers 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063), 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2:38771)
I20260710 11:09:04.202826 12236 leader_election.cc:304] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f3f94b33b654cbcb58e8a55cf551b5f, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:09:04.199020 12019 catalog_manager.cc:6242] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7: soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1] alter complete (version 1)
I20260710 11:09:04.209209 12504 consensus_queue.cc:1059] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:04.210103 12512 raft_consensus.cc:3055] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:04.210450 12512 raft_consensus.cc:740] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a35f79367a946cb94fb7a13955b2177, State: Running, Role: LEADER
I20260710 11:09:04.210557 12549 raft_consensus.cc:2804] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:04.209278 12118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acafe6db6304473d8b3f1da6f56d868a" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1a35f79367a946cb94fb7a13955b2177"
I20260710 11:09:04.211161 12549 raft_consensus.cc:697] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 LEADER]: Becoming Leader. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Running, Role: LEADER
I20260710 11:09:04.211421 12512 consensus_queue.cc:260] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [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: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:04.212736 12512 raft_consensus.cc:3060] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:04.213161 12549 consensus_queue.cc:237] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:04.214102 12422 raft_consensus.cc:697] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 3 LEADER]: Becoming Leader. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Running, Role: LEADER
I20260710 11:09:04.214962 12422 consensus_queue.cc:237] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f [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: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:04.210449 12192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acafe6db6304473d8b3f1da6f56d868a" candidate_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "88c0909c6ead4d2ba825aa23d33fbd72"
I20260710 11:09:04.218047 12192 raft_consensus.cc:3060] T acafe6db6304473d8b3f1da6f56d868a P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:04.221028 12019 catalog_manager.cc:5697] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f reported cstate change: term changed from 2 to 3, leader changed from 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1) to 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3). New cstate: current_term: 3 leader_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:04.225303 12192 raft_consensus.cc:2468] T acafe6db6304473d8b3f1da6f56d868a P 88c0909c6ead4d2ba825aa23d33fbd72 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 3.
I20260710 11:09:04.227552 12236 leader_election.cc:304] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [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: 5f3f94b33b654cbcb58e8a55cf551b5f, 88c0909c6ead4d2ba825aa23d33fbd72; no voters: 
I20260710 11:09:04.228322 12549 raft_consensus.cc:2804] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:04.228992 12549 raft_consensus.cc:697] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 3 LEADER]: Becoming Leader. State: Replica: 5f3f94b33b654cbcb58e8a55cf551b5f, State: Running, Role: LEADER
I20260710 11:09:04.229760 12549 consensus_queue.cc:237] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } }
I20260710 11:09:04.230662 12118 raft_consensus.cc:2468] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3f94b33b654cbcb58e8a55cf551b5f in term 3.
I20260710 11:09:04.236987 12019 catalog_manager.cc:5697] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f reported cstate change: term changed from 2 to 3, leader changed from 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1) to 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3). New cstate: current_term: 3 leader_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:04.237876 12019 catalog_manager.cc:5789] TS 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3:33347) does not have the latest schema for tablet acafe6db6304473d8b3f1da6f56d868a (table soft_deleted_table [id=169c5c704f2243629f429df0569ff7b1]). Expected version 1 got 0
I20260710 11:09:04.238346 12019 catalog_manager.cc:5697] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f reported cstate change: term changed from 2 to 3, leader changed from 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2) to 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3). New cstate: current_term: 3 leader_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:04.239354 12019 catalog_manager.cc:5697] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f reported cstate change: term changed from 1 to 2, leader changed from 88c0909c6ead4d2ba825aa23d33fbd72 (127.7.227.2) to 5f3f94b33b654cbcb58e8a55cf551b5f (127.7.227.3). New cstate: current_term: 2 leader_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3f94b33b654cbcb58e8a55cf551b5f" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 33347 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:04.665032 12192 raft_consensus.cc:1275] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 3 FOLLOWER]: Refusing update from remote peer 5f3f94b33b654cbcb58e8a55cf551b5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:09:04.666308 12549 consensus_queue.cc:1048] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:04.674700 12118 raft_consensus.cc:1275] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [term 3 FOLLOWER]: Refusing update from remote peer 5f3f94b33b654cbcb58e8a55cf551b5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:09:04.676877 12548 consensus_queue.cc:1048] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:04.755803 12118 raft_consensus.cc:1275] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [term 3 FOLLOWER]: Refusing update from remote peer 5f3f94b33b654cbcb58e8a55cf551b5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:09:04.757251 12548 consensus_queue.cc:1048] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:04.763778 12554 tablet.cc:1724] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.765892 12192 raft_consensus.cc:1275] T acafe6db6304473d8b3f1da6f56d868a P 88c0909c6ead4d2ba825aa23d33fbd72 [term 3 FOLLOWER]: Refusing update from remote peer 5f3f94b33b654cbcb58e8a55cf551b5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:09:04.767455 12548 consensus_queue.cc:1048] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:04.779240 12118 raft_consensus.cc:1275] T 8d0252bba061432b87b7358ccb160d53 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Refusing update from remote peer 5f3f94b33b654cbcb58e8a55cf551b5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:04.782850 12548 consensus_queue.cc:1048] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:04.787294 12120 raft_consensus.cc:1275] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [term 3 FOLLOWER]: Refusing update from remote peer 5f3f94b33b654cbcb58e8a55cf551b5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:04.791067 12549 consensus_queue.cc:1048] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a35f79367a946cb94fb7a13955b2177" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:04.792765 12554 tablet.cc:1719] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f: Skipping requested alter to schema version 1, tablet already version 1
I20260710 11:09:04.792963 12506 mvcc.cc:204] Tried to move back new op lower bound from 7305960426620129280 to 7305960424373796864. Current Snapshot: MvccSnapshot[applied={T|T < 7305960426620129280}]
I20260710 11:09:04.799611 12195 raft_consensus.cc:1275] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 3 FOLLOWER]: Refusing update from remote peer 5f3f94b33b654cbcb58e8a55cf551b5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:04.801501 12195 raft_consensus.cc:1275] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Refusing update from remote peer 5f3f94b33b654cbcb58e8a55cf551b5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:04.802248 12548 consensus_queue.cc:1048] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:04.802888 12422 consensus_queue.cc:1048] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c0909c6ead4d2ba825aa23d33fbd72" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:04.817600 12558 tablet.cc:1719] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177: Skipping requested alter to schema version 1, tablet already version 1
I20260710 11:09:04.829873 12556 tablet.cc:1719] T acafe6db6304473d8b3f1da6f56d868a P 88c0909c6ead4d2ba825aa23d33fbd72: Skipping requested alter to schema version 1, tablet already version 1
I20260710 11:09:05.163241  8076 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:09:05.168998  8076 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:09:05.169350  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:05.174031  8076 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:09:05.174466  8076 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:06.200654  8076 tablet_server.cc:179] TabletServer@127.7.227.1:0 shutting down...
W20260710 11:09:06.209910 12162 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260710 11:09:06.213524 12162 consensus_peers.cc:597] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 -> Peer 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063): Couldn't send request to peer 1a35f79367a946cb94fb7a13955b2177. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:06.228119  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:06.228907  8076 tablet_replica.cc:333] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177: stopping tablet replica
I20260710 11:09:06.229595  8076 raft_consensus.cc:2243] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.230156  8076 raft_consensus.cc:2272] T 529e46d8c8a744b2baafc5dc71d048db P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.232470  8076 tablet_replica.cc:333] T 38939ed01aac4529acadc8753ebbbe28 P 1a35f79367a946cb94fb7a13955b2177: stopping tablet replica
I20260710 11:09:06.233098  8076 raft_consensus.cc:2243] T 38939ed01aac4529acadc8753ebbbe28 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.233654  8076 raft_consensus.cc:2272] T 38939ed01aac4529acadc8753ebbbe28 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.236303  8076 tablet_replica.cc:333] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177: stopping tablet replica
I20260710 11:09:06.236936  8076 raft_consensus.cc:2243] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.237509  8076 raft_consensus.cc:2272] T 2f37160902884454bc1b5db78db75693 P 1a35f79367a946cb94fb7a13955b2177 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:06.239475 12236 consensus_peers.cc:597] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f -> Peer 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063): Couldn't send request to peer 1a35f79367a946cb94fb7a13955b2177. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:06.239949  8076 tablet_replica.cc:333] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177: stopping tablet replica
I20260710 11:09:06.240630  8076 raft_consensus.cc:2243] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.241120  8076 raft_consensus.cc:2272] T f07ca973d11c474a9d7dfe5d3c2c45cf P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.243275  8076 tablet_replica.cc:333] T 1d528bddac164ab8aca19eb88b200d6b P 1a35f79367a946cb94fb7a13955b2177: stopping tablet replica
I20260710 11:09:06.243844  8076 raft_consensus.cc:2243] T 1d528bddac164ab8aca19eb88b200d6b P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.244330  8076 raft_consensus.cc:2272] T 1d528bddac164ab8aca19eb88b200d6b P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.246474  8076 tablet_replica.cc:333] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177: stopping tablet replica
I20260710 11:09:06.247169  8076 raft_consensus.cc:2243] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:06.248039  8076 raft_consensus.cc:2272] T a9505056114e454c82dd1651efd7ed8b P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.250914  8076 tablet_replica.cc:333] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177: stopping tablet replica
W20260710 11:09:06.251101 12162 consensus_peers.cc:597] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72 -> Peer 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063): Couldn't send request to peer 1a35f79367a946cb94fb7a13955b2177. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:06.251652  8076 raft_consensus.cc:2243] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:06.252632  8076 raft_consensus.cc:2272] T b54c4857efbd4e7a935eda2a07b6f650 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.254854  8076 tablet_replica.cc:333] T 08403003e7b14737af681b6d8290f4e5 P 1a35f79367a946cb94fb7a13955b2177: stopping tablet replica
I20260710 11:09:06.255405  8076 raft_consensus.cc:2243] T 08403003e7b14737af681b6d8290f4e5 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.255851  8076 raft_consensus.cc:2272] T 08403003e7b14737af681b6d8290f4e5 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.258142  8076 tablet_replica.cc:333] T 8d0252bba061432b87b7358ccb160d53 P 1a35f79367a946cb94fb7a13955b2177: stopping tablet replica
I20260710 11:09:06.258736  8076 raft_consensus.cc:2243] T 8d0252bba061432b87b7358ccb160d53 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.259192  8076 raft_consensus.cc:2272] T 8d0252bba061432b87b7358ccb160d53 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.261548  8076 tablet_replica.cc:333] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177: stopping tablet replica
I20260710 11:09:06.262253  8076 raft_consensus.cc:2243] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:06.263185  8076 raft_consensus.cc:2272] T c696c7f65da54f8685e6ca5d2caef205 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.265574  8076 tablet_replica.cc:333] T 8f575960865046ada9c1afc1d467943d P 1a35f79367a946cb94fb7a13955b2177: stopping tablet replica
I20260710 11:09:06.266094  8076 raft_consensus.cc:2243] T 8f575960865046ada9c1afc1d467943d P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.266534  8076 raft_consensus.cc:2272] T 8f575960865046ada9c1afc1d467943d P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.268491  8076 tablet_replica.cc:333] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177: stopping tablet replica
I20260710 11:09:06.269016  8076 raft_consensus.cc:2243] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.269506  8076 raft_consensus.cc:2272] T 7d59750a9034482fbadca73ed6fb7b67 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.271673  8076 tablet_replica.cc:333] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177: stopping tablet replica
I20260710 11:09:06.272143  8076 raft_consensus.cc:2243] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.272712  8076 raft_consensus.cc:2272] T acafe6db6304473d8b3f1da6f56d868a P 1a35f79367a946cb94fb7a13955b2177 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.274686  8076 tablet_replica.cc:333] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177: stopping tablet replica
I20260710 11:09:06.275158  8076 raft_consensus.cc:2243] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:06.275875  8076 raft_consensus.cc:2272] T ee7f9426ae0d4a2fb272a5642dc3f75d P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.277833  8076 tablet_replica.cc:333] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177: stopping tablet replica
I20260710 11:09:06.278498  8076 raft_consensus.cc:2243] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:06.279275  8076 raft_consensus.cc:2272] T 5b69490205e0455ca28471e7c4e6d644 P 1a35f79367a946cb94fb7a13955b2177 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.281517  8076 tablet_replica.cc:333] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177: stopping tablet replica
I20260710 11:09:06.281978  8076 raft_consensus.cc:2243] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.282478  8076 raft_consensus.cc:2272] T 60b4f7d326754539aca4308a12289531 P 1a35f79367a946cb94fb7a13955b2177 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.284358  8076 tablet_replica.cc:333] T 8ce82fe0dd4e470d9eed3b4c74990484 P 1a35f79367a946cb94fb7a13955b2177: stopping tablet replica
I20260710 11:09:06.284845  8076 raft_consensus.cc:2243] T 8ce82fe0dd4e470d9eed3b4c74990484 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.285281  8076 raft_consensus.cc:2272] T 8ce82fe0dd4e470d9eed3b4c74990484 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.287264  8076 tablet_replica.cc:333] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177: stopping tablet replica
I20260710 11:09:06.287859  8076 raft_consensus.cc:2243] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:06.288625  8076 raft_consensus.cc:2272] T 81b9adca7c0346fbbb94bcefc79ae462 P 1a35f79367a946cb94fb7a13955b2177 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:06.322109 12236 consensus_peers.cc:597] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f -> Peer 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063): Couldn't send request to peer 1a35f79367a946cb94fb7a13955b2177. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:39063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:06.330325  8076 tablet_server.cc:196] TabletServer@127.7.227.1:0 shutdown complete.
W20260710 11:09:06.348881 12162 consensus_peers.cc:597] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72 -> Peer 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063): Couldn't send request to peer 1a35f79367a946cb94fb7a13955b2177. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:39063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:06.371971  8076 tablet_server.cc:179] TabletServer@127.7.227.2:0 shutting down...
W20260710 11:09:06.380359 12162 consensus_peers.cc:597] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 -> Peer 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063): Couldn't send request to peer 1a35f79367a946cb94fb7a13955b2177. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:39063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:06.397727  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:06.398729  8076 tablet_replica.cc:333] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72: stopping tablet replica
I20260710 11:09:06.399433  8076 raft_consensus.cc:2243] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:06.400218  8076 raft_consensus.cc:2272] T 529e46d8c8a744b2baafc5dc71d048db P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.402199  8076 tablet_replica.cc:333] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72: stopping tablet replica
I20260710 11:09:06.402755  8076 raft_consensus.cc:2243] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.403220  8076 raft_consensus.cc:2272] T 2f37160902884454bc1b5db78db75693 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.405012  8076 tablet_replica.cc:333] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72: stopping tablet replica
I20260710 11:09:06.405490  8076 raft_consensus.cc:2243] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:06.406186  8076 raft_consensus.cc:2272] T 38939ed01aac4529acadc8753ebbbe28 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.408058  8076 tablet_replica.cc:333] T f07ca973d11c474a9d7dfe5d3c2c45cf P 88c0909c6ead4d2ba825aa23d33fbd72: stopping tablet replica
I20260710 11:09:06.408572  8076 raft_consensus.cc:2243] T f07ca973d11c474a9d7dfe5d3c2c45cf P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.408962  8076 raft_consensus.cc:2272] T f07ca973d11c474a9d7dfe5d3c2c45cf P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.410681  8076 tablet_replica.cc:333] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72: stopping tablet replica
I20260710 11:09:06.411164  8076 raft_consensus.cc:2243] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:06.411854  8076 raft_consensus.cc:2272] T 1d528bddac164ab8aca19eb88b200d6b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.413697  8076 tablet_replica.cc:333] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72: stopping tablet replica
I20260710 11:09:06.414273  8076 raft_consensus.cc:2243] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.414844  8076 raft_consensus.cc:2272] T a9505056114e454c82dd1651efd7ed8b P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.417306  8076 tablet_replica.cc:333] T b54c4857efbd4e7a935eda2a07b6f650 P 88c0909c6ead4d2ba825aa23d33fbd72: stopping tablet replica
I20260710 11:09:06.417945  8076 raft_consensus.cc:2243] T b54c4857efbd4e7a935eda2a07b6f650 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.418478  8076 raft_consensus.cc:2272] T b54c4857efbd4e7a935eda2a07b6f650 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:06.419189 12236 consensus_peers.cc:597] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f -> Peer 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063): Couldn't send request to peer 1a35f79367a946cb94fb7a13955b2177. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:39063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:06.420543  8076 tablet_replica.cc:333] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72: stopping tablet replica
I20260710 11:09:06.421092  8076 raft_consensus.cc:2243] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.421517  8076 raft_consensus.cc:2272] T 08403003e7b14737af681b6d8290f4e5 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.423465  8076 tablet_replica.cc:333] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72: stopping tablet replica
I20260710 11:09:06.424021  8076 raft_consensus.cc:2243] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.424414  8076 raft_consensus.cc:2272] T 8d0252bba061432b87b7358ccb160d53 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.426390  8076 tablet_replica.cc:333] T c696c7f65da54f8685e6ca5d2caef205 P 88c0909c6ead4d2ba825aa23d33fbd72: stopping tablet replica
I20260710 11:09:06.426867  8076 raft_consensus.cc:2243] T c696c7f65da54f8685e6ca5d2caef205 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.427274  8076 raft_consensus.cc:2272] T c696c7f65da54f8685e6ca5d2caef205 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.429080  8076 tablet_replica.cc:333] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72: stopping tablet replica
I20260710 11:09:06.429576  8076 raft_consensus.cc:2243] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:06.430307  8076 raft_consensus.cc:2272] T 8f575960865046ada9c1afc1d467943d P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.432111  8076 tablet_replica.cc:333] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72: stopping tablet replica
I20260710 11:09:06.432588  8076 raft_consensus.cc:2243] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:06.433302  8076 raft_consensus.cc:2272] T 7d59750a9034482fbadca73ed6fb7b67 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.435336  8076 tablet_replica.cc:333] T 5b69490205e0455ca28471e7c4e6d644 P 88c0909c6ead4d2ba825aa23d33fbd72: stopping tablet replica
I20260710 11:09:06.435797  8076 raft_consensus.cc:2243] T 5b69490205e0455ca28471e7c4e6d644 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.436220  8076 raft_consensus.cc:2272] T 5b69490205e0455ca28471e7c4e6d644 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.438417  8076 tablet_replica.cc:333] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72: stopping tablet replica
I20260710 11:09:06.438889  8076 raft_consensus.cc:2243] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.439273  8076 raft_consensus.cc:2272] T 60b4f7d326754539aca4308a12289531 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.441265  8076 tablet_replica.cc:333] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72: stopping tablet replica
I20260710 11:09:06.441731  8076 raft_consensus.cc:2243] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:06.442458  8076 raft_consensus.cc:2272] T 8ce82fe0dd4e470d9eed3b4c74990484 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.444800  8076 tablet_replica.cc:333] T 81b9adca7c0346fbbb94bcefc79ae462 P 88c0909c6ead4d2ba825aa23d33fbd72: stopping tablet replica
I20260710 11:09:06.445251  8076 raft_consensus.cc:2243] T 81b9adca7c0346fbbb94bcefc79ae462 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.445758  8076 raft_consensus.cc:2272] T 81b9adca7c0346fbbb94bcefc79ae462 P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.448139  8076 tablet_replica.cc:333] T acafe6db6304473d8b3f1da6f56d868a P 88c0909c6ead4d2ba825aa23d33fbd72: stopping tablet replica
W20260710 11:09:06.448091 12236 consensus_peers.cc:597] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f -> Peer 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063): Couldn't send request to peer 1a35f79367a946cb94fb7a13955b2177. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:39063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:06.448894  8076 raft_consensus.cc:2243] T acafe6db6304473d8b3f1da6f56d868a P 88c0909c6ead4d2ba825aa23d33fbd72 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.449365  8076 raft_consensus.cc:2272] T acafe6db6304473d8b3f1da6f56d868a P 88c0909c6ead4d2ba825aa23d33fbd72 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.451303  8076 tablet_replica.cc:333] T ee7f9426ae0d4a2fb272a5642dc3f75d P 88c0909c6ead4d2ba825aa23d33fbd72: stopping tablet replica
I20260710 11:09:06.451748  8076 raft_consensus.cc:2243] T ee7f9426ae0d4a2fb272a5642dc3f75d P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.452150  8076 raft_consensus.cc:2272] T ee7f9426ae0d4a2fb272a5642dc3f75d P 88c0909c6ead4d2ba825aa23d33fbd72 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:06.468820 12236 consensus_peers.cc:597] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f -> Peer 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063): Couldn't send request to peer 1a35f79367a946cb94fb7a13955b2177. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:39063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:06.473482 12236 consensus_peers.cc:597] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f -> Peer 1a35f79367a946cb94fb7a13955b2177 (127.7.227.1:39063): Couldn't send request to peer 1a35f79367a946cb94fb7a13955b2177. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:39063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:06.492153  8076 tablet_server.cc:196] TabletServer@127.7.227.2:0 shutdown complete.
I20260710 11:09:06.521656  8076 tablet_server.cc:179] TabletServer@127.7.227.3:0 shutting down...
I20260710 11:09:06.545979  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:06.546725  8076 tablet_replica.cc:333] T 529e46d8c8a744b2baafc5dc71d048db P 5f3f94b33b654cbcb58e8a55cf551b5f: stopping tablet replica
I20260710 11:09:06.547508  8076 raft_consensus.cc:2243] T 529e46d8c8a744b2baafc5dc71d048db P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.548065  8076 raft_consensus.cc:2272] T 529e46d8c8a744b2baafc5dc71d048db P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.550060  8076 tablet_replica.cc:333] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f: stopping tablet replica
I20260710 11:09:06.550599  8076 raft_consensus.cc:2243] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:06.551296  8076 raft_consensus.cc:2272] T 2f37160902884454bc1b5db78db75693 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.553017  8076 tablet_replica.cc:333] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f: stopping tablet replica
I20260710 11:09:06.553471  8076 raft_consensus.cc:2243] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.553876  8076 raft_consensus.cc:2272] T 38939ed01aac4529acadc8753ebbbe28 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.555658  8076 tablet_replica.cc:333] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f: stopping tablet replica
I20260710 11:09:06.556231  8076 raft_consensus.cc:2243] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.556627  8076 raft_consensus.cc:2272] T c696c7f65da54f8685e6ca5d2caef205 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.558230  8076 tablet_replica.cc:333] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f: stopping tablet replica
I20260710 11:09:06.558750  8076 raft_consensus.cc:2243] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:06.559427  8076 raft_consensus.cc:2272] T f07ca973d11c474a9d7dfe5d3c2c45cf P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.561193  8076 tablet_replica.cc:333] T 1d528bddac164ab8aca19eb88b200d6b P 5f3f94b33b654cbcb58e8a55cf551b5f: stopping tablet replica
I20260710 11:09:06.561622  8076 raft_consensus.cc:2243] T 1d528bddac164ab8aca19eb88b200d6b P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.562006  8076 raft_consensus.cc:2272] T 1d528bddac164ab8aca19eb88b200d6b P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.563656  8076 tablet_replica.cc:333] T a9505056114e454c82dd1651efd7ed8b P 5f3f94b33b654cbcb58e8a55cf551b5f: stopping tablet replica
I20260710 11:09:06.564106  8076 raft_consensus.cc:2243] T a9505056114e454c82dd1651efd7ed8b P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.564464  8076 raft_consensus.cc:2272] T a9505056114e454c82dd1651efd7ed8b P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.566192  8076 tablet_replica.cc:333] T b54c4857efbd4e7a935eda2a07b6f650 P 5f3f94b33b654cbcb58e8a55cf551b5f: stopping tablet replica
I20260710 11:09:06.566664  8076 raft_consensus.cc:2243] T b54c4857efbd4e7a935eda2a07b6f650 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.567021  8076 raft_consensus.cc:2272] T b54c4857efbd4e7a935eda2a07b6f650 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.568714  8076 tablet_replica.cc:333] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f: stopping tablet replica
I20260710 11:09:06.569139  8076 raft_consensus.cc:2243] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:06.569783  8076 raft_consensus.cc:2272] T 08403003e7b14737af681b6d8290f4e5 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.571686  8076 tablet_replica.cc:333] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f: stopping tablet replica
I20260710 11:09:06.572273  8076 raft_consensus.cc:2243] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.572697  8076 raft_consensus.cc:2272] T 8f575960865046ada9c1afc1d467943d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.574388  8076 tablet_replica.cc:333] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f: stopping tablet replica
I20260710 11:09:06.574828  8076 raft_consensus.cc:2243] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.575198  8076 raft_consensus.cc:2272] T 7d59750a9034482fbadca73ed6fb7b67 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.576861  8076 tablet_replica.cc:333] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f: stopping tablet replica
I20260710 11:09:06.577275  8076 raft_consensus.cc:2243] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:06.577939  8076 raft_consensus.cc:2272] T acafe6db6304473d8b3f1da6f56d868a P 5f3f94b33b654cbcb58e8a55cf551b5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.579643  8076 tablet_replica.cc:333] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f: stopping tablet replica
I20260710 11:09:06.580072  8076 raft_consensus.cc:2243] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:06.580785  8076 raft_consensus.cc:2272] T 60b4f7d326754539aca4308a12289531 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.582564  8076 tablet_replica.cc:333] T 5b69490205e0455ca28471e7c4e6d644 P 5f3f94b33b654cbcb58e8a55cf551b5f: stopping tablet replica
I20260710 11:09:06.582962  8076 raft_consensus.cc:2243] T 5b69490205e0455ca28471e7c4e6d644 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.583307  8076 raft_consensus.cc:2272] T 5b69490205e0455ca28471e7c4e6d644 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.584959  8076 tablet_replica.cc:333] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f: stopping tablet replica
I20260710 11:09:06.585397  8076 raft_consensus.cc:2243] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.585897  8076 raft_consensus.cc:2272] T ee7f9426ae0d4a2fb272a5642dc3f75d P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.587628  8076 tablet_replica.cc:333] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f: stopping tablet replica
I20260710 11:09:06.588047  8076 raft_consensus.cc:2243] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.588441  8076 raft_consensus.cc:2272] T 81b9adca7c0346fbbb94bcefc79ae462 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.590466  8076 tablet_replica.cc:333] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f: stopping tablet replica
I20260710 11:09:06.590865  8076 raft_consensus.cc:2243] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:06.591269  8076 raft_consensus.cc:2272] T 8ce82fe0dd4e470d9eed3b4c74990484 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.592959  8076 tablet_replica.cc:333] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f: stopping tablet replica
I20260710 11:09:06.593357  8076 raft_consensus.cc:2243] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:06.594091  8076 raft_consensus.cc:2272] T 8d0252bba061432b87b7358ccb160d53 P 5f3f94b33b654cbcb58e8a55cf551b5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.630324  8076 tablet_server.cc:196] TabletServer@127.7.227.3:0 shutdown complete.
I20260710 11:09:06.660035  8076 master.cc:562] Master@127.7.227.62:40315 shutting down...
I20260710 11:09:06.677505  8076 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:06.678032  8076 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:06.678352  8076 tablet_replica.cc:333] T 00000000000000000000000000000000 P e1872b3409984f359ddd39bffa8c38d7: stopping tablet replica
I20260710 11:09:06.697153  8076 master.cc:584] Master@127.7.227.62:40315 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11581 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:09:06.742102  8076 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.227.62:32901
I20260710 11:09:06.743181  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:06.748762 12568 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:06.748816 12567 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:06.749859  8076 server_base.cc:1061] running on GCE node
W20260710 11:09:06.750021 12570 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:06.750918  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:06.751104  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:06.751257  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681746751241 us; error 0 us; skew 500 ppm
I20260710 11:09:06.751775  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:06.753921  8076 webserver.cc:533] Webserver started at http://127.7.227.62:34147/ using document root <none> and password file <none>
I20260710 11:09:06.754400  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:06.754580  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:06.754825  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:06.755867  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681643265467-8076-0/minicluster-data/master-0-root/instance:
uuid: "59bbd113b2614a53b2b18ca326ca5db5"
format_stamp: "Formatted at 2026-07-10 11:09:06 on dist-test-slave-8pmn"
I20260710 11:09:06.759939  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:09:06.763011 12575 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:06.763684  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:09:06.763931  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681643265467-8076-0/minicluster-data/master-0-root
uuid: "59bbd113b2614a53b2b18ca326ca5db5"
format_stamp: "Formatted at 2026-07-10 11:09:06 on dist-test-slave-8pmn"
I20260710 11:09:06.764173  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681643265467-8076-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681643265467-8076-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681643265467-8076-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:06.792387  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:06.793561  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:06.828995  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.62:32901
I20260710 11:09:06.829095 12626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.62:32901 every 8 connection(s)
I20260710 11:09:06.832640 12627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.842775 12627 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5: Bootstrap starting.
I20260710 11:09:06.847227 12627 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.851202 12627 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5: No bootstrap required, opened a new log
I20260710 11:09:06.853266 12627 raft_consensus.cc:359] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59bbd113b2614a53b2b18ca326ca5db5" member_type: VOTER }
I20260710 11:09:06.853667 12627 raft_consensus.cc:385] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.853866 12627 raft_consensus.cc:740] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59bbd113b2614a53b2b18ca326ca5db5, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.854422 12627 consensus_queue.cc:260] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "59bbd113b2614a53b2b18ca326ca5db5" member_type: VOTER }
I20260710 11:09:06.854862 12627 raft_consensus.cc:399] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:06.855070 12627 raft_consensus.cc:493] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:06.855314 12627 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.859556 12627 raft_consensus.cc:515] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59bbd113b2614a53b2b18ca326ca5db5" member_type: VOTER }
I20260710 11:09:06.860015 12627 leader_election.cc:304] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5 [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: 59bbd113b2614a53b2b18ca326ca5db5; no voters: 
I20260710 11:09:06.861018 12627 leader_election.cc:290] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:06.861382 12630 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:06.862629 12630 raft_consensus.cc:697] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5 [term 1 LEADER]: Becoming Leader. State: Replica: 59bbd113b2614a53b2b18ca326ca5db5, State: Running, Role: LEADER
I20260710 11:09:06.863204 12630 consensus_queue.cc:237] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5 [LEADER]: Queue going to LEADER mode. State: All 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: "59bbd113b2614a53b2b18ca326ca5db5" member_type: VOTER }
I20260710 11:09:06.863752 12627 sys_catalog.cc:565] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:06.868134 12632 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 59bbd113b2614a53b2b18ca326ca5db5. Latest consensus state: current_term: 1 leader_uuid: "59bbd113b2614a53b2b18ca326ca5db5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59bbd113b2614a53b2b18ca326ca5db5" member_type: VOTER } }
I20260710 11:09:06.868722 12632 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:06.868992 12631 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "59bbd113b2614a53b2b18ca326ca5db5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59bbd113b2614a53b2b18ca326ca5db5" member_type: VOTER } }
I20260710 11:09:06.869408 12631 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:06.870422 12638 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:06.875458 12638 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:06.878577  8076 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:06.884197 12638 catalog_manager.cc:1383] Generated new cluster ID: 3ff3c2bfbcae44cba9a3a8f9a3a37426
I20260710 11:09:06.884457 12638 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:06.902370 12638 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:06.903589 12638 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:06.915797 12638 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5: Generated new TSK 0
I20260710 11:09:06.916324 12638 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:06.945127  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:06.950798 12648 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:06.951635 12649 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:06.953766 12651 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:06.953877  8076 server_base.cc:1061] running on GCE node
I20260710 11:09:06.954802  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:06.954988  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:06.955142  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681746955126 us; error 0 us; skew 500 ppm
I20260710 11:09:06.955616  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:06.957687  8076 webserver.cc:533] Webserver started at http://127.7.227.1:41995/ using document root <none> and password file <none>
I20260710 11:09:06.958106  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:06.958290  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:06.958528  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:06.959524  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681643265467-8076-0/minicluster-data/ts-0-root/instance:
uuid: "efc009f9e21c4d7a9599af811272eeae"
format_stamp: "Formatted at 2026-07-10 11:09:06 on dist-test-slave-8pmn"
I20260710 11:09:06.963559  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:09:06.966653 12656 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:06.967319  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260710 11:09:06.967589  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681643265467-8076-0/minicluster-data/ts-0-root
uuid: "efc009f9e21c4d7a9599af811272eeae"
format_stamp: "Formatted at 2026-07-10 11:09:06 on dist-test-slave-8pmn"
I20260710 11:09:06.967833  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681643265467-8076-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681643265467-8076-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681643265467-8076-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:06.976670  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:06.977736  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:06.979085  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:06.981238  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:06.981417  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:06.981637  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:06.981791  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:07.019073  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.1:34011
I20260710 11:09:07.019183 12718 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.1:34011 every 8 connection(s)
I20260710 11:09:07.023738  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:07.030041 12723 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:07.031119 12724 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:07.032819  8076 server_base.cc:1061] running on GCE node
W20260710 11:09:07.034015 12726 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:07.035066  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:07.035315  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:07.035519  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681747035501 us; error 0 us; skew 500 ppm
I20260710 11:09:07.035583 12719 heartbeater.cc:344] Connected to a master server at 127.7.227.62:32901
I20260710 11:09:07.036005 12719 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:07.036160  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:07.036733 12719 heartbeater.cc:507] Master 127.7.227.62:32901 requested a full tablet report, sending...
I20260710 11:09:07.038731  8076 webserver.cc:533] Webserver started at http://127.7.227.2:34433/ using document root <none> and password file <none>
I20260710 11:09:07.039173 12592 ts_manager.cc:194] Registered new tserver with Master: efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011)
I20260710 11:09:07.039379  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:07.039680  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:07.039992  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:07.041523 12592 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45496
I20260710 11:09:07.041529  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681643265467-8076-0/minicluster-data/ts-1-root/instance:
uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
format_stamp: "Formatted at 2026-07-10 11:09:07 on dist-test-slave-8pmn"
I20260710 11:09:07.046258  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:09:07.049785 12731 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:07.050518  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:09:07.050788  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681643265467-8076-0/minicluster-data/ts-1-root
uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
format_stamp: "Formatted at 2026-07-10 11:09:07 on dist-test-slave-8pmn"
I20260710 11:09:07.051076  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681643265467-8076-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681643265467-8076-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681643265467-8076-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:07.059944  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:07.060999  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:07.062335  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:07.064304  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:07.064492  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:07.064693  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:07.064834  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:07.102345  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.2:34015
I20260710 11:09:07.102468 12793 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.2:34015 every 8 connection(s)
I20260710 11:09:07.106824  8076 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:07.113528 12797 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:07.114250 12798 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:07.117378 12800 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:07.117419  8076 server_base.cc:1061] running on GCE node
I20260710 11:09:07.118533  8076 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:07.118727  8076 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:07.118882  8076 hybrid_clock.cc:648] HybridClock initialized: now 1783681747118865 us; error 0 us; skew 500 ppm
I20260710 11:09:07.119501  8076 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:07.120837 12794 heartbeater.cc:344] Connected to a master server at 127.7.227.62:32901
I20260710 11:09:07.121172 12794 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:07.121917  8076 webserver.cc:533] Webserver started at http://127.7.227.3:44923/ using document root <none> and password file <none>
I20260710 11:09:07.121994 12794 heartbeater.cc:507] Master 127.7.227.62:32901 requested a full tablet report, sending...
I20260710 11:09:07.122493  8076 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:07.122715  8076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:07.123009  8076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:07.124042 12592 ts_manager.cc:194] Registered new tserver with Master: ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015)
I20260710 11:09:07.124426  8076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681643265467-8076-0/minicluster-data/ts-2-root/instance:
uuid: "a60a63db0c544f7380996dbbd6adb869"
format_stamp: "Formatted at 2026-07-10 11:09:07 on dist-test-slave-8pmn"
I20260710 11:09:07.125761 12592 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45506
I20260710 11:09:07.129432  8076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 11:09:07.132611 12805 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:07.133327  8076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:09:07.133589  8076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681643265467-8076-0/minicluster-data/ts-2-root
uuid: "a60a63db0c544f7380996dbbd6adb869"
format_stamp: "Formatted at 2026-07-10 11:09:07 on dist-test-slave-8pmn"
I20260710 11:09:07.133831  8076 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681643265467-8076-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681643265467-8076-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvfP3Up/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681643265467-8076-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:07.149359  8076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:07.150878  8076 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:07.152793  8076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:07.155479  8076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:07.155661  8076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:07.155886  8076 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:07.156031  8076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:07.193894  8076 rpc_server.cc:307] RPC server started. Bound to: 127.7.227.3:35407
I20260710 11:09:07.194036 12867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.227.3:35407 every 8 connection(s)
I20260710 11:09:07.206218 12868 heartbeater.cc:344] Connected to a master server at 127.7.227.62:32901
I20260710 11:09:07.206651 12868 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:07.207276 12868 heartbeater.cc:507] Master 127.7.227.62:32901 requested a full tablet report, sending...
I20260710 11:09:07.209055 12592 ts_manager.cc:194] Registered new tserver with Master: a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:07.210016  8076 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013172805s
I20260710 11:09:07.210330 12592 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45516
I20260710 11:09:07.232614 12592 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45532:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:07.235172 12592 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:07.309299 12682 tablet_service.cc:1511] Processing CreateTablet for tablet 2013055037aa4615891778fd570f36f0 (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:07.310745 12682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2013055037aa4615891778fd570f36f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.312161 12679 tablet_service.cc:1511] Processing CreateTablet for tablet d52a0196e66344ebaae36b08a61c8ed8 (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:07.313473 12679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d52a0196e66344ebaae36b08a61c8ed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.315308 12680 tablet_service.cc:1511] Processing CreateTablet for tablet 200303faa9974eddadcef409bd375a21 (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:07.316606 12680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 200303faa9974eddadcef409bd375a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.319327 12681 tablet_service.cc:1511] Processing CreateTablet for tablet 22d640cb67b24301b5150627f6f4ec2f (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:07.320585 12681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d640cb67b24301b5150627f6f4ec2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.322321 12684 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae692aa1f5647719751119b1df91c7d (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:07.323722 12684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae692aa1f5647719751119b1df91c7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.326886 12683 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4f4979909547f3ae126fbce9bd287b (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:07.328265 12683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4f4979909547f3ae126fbce9bd287b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.332933 12678 tablet_service.cc:1511] Processing CreateTablet for tablet e0cf9b05794b426cb1a52028aa0b09be (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:07.334146 12678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0cf9b05794b426cb1a52028aa0b09be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.337172 12676 tablet_service.cc:1511] Processing CreateTablet for tablet 50e9328b46f745699361989825133d9e (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:07.337393 12759 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae692aa1f5647719751119b1df91c7d (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:07.338408 12676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e9328b46f745699361989825133d9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.338811 12759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae692aa1f5647719751119b1df91c7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.343344 12677 tablet_service.cc:1511] Processing CreateTablet for tablet e3ed35e2740c4bae95c7765e2a138b8a (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:07.344586 12677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ed35e2740c4bae95c7765e2a138b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.345580 12758 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4f4979909547f3ae126fbce9bd287b (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:07.346848 12758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4f4979909547f3ae126fbce9bd287b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.349846 12757 tablet_service.cc:1511] Processing CreateTablet for tablet 2013055037aa4615891778fd570f36f0 (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:07.351130 12757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2013055037aa4615891778fd570f36f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.353654 12751 tablet_service.cc:1511] Processing CreateTablet for tablet 50e9328b46f745699361989825133d9e (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:07.354883 12751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e9328b46f745699361989825133d9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.355283 12755 tablet_service.cc:1511] Processing CreateTablet for tablet 200303faa9974eddadcef409bd375a21 (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:07.356495 12755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 200303faa9974eddadcef409bd375a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.362514 12753 tablet_service.cc:1511] Processing CreateTablet for tablet e0cf9b05794b426cb1a52028aa0b09be (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:07.363763 12753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0cf9b05794b426cb1a52028aa0b09be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.366386 12752 tablet_service.cc:1511] Processing CreateTablet for tablet e3ed35e2740c4bae95c7765e2a138b8a (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:07.367583 12752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ed35e2740c4bae95c7765e2a138b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.370628 12754 tablet_service.cc:1511] Processing CreateTablet for tablet d52a0196e66344ebaae36b08a61c8ed8 (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:07.372709 12754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d52a0196e66344ebaae36b08a61c8ed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.353561 12756 tablet_service.cc:1511] Processing CreateTablet for tablet 22d640cb67b24301b5150627f6f4ec2f (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:07.374742 12756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d640cb67b24301b5150627f6f4ec2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.393198 12883 tablet_bootstrap.cc:492] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae: Bootstrap starting.
I20260710 11:09:07.399816 12883 tablet_bootstrap.cc:654] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.441287 12884 tablet_bootstrap.cc:492] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1: Bootstrap starting.
I20260710 11:09:07.447444 12884 tablet_bootstrap.cc:654] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.452234 12884 tablet_bootstrap.cc:492] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1: No bootstrap required, opened a new log
I20260710 11:09:07.452649 12884 ts_tablet_manager.cc:1403] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260710 11:09:07.454742 12884 raft_consensus.cc:359] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.455250 12884 raft_consensus.cc:385] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:07.455470 12884 raft_consensus.cc:740] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Initialized, Role: FOLLOWER
I20260710 11:09:07.456091 12884 consensus_queue.cc:260] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.457942 12794 heartbeater.cc:499] Master 127.7.227.62:32901 was elected leader, sending a full tablet report...
I20260710 11:09:07.458452 12884 ts_tablet_manager.cc:1434] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260710 11:09:07.459381 12884 tablet_bootstrap.cc:492] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1: Bootstrap starting.
I20260710 11:09:07.465685 12832 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4f4979909547f3ae126fbce9bd287b (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:07.466681 12833 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae692aa1f5647719751119b1df91c7d (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:07.467095 12832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4f4979909547f3ae126fbce9bd287b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.467887 12833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae692aa1f5647719751119b1df91c7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.469122 12831 tablet_service.cc:1511] Processing CreateTablet for tablet 2013055037aa4615891778fd570f36f0 (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:07.470422 12831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2013055037aa4615891778fd570f36f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.472182 12883 tablet_bootstrap.cc:492] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae: No bootstrap required, opened a new log
I20260710 11:09:07.472661 12883 ts_tablet_manager.cc:1403] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae: Time spent bootstrapping tablet: real 0.080s	user 0.028s	sys 0.042s
I20260710 11:09:07.473357 12884 tablet_bootstrap.cc:654] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.474277 12830 tablet_service.cc:1511] Processing CreateTablet for tablet 22d640cb67b24301b5150627f6f4ec2f (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:07.475502 12830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d640cb67b24301b5150627f6f4ec2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.475594 12883 raft_consensus.cc:359] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.476338 12883 raft_consensus.cc:385] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:07.476639 12883 raft_consensus.cc:740] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Initialized, Role: FOLLOWER
I20260710 11:09:07.477253 12829 tablet_service.cc:1511] Processing CreateTablet for tablet 200303faa9974eddadcef409bd375a21 (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:07.477491 12883 consensus_queue.cc:260] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.479413 12828 tablet_service.cc:1511] Processing CreateTablet for tablet d52a0196e66344ebaae36b08a61c8ed8 (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:07.481531 12827 tablet_service.cc:1511] Processing CreateTablet for tablet e0cf9b05794b426cb1a52028aa0b09be (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:07.483657 12826 tablet_service.cc:1511] Processing CreateTablet for tablet e3ed35e2740c4bae95c7765e2a138b8a (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:07.485927 12825 tablet_service.cc:1511] Processing CreateTablet for tablet 50e9328b46f745699361989825133d9e (DEFAULT_TABLE table=test-workload [id=66e1e739f7a241788f8bedededab3ac2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:07.486362 12883 ts_tablet_manager.cc:1434] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.005s
I20260710 11:09:07.486487 12719 heartbeater.cc:499] Master 127.7.227.62:32901 was elected leader, sending a full tablet report...
I20260710 11:09:07.487568 12883 tablet_bootstrap.cc:492] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae: Bootstrap starting.
I20260710 11:09:07.492753 12890 tablet_bootstrap.cc:492] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869: Bootstrap starting.
I20260710 11:09:07.493930 12883 tablet_bootstrap.cc:654] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.497177 12825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e9328b46f745699361989825133d9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.499323 12829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 200303faa9974eddadcef409bd375a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.500589 12828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d52a0196e66344ebaae36b08a61c8ed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.501753 12827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0cf9b05794b426cb1a52028aa0b09be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.502978 12826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ed35e2740c4bae95c7765e2a138b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:07.509486 12890 tablet_bootstrap.cc:654] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.515849 12883 tablet_bootstrap.cc:492] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae: No bootstrap required, opened a new log
I20260710 11:09:07.516345 12883 ts_tablet_manager.cc:1403] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.017s
I20260710 11:09:07.519382 12883 raft_consensus.cc:359] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.520124 12883 raft_consensus.cc:385] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:07.520422 12883 raft_consensus.cc:740] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Initialized, Role: FOLLOWER
I20260710 11:09:07.521155 12883 consensus_queue.cc:260] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.523145 12883 ts_tablet_manager.cc:1434] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:09:07.524094 12883 tablet_bootstrap.cc:492] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae: Bootstrap starting.
I20260710 11:09:07.516341 12890 tablet_bootstrap.cc:492] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869: No bootstrap required, opened a new log
I20260710 11:09:07.526733 12890 ts_tablet_manager.cc:1403] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.014s
I20260710 11:09:07.529723 12890 raft_consensus.cc:359] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.530473 12890 raft_consensus.cc:385] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:07.530761 12890 raft_consensus.cc:740] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Initialized, Role: FOLLOWER
I20260710 11:09:07.531540 12890 consensus_queue.cc:260] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.540216 12883 tablet_bootstrap.cc:654] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.557924 12884 tablet_bootstrap.cc:492] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1: No bootstrap required, opened a new log
I20260710 11:09:07.558589 12884 ts_tablet_manager.cc:1403] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1: Time spent bootstrapping tablet: real 0.099s	user 0.036s	sys 0.052s
I20260710 11:09:07.561503 12884 raft_consensus.cc:359] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.562350 12884 raft_consensus.cc:385] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:07.562690 12884 raft_consensus.cc:740] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Initialized, Role: FOLLOWER
I20260710 11:09:07.563614 12884 consensus_queue.cc:260] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.566159 12884 ts_tablet_manager.cc:1434] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:07.567201 12884 tablet_bootstrap.cc:492] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1: Bootstrap starting.
I20260710 11:09:07.573393 12884 tablet_bootstrap.cc:654] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.591688 12883 tablet_bootstrap.cc:492] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae: No bootstrap required, opened a new log
I20260710 11:09:07.592164 12883 ts_tablet_manager.cc:1403] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae: Time spent bootstrapping tablet: real 0.068s	user 0.005s	sys 0.023s
I20260710 11:09:07.594877 12883 raft_consensus.cc:359] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.595252 12890 ts_tablet_manager.cc:1434] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869: Time spent starting tablet: real 0.068s	user 0.025s	sys 0.001s
I20260710 11:09:07.595587 12883 raft_consensus.cc:385] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:07.595885 12883 raft_consensus.cc:740] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Initialized, Role: FOLLOWER
I20260710 11:09:07.597088 12868 heartbeater.cc:499] Master 127.7.227.62:32901 was elected leader, sending a full tablet report...
I20260710 11:09:07.597450 12890 tablet_bootstrap.cc:492] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869: Bootstrap starting.
I20260710 11:09:07.598093 12884 tablet_bootstrap.cc:492] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1: No bootstrap required, opened a new log
I20260710 11:09:07.596647 12883 consensus_queue.cc:260] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.598677 12884 ts_tablet_manager.cc:1403] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.023s
I20260710 11:09:07.600198 12883 ts_tablet_manager.cc:1434] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:09:07.601150 12883 tablet_bootstrap.cc:492] T 50e9328b46f745699361989825133d9e P efc009f9e21c4d7a9599af811272eeae: Bootstrap starting.
I20260710 11:09:07.601588 12884 raft_consensus.cc:359] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.602355 12884 raft_consensus.cc:385] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:07.602679 12884 raft_consensus.cc:740] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Initialized, Role: FOLLOWER
I20260710 11:09:07.603529 12884 consensus_queue.cc:260] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.607645 12883 tablet_bootstrap.cc:654] T 50e9328b46f745699361989825133d9e P efc009f9e21c4d7a9599af811272eeae: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.610322 12884 ts_tablet_manager.cc:1434] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 11:09:07.611490 12884 tablet_bootstrap.cc:492] T 1c4f4979909547f3ae126fbce9bd287b P ba7f5689aceb4896b5faa4f002dc14b1: Bootstrap starting.
I20260710 11:09:07.612103 12890 tablet_bootstrap.cc:654] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.621429 12884 tablet_bootstrap.cc:654] T 1c4f4979909547f3ae126fbce9bd287b P ba7f5689aceb4896b5faa4f002dc14b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.632319 12883 tablet_bootstrap.cc:492] T 50e9328b46f745699361989825133d9e P efc009f9e21c4d7a9599af811272eeae: No bootstrap required, opened a new log
I20260710 11:09:07.632486 12884 tablet_bootstrap.cc:492] T 1c4f4979909547f3ae126fbce9bd287b P ba7f5689aceb4896b5faa4f002dc14b1: No bootstrap required, opened a new log
I20260710 11:09:07.632905 12890 tablet_bootstrap.cc:492] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869: No bootstrap required, opened a new log
I20260710 11:09:07.632917 12884 ts_tablet_manager.cc:1403] T 1c4f4979909547f3ae126fbce9bd287b P ba7f5689aceb4896b5faa4f002dc14b1: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260710 11:09:07.632917 12883 ts_tablet_manager.cc:1403] T 50e9328b46f745699361989825133d9e P efc009f9e21c4d7a9599af811272eeae: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.017s
I20260710 11:09:07.633406 12890 ts_tablet_manager.cc:1403] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.012s
I20260710 11:09:07.635511 12884 raft_consensus.cc:359] T 1c4f4979909547f3ae126fbce9bd287b P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.636107 12884 raft_consensus.cc:385] T 1c4f4979909547f3ae126fbce9bd287b P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:07.636327 12884 raft_consensus.cc:740] T 1c4f4979909547f3ae126fbce9bd287b P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Initialized, Role: FOLLOWER
I20260710 11:09:07.636272 12883 raft_consensus.cc:359] T 50e9328b46f745699361989825133d9e P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.636384 12890 raft_consensus.cc:359] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.637290 12883 raft_consensus.cc:385] T 50e9328b46f745699361989825133d9e P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:07.637358 12890 raft_consensus.cc:385] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:07.637255 12884 consensus_queue.cc:260] T 1c4f4979909547f3ae126fbce9bd287b P ba7f5689aceb4896b5faa4f002dc14b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.637840 12883 raft_consensus.cc:740] T 50e9328b46f745699361989825133d9e P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Initialized, Role: FOLLOWER
I20260710 11:09:07.638010 12890 raft_consensus.cc:740] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Initialized, Role: FOLLOWER
I20260710 11:09:07.638654 12883 consensus_queue.cc:260] T 50e9328b46f745699361989825133d9e P efc009f9e21c4d7a9599af811272eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.638728 12890 consensus_queue.cc:260] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.639851 12887 raft_consensus.cc:493] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:07.640288 12887 raft_consensus.cc:515] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.641336 12890 ts_tablet_manager.cc:1434] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:09:07.642356 12890 tablet_bootstrap.cc:492] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869: Bootstrap starting.
I20260710 11:09:07.642874 12883 ts_tablet_manager.cc:1434] T 50e9328b46f745699361989825133d9e P efc009f9e21c4d7a9599af811272eeae: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:09:07.644098 12883 tablet_bootstrap.cc:492] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae: Bootstrap starting.
I20260710 11:09:07.645203 12889 raft_consensus.cc:493] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:07.645656 12889 raft_consensus.cc:515] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.649619 12889 leader_election.cc:290] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:07.650974 12883 tablet_bootstrap.cc:654] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.654600 12890 tablet_bootstrap.cc:654] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.665326 12893 raft_consensus.cc:493] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:07.665876 12893 raft_consensus.cc:515] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.671065 12893 leader_election.cc:290] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015)
I20260710 11:09:07.665396 12887 leader_election.cc:290] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:07.696090 12694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d640cb67b24301b5150627f6f4ec2f" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae" is_pre_election: true
I20260710 11:09:07.696853 12694 raft_consensus.cc:2468] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 0.
I20260710 11:09:07.698386 12809 leader_election.cc:304] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:07.699275 12893 raft_consensus.cc:2804] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:07.699625 12893 raft_consensus.cc:493] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:07.699927 12893 raft_consensus.cc:3060] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:07.707930 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cf9b05794b426cb1a52028aa0b09be" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869" is_pre_election: true
I20260710 11:09:07.708052 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d640cb67b24301b5150627f6f4ec2f" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" is_pre_election: true
W20260710 11:09:07.709586 12660 leader_election.cc:343] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:07.711593 12807 leader_election.cc:343] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:07.720358 12893 raft_consensus.cc:515] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.723282 12694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d640cb67b24301b5150627f6f4ec2f" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
I20260710 11:09:07.723867 12694 raft_consensus.cc:3060] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:07.740378 12893 leader_election.cc:290] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 election: Requested vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015)
I20260710 11:09:07.741056 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d640cb67b24301b5150627f6f4ec2f" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
I20260710 11:09:07.742249 12694 raft_consensus.cc:2468] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 1.
W20260710 11:09:07.742664 12807 leader_election.cc:343] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:07.743633 12809 leader_election.cc:304] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, efc009f9e21c4d7a9599af811272eeae; no voters: ba7f5689aceb4896b5faa4f002dc14b1
I20260710 11:09:07.746495 12893 raft_consensus.cc:2804] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:07.753814 12893 raft_consensus.cc:697] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Becoming Leader. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Running, Role: LEADER
I20260710 11:09:07.754750 12893 consensus_queue.cc:237] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.765133 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cf9b05794b426cb1a52028aa0b09be" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" is_pre_election: true
I20260710 11:09:07.765908 12769 raft_consensus.cc:2468] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 0.
I20260710 11:09:07.768217 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cf9b05794b426cb1a52028aa0b09be" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869" is_pre_election: true
W20260710 11:09:07.770159 12735 leader_election.cc:343] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:07.771185 12658 leader_election.cc:304] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [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: ba7f5689aceb4896b5faa4f002dc14b1, efc009f9e21c4d7a9599af811272eeae; no voters: a60a63db0c544f7380996dbbd6adb869
I20260710 11:09:07.772169 12889 raft_consensus.cc:2804] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:07.772541 12889 raft_consensus.cc:493] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:07.772846 12889 raft_consensus.cc:3060] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:07.779304 12889 raft_consensus.cc:515] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.782037 12884 ts_tablet_manager.cc:1434] T 1c4f4979909547f3ae126fbce9bd287b P ba7f5689aceb4896b5faa4f002dc14b1: Time spent starting tablet: real 0.148s	user 0.015s	sys 0.059s
I20260710 11:09:07.782943 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cf9b05794b426cb1a52028aa0b09be" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
I20260710 11:09:07.783478 12884 tablet_bootstrap.cc:492] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1: Bootstrap starting.
W20260710 11:09:07.788605 12660 leader_election.cc:343] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:07.789944 12884 tablet_bootstrap.cc:654] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.791760 12883 tablet_bootstrap.cc:492] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae: No bootstrap required, opened a new log
I20260710 11:09:07.792287 12883 ts_tablet_manager.cc:1403] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae: Time spent bootstrapping tablet: real 0.148s	user 0.046s	sys 0.078s
I20260710 11:09:07.792711 12592 catalog_manager.cc:5697] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 reported cstate change: term changed from 0 to 1, leader changed from <none> to a60a63db0c544f7380996dbbd6adb869 (127.7.227.3). New cstate: current_term: 1 leader_uuid: "a60a63db0c544f7380996dbbd6adb869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:07.795464 12883 raft_consensus.cc:359] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.796253 12890 tablet_bootstrap.cc:492] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869: No bootstrap required, opened a new log
I20260710 11:09:07.796216 12883 raft_consensus.cc:385] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:07.796667 12883 raft_consensus.cc:740] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Initialized, Role: FOLLOWER
I20260710 11:09:07.796882 12890 ts_tablet_manager.cc:1403] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869: Time spent bootstrapping tablet: real 0.155s	user 0.024s	sys 0.046s
I20260710 11:09:07.797745 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cf9b05794b426cb1a52028aa0b09be" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
I20260710 11:09:07.797549 12883 consensus_queue.cc:260] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.798314 12769 raft_consensus.cc:3060] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:07.799921 12890 raft_consensus.cc:359] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.800664 12890 raft_consensus.cc:385] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:07.800945 12890 raft_consensus.cc:740] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Initialized, Role: FOLLOWER
I20260710 11:09:07.801839 12890 consensus_queue.cc:260] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.804339 12890 ts_tablet_manager.cc:1434] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:07.805397 12890 tablet_bootstrap.cc:492] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869: Bootstrap starting.
I20260710 11:09:07.807042 12911 raft_consensus.cc:493] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:07.807523 12911 raft_consensus.cc:515] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.808192 12769 raft_consensus.cc:2468] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 1.
I20260710 11:09:07.796481 12889 leader_election.cc:290] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 election: Requested vote from peers ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:07.809651 12911 leader_election.cc:290] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:07.814630 12883 ts_tablet_manager.cc:1434] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.003s
I20260710 11:09:07.815065 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2013055037aa4615891778fd570f36f0" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869" is_pre_election: true
I20260710 11:09:07.815657 12843 raft_consensus.cc:2468] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 0.
I20260710 11:09:07.815845 12883 tablet_bootstrap.cc:492] T e3ed35e2740c4bae95c7765e2a138b8a P efc009f9e21c4d7a9599af811272eeae: Bootstrap starting.
I20260710 11:09:07.814699 12890 tablet_bootstrap.cc:654] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.816921 12660 leader_election.cc:304] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:07.818055 12913 raft_consensus.cc:2804] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:07.818428 12913 raft_consensus.cc:493] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:07.818744 12913 raft_consensus.cc:3060] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:07.822181 12883 tablet_bootstrap.cc:654] T e3ed35e2740c4bae95c7765e2a138b8a P efc009f9e21c4d7a9599af811272eeae: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.827057 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2013055037aa4615891778fd570f36f0" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" is_pre_election: true
I20260710 11:09:07.827090 12913 raft_consensus.cc:515] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.830668 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2013055037aa4615891778fd570f36f0" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
I20260710 11:09:07.831344 12843 raft_consensus.cc:3060] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:07.834270 12899 raft_consensus.cc:493] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:07.834695 12899 raft_consensus.cc:515] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.836249 12890 tablet_bootstrap.cc:492] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869: No bootstrap required, opened a new log
I20260710 11:09:07.836716 12890 ts_tablet_manager.cc:1403] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.008s
I20260710 11:09:07.836753 12899 leader_election.cc:290] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:07.839252 12842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae692aa1f5647719751119b1df91c7d" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869" is_pre_election: true
I20260710 11:09:07.832196 12913 leader_election.cc:290] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 election: Requested vote from peers ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:07.839795 12893 raft_consensus.cc:493] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:07.839650 12890 raft_consensus.cc:359] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.840372 12890 raft_consensus.cc:385] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:07.840297 12893 raft_consensus.cc:515] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.841066 12843 raft_consensus.cc:2468] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 1.
I20260710 11:09:07.841377 12842 raft_consensus.cc:2468] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 0.
I20260710 11:09:07.842286 12660 leader_election.cc:304] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:07.842487 12893 leader_election.cc:290] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015)
I20260710 11:09:07.843065 12913 raft_consensus.cc:2804] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:07.843559 12913 raft_consensus.cc:697] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [term 1 LEADER]: Becoming Leader. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Running, Role: LEADER
I20260710 11:09:07.843648 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cf9b05794b426cb1a52028aa0b09be" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae" is_pre_election: true
I20260710 11:09:07.844514 12693 raft_consensus.cc:2393] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba7f5689aceb4896b5faa4f002dc14b1 in current term 1: Already voted for candidate efc009f9e21c4d7a9599af811272eeae in this term.
I20260710 11:09:07.844856 12884 tablet_bootstrap.cc:492] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1: No bootstrap required, opened a new log
I20260710 11:09:07.844413 12913 consensus_queue.cc:237] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.845331 12884 ts_tablet_manager.cc:1403] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.007s
I20260710 11:09:07.846107 12883 tablet_bootstrap.cc:492] T e3ed35e2740c4bae95c7765e2a138b8a P efc009f9e21c4d7a9599af811272eeae: No bootstrap required, opened a new log
I20260710 11:09:07.846608 12883 ts_tablet_manager.cc:1403] T e3ed35e2740c4bae95c7765e2a138b8a P efc009f9e21c4d7a9599af811272eeae: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.004s
I20260710 11:09:07.847317 12735 leader_election.cc:304] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, ba7f5689aceb4896b5faa4f002dc14b1; no voters: 
I20260710 11:09:07.845446 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae692aa1f5647719751119b1df91c7d" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" is_pre_election: true
I20260710 11:09:07.848109 12899 raft_consensus.cc:2804] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:07.848635 12769 raft_consensus.cc:2468] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 0.
I20260710 11:09:07.849088 12899 raft_consensus.cc:493] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:07.848737 12884 raft_consensus.cc:359] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.849443 12899 raft_consensus.cc:3060] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:07.849738 12658 leader_election.cc:304] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ba7f5689aceb4896b5faa4f002dc14b1, efc009f9e21c4d7a9599af811272eeae; no voters: a60a63db0c544f7380996dbbd6adb869
I20260710 11:09:07.849376 12883 raft_consensus.cc:359] T e3ed35e2740c4bae95c7765e2a138b8a P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.849948 12807 leader_election.cc:304] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, ba7f5689aceb4896b5faa4f002dc14b1; no voters: 
I20260710 11:09:07.850456 12883 raft_consensus.cc:385] T e3ed35e2740c4bae95c7765e2a138b8a P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:07.850636 12911 raft_consensus.cc:2804] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:07.850767 12883 raft_consensus.cc:740] T e3ed35e2740c4bae95c7765e2a138b8a P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Initialized, Role: FOLLOWER
I20260710 11:09:07.851210 12911 raft_consensus.cc:697] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [term 1 LEADER]: Becoming Leader. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Running, Role: LEADER
I20260710 11:09:07.851601 12883 consensus_queue.cc:260] T e3ed35e2740c4bae95c7765e2a138b8a P efc009f9e21c4d7a9599af811272eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.851967 12694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae692aa1f5647719751119b1df91c7d" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae" is_pre_election: true
I20260710 11:09:07.853832 12883 ts_tablet_manager.cc:1434] T e3ed35e2740c4bae95c7765e2a138b8a P efc009f9e21c4d7a9599af811272eeae: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:07.840704 12890 raft_consensus.cc:740] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Initialized, Role: FOLLOWER
I20260710 11:09:07.854508 12893 raft_consensus.cc:2804] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:07.852568 12694 raft_consensus.cc:2468] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 0.
I20260710 11:09:07.854802 12883 tablet_bootstrap.cc:492] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae: Bootstrap starting.
I20260710 11:09:07.855510 12890 consensus_queue.cc:260] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.851998 12911 consensus_queue.cc:237] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.854928 12893 raft_consensus.cc:493] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:07.857671 12893 raft_consensus.cc:3060] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:07.849494 12884 raft_consensus.cc:385] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:07.859753 12884 raft_consensus.cc:740] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Initialized, Role: FOLLOWER
I20260710 11:09:07.859947 12890 ts_tablet_manager.cc:1434] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.006s
I20260710 11:09:07.863848 12890 tablet_bootstrap.cc:492] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869: Bootstrap starting.
I20260710 11:09:07.861074 12883 tablet_bootstrap.cc:654] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.865876 12884 consensus_queue.cc:260] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.867731 12893 raft_consensus.cc:515] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.865743 12899 raft_consensus.cc:515] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.870911 12694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae692aa1f5647719751119b1df91c7d" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
I20260710 11:09:07.871455 12694 raft_consensus.cc:3060] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:07.871604 12899 leader_election.cc:290] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 election: Requested vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:07.872004 12890 tablet_bootstrap.cc:654] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.872632 12842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae692aa1f5647719751119b1df91c7d" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
I20260710 11:09:07.873414 12842 raft_consensus.cc:2393] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ba7f5689aceb4896b5faa4f002dc14b1 in current term 1: Already voted for candidate a60a63db0c544f7380996dbbd6adb869 in this term.
I20260710 11:09:07.873477 12893 leader_election.cc:290] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 election: Requested vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015)
W20260710 11:09:07.873951 12640 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:07.874011 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae692aa1f5647719751119b1df91c7d" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
I20260710 11:09:07.874732 12769 raft_consensus.cc:2393] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a60a63db0c544f7380996dbbd6adb869 in current term 1: Already voted for candidate ba7f5689aceb4896b5faa4f002dc14b1 in this term.
I20260710 11:09:07.879163 12694 raft_consensus.cc:2468] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 1.
I20260710 11:09:07.881075 12809 leader_election.cc:304] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, efc009f9e21c4d7a9599af811272eeae; no voters: ba7f5689aceb4896b5faa4f002dc14b1
I20260710 11:09:07.881896 12893 raft_consensus.cc:2804] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:07.882582 12893 raft_consensus.cc:697] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Becoming Leader. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Running, Role: LEADER
I20260710 11:09:07.882688 12883 tablet_bootstrap.cc:492] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae: No bootstrap required, opened a new log
I20260710 11:09:07.883442 12883 ts_tablet_manager.cc:1403] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.004s
I20260710 11:09:07.883490 12893 consensus_queue.cc:237] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
W20260710 11:09:07.885190 12658 leader_election.cc:343] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:07.886749 12883 raft_consensus.cc:359] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.884285 12884 ts_tablet_manager.cc:1434] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260710 11:09:07.887115 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2013055037aa4615891778fd570f36f0" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
I20260710 11:09:07.887627 12883 raft_consensus.cc:385] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:07.888044 12883 raft_consensus.cc:740] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Initialized, Role: FOLLOWER
I20260710 11:09:07.888829 12883 consensus_queue.cc:260] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.889108 12735 leader_election.cc:304] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba7f5689aceb4896b5faa4f002dc14b1; no voters: a60a63db0c544f7380996dbbd6adb869, efc009f9e21c4d7a9599af811272eeae
I20260710 11:09:07.890026 12899 raft_consensus.cc:2749] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:07.892143 12883 ts_tablet_manager.cc:1434] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260710 11:09:07.893357 12883 tablet_bootstrap.cc:492] T d52a0196e66344ebaae36b08a61c8ed8 P efc009f9e21c4d7a9599af811272eeae: Bootstrap starting.
I20260710 11:09:07.895483 12694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae692aa1f5647719751119b1df91c7d" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae" is_pre_election: true
I20260710 11:09:07.896278 12694 raft_consensus.cc:2393] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba7f5689aceb4896b5faa4f002dc14b1 in current term 1: Already voted for candidate a60a63db0c544f7380996dbbd6adb869 in this term.
I20260710 11:09:07.894052 12884 tablet_bootstrap.cc:492] T 22d640cb67b24301b5150627f6f4ec2f P ba7f5689aceb4896b5faa4f002dc14b1: Bootstrap starting.
I20260710 11:09:07.898273 12592 catalog_manager.cc:5697] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 reported cstate change: term changed from 0 to 1, leader changed from <none> to a60a63db0c544f7380996dbbd6adb869 (127.7.227.3). New cstate: current_term: 1 leader_uuid: "a60a63db0c544f7380996dbbd6adb869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:07.899884 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae692aa1f5647719751119b1df91c7d" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
I20260710 11:09:07.900693 12693 raft_consensus.cc:2393] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ba7f5689aceb4896b5faa4f002dc14b1 in current term 1: Already voted for candidate a60a63db0c544f7380996dbbd6adb869 in this term.
I20260710 11:09:07.902650 12735 leader_election.cc:304] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1 [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: ba7f5689aceb4896b5faa4f002dc14b1; no voters: a60a63db0c544f7380996dbbd6adb869, efc009f9e21c4d7a9599af811272eeae
I20260710 11:09:07.903357 12899 raft_consensus.cc:2749] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 11:09:07.904734 12658 leader_election.cc:343] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:07.907809 12590 catalog_manager.cc:5697] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae reported cstate change: term changed from 0 to 1, leader changed from <none> to efc009f9e21c4d7a9599af811272eeae (127.7.227.1). New cstate: current_term: 1 leader_uuid: "efc009f9e21c4d7a9599af811272eeae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:07.909827 12884 tablet_bootstrap.cc:654] T 22d640cb67b24301b5150627f6f4ec2f P ba7f5689aceb4896b5faa4f002dc14b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.909785 12590 catalog_manager.cc:5697] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae reported cstate change: term changed from 0 to 1, leader changed from <none> to efc009f9e21c4d7a9599af811272eeae (127.7.227.1). New cstate: current_term: 1 leader_uuid: "efc009f9e21c4d7a9599af811272eeae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:07.911038 12883 tablet_bootstrap.cc:654] T d52a0196e66344ebaae36b08a61c8ed8 P efc009f9e21c4d7a9599af811272eeae: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.915596 12890 tablet_bootstrap.cc:492] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869: No bootstrap required, opened a new log
I20260710 11:09:07.916163 12890 ts_tablet_manager.cc:1403] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.019s
I20260710 11:09:07.917761 12883 tablet_bootstrap.cc:492] T d52a0196e66344ebaae36b08a61c8ed8 P efc009f9e21c4d7a9599af811272eeae: No bootstrap required, opened a new log
I20260710 11:09:07.918298 12883 ts_tablet_manager.cc:1403] T d52a0196e66344ebaae36b08a61c8ed8 P efc009f9e21c4d7a9599af811272eeae: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.004s
I20260710 11:09:07.919035 12890 raft_consensus.cc:359] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.919782 12890 raft_consensus.cc:385] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:07.919963 12913 raft_consensus.cc:493] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:07.920411 12913 raft_consensus.cc:515] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.920720 12890 raft_consensus.cc:740] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Initialized, Role: FOLLOWER
I20260710 11:09:07.921718 12890 consensus_queue.cc:260] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.921957 12883 raft_consensus.cc:359] T d52a0196e66344ebaae36b08a61c8ed8 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.922298 12884 tablet_bootstrap.cc:492] T 22d640cb67b24301b5150627f6f4ec2f P ba7f5689aceb4896b5faa4f002dc14b1: No bootstrap required, opened a new log
I20260710 11:09:07.922631 12883 raft_consensus.cc:385] T d52a0196e66344ebaae36b08a61c8ed8 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:07.922976 12884 ts_tablet_manager.cc:1403] T 22d640cb67b24301b5150627f6f4ec2f P ba7f5689aceb4896b5faa4f002dc14b1: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.003s
I20260710 11:09:07.922996 12883 raft_consensus.cc:740] T d52a0196e66344ebaae36b08a61c8ed8 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Initialized, Role: FOLLOWER
I20260710 11:09:07.923808 12883 consensus_queue.cc:260] T d52a0196e66344ebaae36b08a61c8ed8 P efc009f9e21c4d7a9599af811272eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.925971 12883 ts_tablet_manager.cc:1434] T d52a0196e66344ebaae36b08a61c8ed8 P efc009f9e21c4d7a9599af811272eeae: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:07.925937 12884 raft_consensus.cc:359] T 22d640cb67b24301b5150627f6f4ec2f P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.926621 12890 ts_tablet_manager.cc:1434] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:09:07.926882 12884 raft_consensus.cc:385] T 22d640cb67b24301b5150627f6f4ec2f P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:07.927065 12883 tablet_bootstrap.cc:492] T 200303faa9974eddadcef409bd375a21 P efc009f9e21c4d7a9599af811272eeae: Bootstrap starting.
I20260710 11:09:07.927273 12884 raft_consensus.cc:740] T 22d640cb67b24301b5150627f6f4ec2f P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Initialized, Role: FOLLOWER
I20260710 11:09:07.927583 12890 tablet_bootstrap.cc:492] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869: Bootstrap starting.
I20260710 11:09:07.928206 12884 consensus_queue.cc:260] T 22d640cb67b24301b5150627f6f4ec2f P ba7f5689aceb4896b5faa4f002dc14b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.930804 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4f4979909547f3ae126fbce9bd287b" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" is_pre_election: true
I20260710 11:09:07.931391 12769 raft_consensus.cc:2468] T 1c4f4979909547f3ae126fbce9bd287b P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 0.
I20260710 11:09:07.932885 12883 tablet_bootstrap.cc:654] T 200303faa9974eddadcef409bd375a21 P efc009f9e21c4d7a9599af811272eeae: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.933876 12890 tablet_bootstrap.cc:654] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.935624 12658 leader_election.cc:304] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba7f5689aceb4896b5faa4f002dc14b1, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:07.936553 12911 raft_consensus.cc:2804] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:07.937096 12913 leader_election.cc:290] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:07.935267 12884 ts_tablet_manager.cc:1434] T 22d640cb67b24301b5150627f6f4ec2f P ba7f5689aceb4896b5faa4f002dc14b1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:09:07.938747 12884 tablet_bootstrap.cc:492] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1: Bootstrap starting.
I20260710 11:09:07.939862 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4f4979909547f3ae126fbce9bd287b" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869" is_pre_election: true
I20260710 11:09:07.937134 12911 raft_consensus.cc:493] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:07.941854 12911 raft_consensus.cc:3060] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:07.941431 12660 leader_election.cc:343] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:07.944517 12884 tablet_bootstrap.cc:654] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.951319 12911 raft_consensus.cc:515] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.954152 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4f4979909547f3ae126fbce9bd287b" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
I20260710 11:09:07.954752 12769 raft_consensus.cc:3060] T 1c4f4979909547f3ae126fbce9bd287b P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:07.961889 12769 raft_consensus.cc:2468] T 1c4f4979909547f3ae126fbce9bd287b P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 1.
I20260710 11:09:07.964021 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4f4979909547f3ae126fbce9bd287b" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
I20260710 11:09:07.965967 12883 tablet_bootstrap.cc:492] T 200303faa9974eddadcef409bd375a21 P efc009f9e21c4d7a9599af811272eeae: No bootstrap required, opened a new log
W20260710 11:09:07.965813 12660 leader_election.cc:343] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:07.966717 12883 ts_tablet_manager.cc:1403] T 200303faa9974eddadcef409bd375a21 P efc009f9e21c4d7a9599af811272eeae: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.005s
I20260710 11:09:07.966948 12658 leader_election.cc:304] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ba7f5689aceb4896b5faa4f002dc14b1, efc009f9e21c4d7a9599af811272eeae; no voters: a60a63db0c544f7380996dbbd6adb869
I20260710 11:09:07.967923 12913 raft_consensus.cc:2804] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:07.968375 12890 tablet_bootstrap.cc:492] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869: No bootstrap required, opened a new log
I20260710 11:09:07.968417 12913 raft_consensus.cc:697] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae [term 1 LEADER]: Becoming Leader. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Running, Role: LEADER
I20260710 11:09:07.968938 12890 ts_tablet_manager.cc:1403] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869: Time spent bootstrapping tablet: real 0.042s	user 0.035s	sys 0.003s
I20260710 11:09:07.969491 12913 consensus_queue.cc:237] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.970537 12883 raft_consensus.cc:359] T 200303faa9974eddadcef409bd375a21 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.971312 12883 raft_consensus.cc:385] T 200303faa9974eddadcef409bd375a21 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:07.971645 12883 raft_consensus.cc:740] T 200303faa9974eddadcef409bd375a21 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Initialized, Role: FOLLOWER
I20260710 11:09:07.977525 12883 consensus_queue.cc:260] T 200303faa9974eddadcef409bd375a21 P efc009f9e21c4d7a9599af811272eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.978448 12890 raft_consensus.cc:359] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.979200 12890 raft_consensus.cc:385] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:07.979506 12890 raft_consensus.cc:740] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Initialized, Role: FOLLOWER
I20260710 11:09:07.979928 12883 ts_tablet_manager.cc:1434] T 200303faa9974eddadcef409bd375a21 P efc009f9e21c4d7a9599af811272eeae: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.005s
I20260710 11:09:07.980655 12884 tablet_bootstrap.cc:492] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1: No bootstrap required, opened a new log
I20260710 11:09:07.980465 12890 consensus_queue.cc:260] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.981199 12884 ts_tablet_manager.cc:1403] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.003s
I20260710 11:09:07.982502 12890 ts_tablet_manager.cc:1434] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
I20260710 11:09:07.965306 12911 leader_election.cc:290] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 election: Requested vote from peers ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:07.983522 12890 tablet_bootstrap.cc:492] T 1c4f4979909547f3ae126fbce9bd287b P a60a63db0c544f7380996dbbd6adb869: Bootstrap starting.
I20260710 11:09:07.985038 12884 raft_consensus.cc:359] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.985785 12884 raft_consensus.cc:385] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:07.986196 12884 raft_consensus.cc:740] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Initialized, Role: FOLLOWER
I20260710 11:09:07.990079 12890 tablet_bootstrap.cc:654] T 1c4f4979909547f3ae126fbce9bd287b P a60a63db0c544f7380996dbbd6adb869: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:07.989889 12884 consensus_queue.cc:260] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.991073 12893 raft_consensus.cc:493] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:07.991568 12893 raft_consensus.cc:515] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:07.991510 12591 catalog_manager.cc:5697] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae reported cstate change: term changed from 0 to 1, leader changed from <none> to efc009f9e21c4d7a9599af811272eeae (127.7.227.1). New cstate: current_term: 1 leader_uuid: "efc009f9e21c4d7a9599af811272eeae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:07.995430 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200303faa9974eddadcef409bd375a21" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" is_pre_election: true
I20260710 11:09:07.996711 12890 tablet_bootstrap.cc:492] T 1c4f4979909547f3ae126fbce9bd287b P a60a63db0c544f7380996dbbd6adb869: No bootstrap required, opened a new log
I20260710 11:09:07.996742 12884 ts_tablet_manager.cc:1434] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:09:07.997402 12890 ts_tablet_manager.cc:1403] T 1c4f4979909547f3ae126fbce9bd287b P a60a63db0c544f7380996dbbd6adb869: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:09:07.997960 12884 tablet_bootstrap.cc:492] T 2013055037aa4615891778fd570f36f0 P ba7f5689aceb4896b5faa4f002dc14b1: Bootstrap starting.
I20260710 11:09:08.000053 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200303faa9974eddadcef409bd375a21" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae" is_pre_election: true
I20260710 11:09:08.000325 12890 raft_consensus.cc:359] T 1c4f4979909547f3ae126fbce9bd287b P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.001080 12890 raft_consensus.cc:385] T 1c4f4979909547f3ae126fbce9bd287b P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.001394 12890 raft_consensus.cc:740] T 1c4f4979909547f3ae126fbce9bd287b P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.002162 12890 consensus_queue.cc:260] T 1c4f4979909547f3ae126fbce9bd287b P a60a63db0c544f7380996dbbd6adb869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
W20260710 11:09:07.996902 12807 leader_election.cc:343] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:08.003963 12884 tablet_bootstrap.cc:654] T 2013055037aa4615891778fd570f36f0 P ba7f5689aceb4896b5faa4f002dc14b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.004213 12693 raft_consensus.cc:2468] T 200303faa9974eddadcef409bd375a21 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 0.
I20260710 11:09:08.004388 12890 ts_tablet_manager.cc:1434] T 1c4f4979909547f3ae126fbce9bd287b P a60a63db0c544f7380996dbbd6adb869: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:08.005290 12899 raft_consensus.cc:493] T 22d640cb67b24301b5150627f6f4ec2f P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:08.005468 12890 tablet_bootstrap.cc:492] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869: Bootstrap starting.
I20260710 11:09:08.006337 12809 leader_election.cc:304] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [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: a60a63db0c544f7380996dbbd6adb869, efc009f9e21c4d7a9599af811272eeae; no voters: ba7f5689aceb4896b5faa4f002dc14b1
I20260710 11:09:08.007373 12906 raft_consensus.cc:2804] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:08.007714 12906 raft_consensus.cc:493] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:08.008024 12906 raft_consensus.cc:3060] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.012415 12890 tablet_bootstrap.cc:654] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.004001 12893 leader_election.cc:290] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015)
I20260710 11:09:08.019551 12893 raft_consensus.cc:493] T 1c4f4979909547f3ae126fbce9bd287b P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:08.019999 12893 raft_consensus.cc:515] T 1c4f4979909547f3ae126fbce9bd287b P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.021935 12893 leader_election.cc:290] T 1c4f4979909547f3ae126fbce9bd287b P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015)
I20260710 11:09:08.018458 12899 raft_consensus.cc:515] T 22d640cb67b24301b5150627f6f4ec2f P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.022989 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4f4979909547f3ae126fbce9bd287b" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" is_pre_election: true
I20260710 11:09:08.023742 12769 raft_consensus.cc:2393] T 1c4f4979909547f3ae126fbce9bd287b P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a60a63db0c544f7380996dbbd6adb869 in current term 1: Already voted for candidate efc009f9e21c4d7a9599af811272eeae in this term.
I20260710 11:09:08.024132 12899 leader_election.cc:290] T 22d640cb67b24301b5150627f6f4ec2f P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:08.025926 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d640cb67b24301b5150627f6f4ec2f" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae" is_pre_election: true
I20260710 11:09:08.026542 12693 raft_consensus.cc:2393] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba7f5689aceb4896b5faa4f002dc14b1 in current term 1: Already voted for candidate a60a63db0c544f7380996dbbd6adb869 in this term.
I20260710 11:09:08.031030 12893 raft_consensus.cc:493] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:08.031612 12893 raft_consensus.cc:515] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.035980 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ed35e2740c4bae95c7765e2a138b8a" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" is_pre_election: true
I20260710 11:09:08.036695 12769 raft_consensus.cc:2468] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 0.
I20260710 11:09:08.038028 12807 leader_election.cc:304] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, ba7f5689aceb4896b5faa4f002dc14b1; no voters: 
I20260710 11:09:08.032595 12906 raft_consensus.cc:515] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.041301 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4f4979909547f3ae126fbce9bd287b" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae" is_pre_election: true
I20260710 11:09:08.042387 12692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200303faa9974eddadcef409bd375a21" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
I20260710 11:09:08.042032 12694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ed35e2740c4bae95c7765e2a138b8a" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae" is_pre_election: true
I20260710 11:09:08.043416 12694 raft_consensus.cc:2468] T e3ed35e2740c4bae95c7765e2a138b8a P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 0.
I20260710 11:09:08.043098 12692 raft_consensus.cc:3060] T 200303faa9974eddadcef409bd375a21 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.039680 12931 raft_consensus.cc:2804] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:08.044219 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200303faa9974eddadcef409bd375a21" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
I20260710 11:09:08.045125 12906 leader_election.cc:290] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 election: Requested vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015)
I20260710 11:09:08.044785 12893 leader_election.cc:290] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015)
I20260710 11:09:08.043668 12809 leader_election.cc:304] T 1c4f4979909547f3ae126fbce9bd287b P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869; no voters: ba7f5689aceb4896b5faa4f002dc14b1, efc009f9e21c4d7a9599af811272eeae
I20260710 11:09:08.044459 12931 raft_consensus.cc:493] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:09:08.046101 12807 leader_election.cc:343] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:08.046334 12931 raft_consensus.cc:3060] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.046861 12906 raft_consensus.cc:3060] T 1c4f4979909547f3ae126fbce9bd287b P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.043565 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d640cb67b24301b5150627f6f4ec2f" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869" is_pre_election: true
I20260710 11:09:08.049651 12735 leader_election.cc:304] T 22d640cb67b24301b5150627f6f4ec2f P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba7f5689aceb4896b5faa4f002dc14b1; no voters: a60a63db0c544f7380996dbbd6adb869, efc009f9e21c4d7a9599af811272eeae
I20260710 11:09:08.050786 12899 raft_consensus.cc:3060] T 22d640cb67b24301b5150627f6f4ec2f P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.045230 12884 tablet_bootstrap.cc:492] T 2013055037aa4615891778fd570f36f0 P ba7f5689aceb4896b5faa4f002dc14b1: No bootstrap required, opened a new log
I20260710 11:09:08.052188 12884 ts_tablet_manager.cc:1403] T 2013055037aa4615891778fd570f36f0 P ba7f5689aceb4896b5faa4f002dc14b1: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.025s
I20260710 11:09:08.052690 12890 tablet_bootstrap.cc:492] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869: No bootstrap required, opened a new log
I20260710 11:09:08.053133 12890 ts_tablet_manager.cc:1403] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.019s
I20260710 11:09:08.053573 12931 raft_consensus.cc:515] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.050812 12692 raft_consensus.cc:2468] T 200303faa9974eddadcef409bd375a21 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 1.
I20260710 11:09:08.054787 12884 raft_consensus.cc:359] T 2013055037aa4615891778fd570f36f0 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.055421 12884 raft_consensus.cc:385] T 2013055037aa4615891778fd570f36f0 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.055670 12884 raft_consensus.cc:740] T 2013055037aa4615891778fd570f36f0 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.057214 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ed35e2740c4bae95c7765e2a138b8a" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
I20260710 11:09:08.057111 12890 raft_consensus.cc:359] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.057901 12769 raft_consensus.cc:3060] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.057900 12890 raft_consensus.cc:385] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.058518 12890 raft_consensus.cc:740] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.058640 12906 raft_consensus.cc:2749] T 1c4f4979909547f3ae126fbce9bd287b P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:08.058902 12692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ed35e2740c4bae95c7765e2a138b8a" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
I20260710 11:09:08.059502 12692 raft_consensus.cc:3060] T e3ed35e2740c4bae95c7765e2a138b8a P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.059182 12890 consensus_queue.cc:260] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.056284 12884 consensus_queue.cc:260] T 2013055037aa4615891778fd570f36f0 P ba7f5689aceb4896b5faa4f002dc14b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.061262 12884 ts_tablet_manager.cc:1434] T 2013055037aa4615891778fd570f36f0 P ba7f5689aceb4896b5faa4f002dc14b1: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:09:08.062264 12884 tablet_bootstrap.cc:492] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1: Bootstrap starting.
I20260710 11:09:08.061187 12890 ts_tablet_manager.cc:1434] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:09:08.066035 12809 leader_election.cc:304] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, efc009f9e21c4d7a9599af811272eeae; no voters: ba7f5689aceb4896b5faa4f002dc14b1
I20260710 11:09:08.066499 12890 tablet_bootstrap.cc:492] T e0cf9b05794b426cb1a52028aa0b09be P a60a63db0c544f7380996dbbd6adb869: Bootstrap starting.
I20260710 11:09:08.067626 12884 tablet_bootstrap.cc:654] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.068342 12906 raft_consensus.cc:2804] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:08.069149 12906 raft_consensus.cc:697] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Becoming Leader. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Running, Role: LEADER
I20260710 11:09:08.067149 12692 raft_consensus.cc:2468] T e3ed35e2740c4bae95c7765e2a138b8a P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 1.
I20260710 11:09:08.057276 12899 raft_consensus.cc:2749] T 22d640cb67b24301b5150627f6f4ec2f P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:08.071588 12809 leader_election.cc:304] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:08.073041 12893 raft_consensus.cc:2804] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:08.073380 12890 tablet_bootstrap.cc:654] T e0cf9b05794b426cb1a52028aa0b09be P a60a63db0c544f7380996dbbd6adb869: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:08.074031 12893 raft_consensus.cc:697] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Becoming Leader. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Running, Role: LEADER
I20260710 11:09:08.074916 12893 consensus_queue.cc:237] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.078986 12899 raft_consensus.cc:493] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:08.079237 12884 tablet_bootstrap.cc:492] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1: No bootstrap required, opened a new log
I20260710 11:09:08.079769 12884 ts_tablet_manager.cc:1403] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260710 11:09:08.079574 12899 raft_consensus.cc:515] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.082500 12884 raft_consensus.cc:359] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.083030 12769 raft_consensus.cc:2468] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 1.
I20260710 11:09:08.083205 12899 leader_election.cc:290] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:08.083253 12884 raft_consensus.cc:385] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.070077 12906 consensus_queue.cc:237] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.086050 12884 raft_consensus.cc:740] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.087592 12884 consensus_queue.cc:260] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.088706 12890 tablet_bootstrap.cc:492] T e0cf9b05794b426cb1a52028aa0b09be P a60a63db0c544f7380996dbbd6adb869: No bootstrap required, opened a new log
I20260710 11:09:08.089214 12890 ts_tablet_manager.cc:1403] T e0cf9b05794b426cb1a52028aa0b09be P a60a63db0c544f7380996dbbd6adb869: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.012s
I20260710 11:09:08.089349 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e9328b46f745699361989825133d9e" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869" is_pre_election: true
I20260710 11:09:08.089843 12884 ts_tablet_manager.cc:1434] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:09:08.084436 12692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e9328b46f745699361989825133d9e" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae" is_pre_election: true
I20260710 11:09:08.089970 12931 leader_election.cc:290] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 election: Requested vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015)
I20260710 11:09:08.098116 12692 raft_consensus.cc:2468] T 50e9328b46f745699361989825133d9e P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 0.
I20260710 11:09:08.089967 12843 raft_consensus.cc:2468] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 0.
I20260710 11:09:08.092028 12890 raft_consensus.cc:359] T e0cf9b05794b426cb1a52028aa0b09be P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.099663 12890 raft_consensus.cc:385] T e0cf9b05794b426cb1a52028aa0b09be P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:08.100282 12735 leader_election.cc:304] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, ba7f5689aceb4896b5faa4f002dc14b1; no voters: 
I20260710 11:09:08.100898 12890 raft_consensus.cc:740] T e0cf9b05794b426cb1a52028aa0b09be P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Initialized, Role: FOLLOWER
I20260710 11:09:08.101887 12899 raft_consensus.cc:2804] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:08.101608 12890 consensus_queue.cc:260] T e0cf9b05794b426cb1a52028aa0b09be P a60a63db0c544f7380996dbbd6adb869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.102375 12899 raft_consensus.cc:493] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:08.102741 12899 raft_consensus.cc:3060] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.103012 12592 catalog_manager.cc:5697] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 reported cstate change: term changed from 0 to 1, leader changed from <none> to a60a63db0c544f7380996dbbd6adb869 (127.7.227.3). New cstate: current_term: 1 leader_uuid: "a60a63db0c544f7380996dbbd6adb869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:08.103660 12890 ts_tablet_manager.cc:1434] T e0cf9b05794b426cb1a52028aa0b09be P a60a63db0c544f7380996dbbd6adb869: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260710 11:09:08.108711 12899 raft_consensus.cc:515] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.113323 12692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e9328b46f745699361989825133d9e" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
I20260710 11:09:08.113593 12899 leader_election.cc:290] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 election: Requested vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:08.113950 12692 raft_consensus.cc:3060] T 50e9328b46f745699361989825133d9e P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.114581 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e9328b46f745699361989825133d9e" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
I20260710 11:09:08.115134 12843 raft_consensus.cc:3060] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.117522 12590 catalog_manager.cc:5697] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 reported cstate change: term changed from 0 to 1, leader changed from <none> to a60a63db0c544f7380996dbbd6adb869 (127.7.227.3). New cstate: current_term: 1 leader_uuid: "a60a63db0c544f7380996dbbd6adb869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:08.119525 12843 raft_consensus.cc:2468] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 1.
I20260710 11:09:08.120405 12735 leader_election.cc:304] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, ba7f5689aceb4896b5faa4f002dc14b1; no voters: 
I20260710 11:09:08.120697 12692 raft_consensus.cc:2468] T 50e9328b46f745699361989825133d9e P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 1.
I20260710 11:09:08.120994 12899 raft_consensus.cc:2804] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:08.122095 12899 raft_consensus.cc:697] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 LEADER]: Becoming Leader. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Running, Role: LEADER
I20260710 11:09:08.122745 12899 consensus_queue.cc:237] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.130183 12592 catalog_manager.cc:5697] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2). New cstate: current_term: 1 leader_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:08.146437 12931 consensus_queue.cc:1048] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.150482 12899 raft_consensus.cc:493] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:08.151158 12931 raft_consensus.cc:493] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:08.151805 12931 raft_consensus.cc:515] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.151202 12899 raft_consensus.cc:515] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.154742 12931 leader_election.cc:290] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015)
I20260710 11:09:08.154925 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52a0196e66344ebaae36b08a61c8ed8" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" is_pre_election: true
I20260710 11:09:08.155205 12694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52a0196e66344ebaae36b08a61c8ed8" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae" is_pre_election: true
I20260710 11:09:08.155587 12769 raft_consensus.cc:2468] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 0.
I20260710 11:09:08.155849 12694 raft_consensus.cc:2468] T d52a0196e66344ebaae36b08a61c8ed8 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 0.
I20260710 11:09:08.154878 12692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52a0196e66344ebaae36b08a61c8ed8" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae" is_pre_election: true
I20260710 11:09:08.156581 12692 raft_consensus.cc:2468] T d52a0196e66344ebaae36b08a61c8ed8 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 0.
I20260710 11:09:08.157631 12735 leader_election.cc:304] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba7f5689aceb4896b5faa4f002dc14b1, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:08.157951 12807 leader_election.cc:304] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, ba7f5689aceb4896b5faa4f002dc14b1; no voters: 
I20260710 11:09:08.159088 12899 leader_election.cc:290] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:08.159191 12887 raft_consensus.cc:2804] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:08.159617 12887 raft_consensus.cc:493] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:08.159935 12887 raft_consensus.cc:3060] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.160804 12931 raft_consensus.cc:2804] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:08.161171 12931 raft_consensus.cc:493] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:08.161486 12931 raft_consensus.cc:3060] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.165057 12893 consensus_queue.cc:1048] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.167132 12887 raft_consensus.cc:515] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.168213 12931 raft_consensus.cc:515] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.169975 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52a0196e66344ebaae36b08a61c8ed8" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
I20260710 11:09:08.170616 12693 raft_consensus.cc:3060] T d52a0196e66344ebaae36b08a61c8ed8 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.171283 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52a0196e66344ebaae36b08a61c8ed8" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869" is_pre_election: true
I20260710 11:09:08.171389 12768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52a0196e66344ebaae36b08a61c8ed8" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
I20260710 11:09:08.172053 12843 raft_consensus.cc:2393] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba7f5689aceb4896b5faa4f002dc14b1 in current term 1: Already voted for candidate a60a63db0c544f7380996dbbd6adb869 in this term.
I20260710 11:09:08.172160 12931 leader_election.cc:290] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 election: Requested vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015)
I20260710 11:09:08.172189 12768 raft_consensus.cc:2393] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a60a63db0c544f7380996dbbd6adb869 in current term 1: Already voted for candidate ba7f5689aceb4896b5faa4f002dc14b1 in this term.
I20260710 11:09:08.172075 12692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52a0196e66344ebaae36b08a61c8ed8" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
I20260710 11:09:08.173888 12809 leader_election.cc:304] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869 [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: a60a63db0c544f7380996dbbd6adb869; no voters: ba7f5689aceb4896b5faa4f002dc14b1, efc009f9e21c4d7a9599af811272eeae
I20260710 11:09:08.175117 12887 leader_election.cc:290] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 election: Requested vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:08.176131 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52a0196e66344ebaae36b08a61c8ed8" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
I20260710 11:09:08.174990 12931 raft_consensus.cc:2749] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:08.177645 12843 raft_consensus.cc:2393] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ba7f5689aceb4896b5faa4f002dc14b1 in current term 1: Already voted for candidate a60a63db0c544f7380996dbbd6adb869 in this term.
I20260710 11:09:08.177672 12693 raft_consensus.cc:2468] T d52a0196e66344ebaae36b08a61c8ed8 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 1.
I20260710 11:09:08.178864 12735 leader_election.cc:304] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba7f5689aceb4896b5faa4f002dc14b1, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:08.179855 12887 raft_consensus.cc:2804] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:08.180272 12887 raft_consensus.cc:697] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 LEADER]: Becoming Leader. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Running, Role: LEADER
I20260710 11:09:08.181001 12887 consensus_queue.cc:237] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.188971 12592 catalog_manager.cc:5697] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2). New cstate: current_term: 1 leader_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:08.312160 12843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ae692aa1f5647719751119b1df91c7d"
dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
mode: GRACEFUL
new_leader_uuid: "efc009f9e21c4d7a9599af811272eeae"
 from {username='slave'} at 127.0.0.1:35508
I20260710 11:09:08.312711 12843 raft_consensus.cc:606] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Received request to transfer leadership to TS efc009f9e21c4d7a9599af811272eeae
I20260710 11:09:08.322360 12843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22d640cb67b24301b5150627f6f4ec2f"
dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
mode: GRACEFUL
new_leader_uuid: "efc009f9e21c4d7a9599af811272eeae"
 from {username='slave'} at 127.0.0.1:35508
I20260710 11:09:08.322834 12843 raft_consensus.cc:606] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Received request to transfer leadership to TS efc009f9e21c4d7a9599af811272eeae
I20260710 11:09:08.327222 12843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "200303faa9974eddadcef409bd375a21"
dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
mode: GRACEFUL
new_leader_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
 from {username='slave'} at 127.0.0.1:35508
I20260710 11:09:08.327709 12843 raft_consensus.cc:606] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Received request to transfer leadership to TS ba7f5689aceb4896b5faa4f002dc14b1
I20260710 11:09:08.329219 12913 consensus_queue.cc:1048] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.340469 12843 raft_consensus.cc:3060] T e0cf9b05794b426cb1a52028aa0b09be P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.345458 12693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0cf9b05794b426cb1a52028aa0b09be"
dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
mode: GRACEFUL
new_leader_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
 from {username='slave'} at 127.0.0.1:35936
I20260710 11:09:08.345959 12693 raft_consensus.cc:606] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [term 1 LEADER]: Received request to transfer leadership to TS ba7f5689aceb4896b5faa4f002dc14b1
I20260710 11:09:08.349757 12911 consensus_queue.cc:1048] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.351019 12843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3ed35e2740c4bae95c7765e2a138b8a"
dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
mode: GRACEFUL
new_leader_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
 from {username='slave'} at 127.0.0.1:35508
I20260710 11:09:08.351526 12843 raft_consensus.cc:606] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Received request to transfer leadership to TS ba7f5689aceb4896b5faa4f002dc14b1
I20260710 11:09:08.365626 12911 consensus_queue.cc:1048] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.375543 12769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50e9328b46f745699361989825133d9e"
dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
mode: GRACEFUL
new_leader_uuid: "a60a63db0c544f7380996dbbd6adb869"
 from {username='slave'} at 127.0.0.1:37330
I20260710 11:09:08.376091 12769 raft_consensus.cc:606] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 LEADER]: Received request to transfer leadership to TS a60a63db0c544f7380996dbbd6adb869
I20260710 11:09:08.376986 12913 consensus_queue.cc:1048] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.387109 12931 consensus_queue.cc:1048] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.396548 12906 consensus_queue.cc:1048] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.402746 12889 consensus_queue.cc:1048] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.408215 12933 raft_consensus.cc:993] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869: : Instructing follower efc009f9e21c4d7a9599af811272eeae to start an election
I20260710 11:09:08.408727 12906 raft_consensus.cc:1081] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Signalling peer efc009f9e21c4d7a9599af811272eeae to start an election
I20260710 11:09:08.413983 12693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ae692aa1f5647719751119b1df91c7d"
dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
 from {username='slave'} at 127.0.0.1:35934
I20260710 11:09:08.414330 12769 raft_consensus.cc:3060] T 2013055037aa4615891778fd570f36f0 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.416507 12693 raft_consensus.cc:493] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:08.420043 12693 raft_consensus.cc:3060] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.422624 12889 consensus_queue.cc:1048] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.426270 12693 raft_consensus.cc:515] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.428838 12693 leader_election.cc:290] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 2 election: Requested vote from peers ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:08.429339 12768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae692aa1f5647719751119b1df91c7d" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
I20260710 11:09:08.429330 12842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae692aa1f5647719751119b1df91c7d" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
I20260710 11:09:08.430055 12768 raft_consensus.cc:3060] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.430099 12842 raft_consensus.cc:3055] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:08.430528 12842 raft_consensus.cc:740] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Running, Role: LEADER
I20260710 11:09:08.431314 12842 consensus_queue.cc:260] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.432518 12842 raft_consensus.cc:3060] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.437271 12768 raft_consensus.cc:2468] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 2.
I20260710 11:09:08.438416 12658 leader_election.cc:304] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba7f5689aceb4896b5faa4f002dc14b1, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:08.439090 12889 raft_consensus.cc:2804] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:08.439013 12842 raft_consensus.cc:2468] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 2.
I20260710 11:09:08.439662 12889 raft_consensus.cc:697] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae [term 2 LEADER]: Becoming Leader. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Running, Role: LEADER
I20260710 11:09:08.440428 12889 consensus_queue.cc:237] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.446517 12592 catalog_manager.cc:5697] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae reported cstate change: term changed from 1 to 2, leader changed from a60a63db0c544f7380996dbbd6adb869 (127.7.227.3) to efc009f9e21c4d7a9599af811272eeae (127.7.227.1). New cstate: current_term: 2 leader_uuid: "efc009f9e21c4d7a9599af811272eeae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:08.464097 12906 consensus_queue.cc:1048] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.473694 12906 consensus_queue.cc:1048] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.481962 12906 raft_consensus.cc:993] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869: : Instructing follower ba7f5689aceb4896b5faa4f002dc14b1 to start an election
I20260710 11:09:08.482354 12893 raft_consensus.cc:1081] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Signalling peer ba7f5689aceb4896b5faa4f002dc14b1 to start an election
I20260710 11:09:08.483824 12768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3ed35e2740c4bae95c7765e2a138b8a"
dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
 from {username='slave'} at 127.0.0.1:37322
I20260710 11:09:08.484238 12768 raft_consensus.cc:493] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:08.484524 12768 raft_consensus.cc:3060] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.488971 12768 raft_consensus.cc:515] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.490496 12768 leader_election.cc:290] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 2 election: Requested vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:08.490998 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ed35e2740c4bae95c7765e2a138b8a" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
I20260710 11:09:08.491560 12693 raft_consensus.cc:3060] T e3ed35e2740c4bae95c7765e2a138b8a P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.491482 12842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ed35e2740c4bae95c7765e2a138b8a" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
I20260710 11:09:08.492148 12842 raft_consensus.cc:3055] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:08.492383 12842 raft_consensus.cc:740] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Running, Role: LEADER
I20260710 11:09:08.493040 12842 consensus_queue.cc:260] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.493901 12842 raft_consensus.cc:3060] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.496193 12693 raft_consensus.cc:2468] T e3ed35e2740c4bae95c7765e2a138b8a P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 2.
I20260710 11:09:08.497093 12735 leader_election.cc:304] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba7f5689aceb4896b5faa4f002dc14b1, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:08.497819 12887 raft_consensus.cc:2804] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:08.498175 12887 raft_consensus.cc:697] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 LEADER]: Becoming Leader. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Running, Role: LEADER
I20260710 11:09:08.498996 12842 raft_consensus.cc:2468] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 2.
I20260710 11:09:08.498911 12887 consensus_queue.cc:237] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.504504 12590 catalog_manager.cc:5697] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 reported cstate change: term changed from 1 to 2, leader changed from a60a63db0c544f7380996dbbd6adb869 (127.7.227.3) to ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2). New cstate: current_term: 2 leader_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:08.549400 12893 consensus_queue.cc:1048] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.558108 12768 raft_consensus.cc:3060] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:08.565483 12893 consensus_queue.cc:1048] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.566135 12887 consensus_queue.cc:1048] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.575065 12893 raft_consensus.cc:993] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869: : Instructing follower ba7f5689aceb4896b5faa4f002dc14b1 to start an election
I20260710 11:09:08.575506 12906 raft_consensus.cc:1081] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Signalling peer ba7f5689aceb4896b5faa4f002dc14b1 to start an election
I20260710 11:09:08.576460 12887 consensus_queue.cc:1048] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.577288 12768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "200303faa9974eddadcef409bd375a21"
dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
 from {username='slave'} at 127.0.0.1:37322
I20260710 11:09:08.587001 12768 raft_consensus.cc:493] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:08.587360 12768 raft_consensus.cc:3060] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.589180 12887 raft_consensus.cc:993] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1: : Instructing follower a60a63db0c544f7380996dbbd6adb869 to start an election
I20260710 11:09:08.589591 12899 raft_consensus.cc:1081] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 LEADER]: Signalling peer a60a63db0c544f7380996dbbd6adb869 to start an election
I20260710 11:09:08.591187 12842 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50e9328b46f745699361989825133d9e"
dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
 from {username='slave'} at 127.0.0.1:35494
I20260710 11:09:08.591689 12842 raft_consensus.cc:493] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:08.592025 12842 raft_consensus.cc:3060] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.594288 12768 raft_consensus.cc:515] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.596324 12768 leader_election.cc:290] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 2 election: Requested vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:08.597260 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200303faa9974eddadcef409bd375a21" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
I20260710 11:09:08.597323 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200303faa9974eddadcef409bd375a21" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
I20260710 11:09:08.596768 12842 raft_consensus.cc:515] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.597899 12843 raft_consensus.cc:3055] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:08.598706 12843 raft_consensus.cc:740] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Running, Role: LEADER
I20260710 11:09:08.599488 12843 consensus_queue.cc:260] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.599928 12842 leader_election.cc:290] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 2 election: Requested vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015)
I20260710 11:09:08.600696 12843 raft_consensus.cc:3060] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.601363 12692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e9328b46f745699361989825133d9e" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
I20260710 11:09:08.601908 12692 raft_consensus.cc:3060] T 50e9328b46f745699361989825133d9e P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.597926 12693 raft_consensus.cc:3060] T 200303faa9974eddadcef409bd375a21 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.607285 12843 raft_consensus.cc:2468] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 2.
I20260710 11:09:08.608482 12735 leader_election.cc:304] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, ba7f5689aceb4896b5faa4f002dc14b1; no voters: 
I20260710 11:09:08.609186 12693 raft_consensus.cc:2468] T 200303faa9974eddadcef409bd375a21 P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 2.
I20260710 11:09:08.609483 12899 raft_consensus.cc:2804] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:08.610711 12768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e9328b46f745699361989825133d9e" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
I20260710 11:09:08.611249 12899 raft_consensus.cc:697] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 LEADER]: Becoming Leader. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Running, Role: LEADER
I20260710 11:09:08.611310 12768 raft_consensus.cc:3055] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:08.611881 12768 raft_consensus.cc:740] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Running, Role: LEADER
I20260710 11:09:08.612264 12899 consensus_queue.cc:237] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.612704 12768 consensus_queue.cc:260] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.613099 12692 raft_consensus.cc:2468] T 50e9328b46f745699361989825133d9e P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 2.
I20260710 11:09:08.614073 12768 raft_consensus.cc:3060] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.614295 12809 leader_election.cc:304] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:08.615221 12933 raft_consensus.cc:2804] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:08.615656 12933 raft_consensus.cc:697] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869 [term 2 LEADER]: Becoming Leader. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Running, Role: LEADER
I20260710 11:09:08.616387 12933 consensus_queue.cc:237] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.620360 12768 raft_consensus.cc:2468] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 2.
I20260710 11:09:08.620679 12590 catalog_manager.cc:5697] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1 reported cstate change: term changed from 1 to 2, leader changed from a60a63db0c544f7380996dbbd6adb869 (127.7.227.3) to ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2). New cstate: current_term: 2 leader_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:08.624722 12589 catalog_manager.cc:5697] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869 reported cstate change: term changed from 1 to 2, leader changed from ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2) to a60a63db0c544f7380996dbbd6adb869 (127.7.227.3). New cstate: current_term: 2 leader_uuid: "a60a63db0c544f7380996dbbd6adb869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:08.661541 12933 raft_consensus.cc:993] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869: : Instructing follower efc009f9e21c4d7a9599af811272eeae to start an election
I20260710 11:09:08.662000 12906 raft_consensus.cc:1081] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Signalling peer efc009f9e21c4d7a9599af811272eeae to start an election
I20260710 11:09:08.663618 12692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22d640cb67b24301b5150627f6f4ec2f"
dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
 from {username='slave'} at 127.0.0.1:35934
I20260710 11:09:08.664211 12692 raft_consensus.cc:493] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:08.664573 12692 raft_consensus.cc:3060] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.665007 12899 consensus_queue.cc:1048] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.670643 12692 raft_consensus.cc:515] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.673171 12692 leader_election.cc:290] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 2 election: Requested vote from peers ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:08.673748 12768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d640cb67b24301b5150627f6f4ec2f" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
I20260710 11:09:08.674397 12768 raft_consensus.cc:3060] T 22d640cb67b24301b5150627f6f4ec2f P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.678815 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d640cb67b24301b5150627f6f4ec2f" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
I20260710 11:09:08.679301 12961 consensus_queue.cc:1048] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.679523 12843 raft_consensus.cc:3055] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:08.680972 12843 raft_consensus.cc:740] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Running, Role: LEADER
I20260710 11:09:08.682073 12768 raft_consensus.cc:2468] T 22d640cb67b24301b5150627f6f4ec2f P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 2.
I20260710 11:09:08.681803 12843 consensus_queue.cc:260] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.683377 12843 raft_consensus.cc:3060] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.683429 12658 leader_election.cc:304] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba7f5689aceb4896b5faa4f002dc14b1, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:08.684453 12889 raft_consensus.cc:2804] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:08.684900 12889 raft_consensus.cc:697] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae [term 2 LEADER]: Becoming Leader. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Running, Role: LEADER
I20260710 11:09:08.685670 12889 consensus_queue.cc:237] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.691572 12843 raft_consensus.cc:2468] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 2.
I20260710 11:09:08.696303 12589 catalog_manager.cc:5697] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae reported cstate change: term changed from 1 to 2, leader changed from a60a63db0c544f7380996dbbd6adb869 (127.7.227.3) to efc009f9e21c4d7a9599af811272eeae (127.7.227.1). New cstate: current_term: 2 leader_uuid: "efc009f9e21c4d7a9599af811272eeae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:08.850497 12911 raft_consensus.cc:993] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae: : Instructing follower ba7f5689aceb4896b5faa4f002dc14b1 to start an election
I20260710 11:09:08.850883 12889 raft_consensus.cc:1081] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [term 1 LEADER]: Signalling peer ba7f5689aceb4896b5faa4f002dc14b1 to start an election
I20260710 11:09:08.852149 12768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0cf9b05794b426cb1a52028aa0b09be"
dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
 from {username='slave'} at 127.0.0.1:37312
I20260710 11:09:08.852576 12768 raft_consensus.cc:493] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:08.852849 12768 raft_consensus.cc:3060] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.854460 12843 raft_consensus.cc:1275] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Refusing update from remote peer efc009f9e21c4d7a9599af811272eeae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:08.855710 12889 consensus_queue.cc:1048] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:08.858848 12768 raft_consensus.cc:515] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.861269 12692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cf9b05794b426cb1a52028aa0b09be" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
I20260710 11:09:08.861387 12768 leader_election.cc:290] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 2 election: Requested vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:08.861820 12692 raft_consensus.cc:3055] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:08.862142 12692 raft_consensus.cc:740] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Running, Role: LEADER
I20260710 11:09:08.862926 12692 consensus_queue.cc:260] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.863178 12769 raft_consensus.cc:1275] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Refusing update from remote peer efc009f9e21c4d7a9599af811272eeae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:08.864379 12692 raft_consensus.cc:3060] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.863114 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cf9b05794b426cb1a52028aa0b09be" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
I20260710 11:09:08.867599 12843 raft_consensus.cc:3060] T e0cf9b05794b426cb1a52028aa0b09be P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.871119 12889 consensus_queue.cc:1048] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:08.871785 12692 raft_consensus.cc:2468] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 2.
I20260710 11:09:08.873571 12735 leader_election.cc:304] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba7f5689aceb4896b5faa4f002dc14b1, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:08.879117 12843 raft_consensus.cc:2468] T e0cf9b05794b426cb1a52028aa0b09be P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 2.
I20260710 11:09:08.874845 12961 raft_consensus.cc:2804] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:08.880105 12961 raft_consensus.cc:697] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 LEADER]: Becoming Leader. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Running, Role: LEADER
I20260710 11:09:08.880872 12961 consensus_queue.cc:237] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:08.889283 12590 catalog_manager.cc:5697] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 reported cstate change: term changed from 1 to 2, leader changed from efc009f9e21c4d7a9599af811272eeae (127.7.227.1) to ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2). New cstate: current_term: 2 leader_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:08.900991 12843 raft_consensus.cc:1275] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Refusing update from remote peer ba7f5689aceb4896b5faa4f002dc14b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:08.902056 12961 consensus_queue.cc:1048] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:08.909665 12692 raft_consensus.cc:1275] T e3ed35e2740c4bae95c7765e2a138b8a P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Refusing update from remote peer ba7f5689aceb4896b5faa4f002dc14b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:08.911003 12965 consensus_queue.cc:1048] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:09.023936 12843 raft_consensus.cc:1275] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Refusing update from remote peer ba7f5689aceb4896b5faa4f002dc14b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:09.025080 12965 consensus_queue.cc:1048] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:09.032018 12692 raft_consensus.cc:1275] T 200303faa9974eddadcef409bd375a21 P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Refusing update from remote peer ba7f5689aceb4896b5faa4f002dc14b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:09.033571 12899 consensus_queue.cc:1048] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:09.215900 12768 raft_consensus.cc:1275] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Refusing update from remote peer a60a63db0c544f7380996dbbd6adb869: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:09.217139 12906 consensus_queue.cc:1048] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:09.220221 12692 raft_consensus.cc:1275] T 50e9328b46f745699361989825133d9e P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Refusing update from remote peer a60a63db0c544f7380996dbbd6adb869: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:09.221452 12906 consensus_queue.cc:1048] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:09.281597 12768 raft_consensus.cc:1275] T 22d640cb67b24301b5150627f6f4ec2f P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Refusing update from remote peer efc009f9e21c4d7a9599af811272eeae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:09.282703 12913 consensus_queue.cc:1048] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:09.291240 12843 raft_consensus.cc:1275] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Refusing update from remote peer efc009f9e21c4d7a9599af811272eeae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:09.293781 12913 consensus_queue.cc:1048] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:09.376956 12843 raft_consensus.cc:1275] T e0cf9b05794b426cb1a52028aa0b09be P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Refusing update from remote peer ba7f5689aceb4896b5faa4f002dc14b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:09.378273 12899 consensus_queue.cc:1048] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:09.388296 12692 raft_consensus.cc:1275] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Refusing update from remote peer ba7f5689aceb4896b5faa4f002dc14b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:09.389639 12961 consensus_queue.cc:1048] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:11.400409 12590 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45536:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:11.402988 12590 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:11.446983 12680 tablet_service.cc:1511] Processing CreateTablet for tablet 02ddb20a650340679d5cfee1ba8fa24b (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:11.448150 12680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ddb20a650340679d5cfee1ba8fa24b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.448607 12755 tablet_service.cc:1511] Processing CreateTablet for tablet 02ddb20a650340679d5cfee1ba8fa24b (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:11.449394 12827 tablet_service.cc:1511] Processing CreateTablet for tablet 02ddb20a650340679d5cfee1ba8fa24b (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:11.449777 12755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ddb20a650340679d5cfee1ba8fa24b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.450609 12827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ddb20a650340679d5cfee1ba8fa24b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.455119 12757 tablet_service.cc:1511] Processing CreateTablet for tablet 5e5924717b2f41cb877ce6a8f7873646 (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:11.456333 12757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e5924717b2f41cb877ce6a8f7873646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.459151 12752 tablet_service.cc:1511] Processing CreateTablet for tablet 547d847bb44a4ec3a9655a796c1e7409 (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:11.460361 12752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 547d847bb44a4ec3a9655a796c1e7409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.463971 12679 tablet_service.cc:1511] Processing CreateTablet for tablet 5e5924717b2f41cb877ce6a8f7873646 (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:11.465324 12679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e5924717b2f41cb877ce6a8f7873646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.467751 12828 tablet_service.cc:1511] Processing CreateTablet for tablet 5e5924717b2f41cb877ce6a8f7873646 (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:11.468022 12682 tablet_service.cc:1511] Processing CreateTablet for tablet 6030412813094029a04d328a745aa4e0 (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:11.469015 12828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e5924717b2f41cb877ce6a8f7873646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.469091 12682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6030412813094029a04d328a745aa4e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.469161 12683 tablet_service.cc:1511] Processing CreateTablet for tablet 547d847bb44a4ec3a9655a796c1e7409 (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:11.470250 12832 tablet_service.cc:1511] Processing CreateTablet for tablet 547d847bb44a4ec3a9655a796c1e7409 (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:11.470829 12683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 547d847bb44a4ec3a9655a796c1e7409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.472174 12826 tablet_service.cc:1511] Processing CreateTablet for tablet 6030412813094029a04d328a745aa4e0 (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:11.474052 12825 tablet_service.cc:1511] Processing CreateTablet for tablet be0aba8797994d3c8268f187cbe4d9cc (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:11.475968 12829 tablet_service.cc:1511] Processing CreateTablet for tablet 5ccaafbe67eb458d813409886b4fede2 (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:11.477804 12677 tablet_service.cc:1511] Processing CreateTablet for tablet be0aba8797994d3c8268f187cbe4d9cc (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:11.478943 12677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0aba8797994d3c8268f187cbe4d9cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.483126 12684 tablet_service.cc:1511] Processing CreateTablet for tablet 5ccaafbe67eb458d813409886b4fede2 (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:11.484272 12684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ccaafbe67eb458d813409886b4fede2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.474052 12676 tablet_service.cc:1511] Processing CreateTablet for tablet fac17a1f8d55422c81eec597757fa7c8 (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:11.488202 12676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac17a1f8d55422c81eec597757fa7c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.494139 12756 tablet_service.cc:1511] Processing CreateTablet for tablet 6030412813094029a04d328a745aa4e0 (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:11.495378 12756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6030412813094029a04d328a745aa4e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.495735 12751 tablet_service.cc:1511] Processing CreateTablet for tablet 88bfa2edd20d45cdb89a2e2e5bb5f192 (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:11.497061 12751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88bfa2edd20d45cdb89a2e2e5bb5f192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.493953 12758 tablet_service.cc:1511] Processing CreateTablet for tablet fac17a1f8d55422c81eec597757fa7c8 (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:11.499336 12754 tablet_service.cc:1511] Processing CreateTablet for tablet be0aba8797994d3c8268f187cbe4d9cc (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:11.499946 12758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac17a1f8d55422c81eec597757fa7c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.500620 12754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0aba8797994d3c8268f187cbe4d9cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.503297 12753 tablet_service.cc:1511] Processing CreateTablet for tablet 5ccaafbe67eb458d813409886b4fede2 (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:11.504578 12753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ccaafbe67eb458d813409886b4fede2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.509220 12759 tablet_service.cc:1511] Processing CreateTablet for tablet ca396aa57991423c8debf4d088963b9a (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:11.510429 12759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca396aa57991423c8debf4d088963b9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.510388 12678 tablet_service.cc:1511] Processing CreateTablet for tablet 88bfa2edd20d45cdb89a2e2e5bb5f192 (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:11.511723 12678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88bfa2edd20d45cdb89a2e2e5bb5f192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.516402 12681 tablet_service.cc:1511] Processing CreateTablet for tablet ca396aa57991423c8debf4d088963b9a (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:11.517568 12681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca396aa57991423c8debf4d088963b9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.520412 12831 tablet_service.cc:1511] Processing CreateTablet for tablet fac17a1f8d55422c81eec597757fa7c8 (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:11.520651 12830 tablet_service.cc:1511] Processing CreateTablet for tablet 88bfa2edd20d45cdb89a2e2e5bb5f192 (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:11.522214 12833 tablet_service.cc:1511] Processing CreateTablet for tablet ca396aa57991423c8debf4d088963b9a (DEFAULT_TABLE table=soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:11.555070 12832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 547d847bb44a4ec3a9655a796c1e7409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.558578 12830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88bfa2edd20d45cdb89a2e2e5bb5f192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.562708 12825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0aba8797994d3c8268f187cbe4d9cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.563383 12833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca396aa57991423c8debf4d088963b9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.564657 12985 tablet_bootstrap.cc:492] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae: Bootstrap starting.
I20260710 11:09:11.565574 12829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ccaafbe67eb458d813409886b4fede2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.569353 12826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6030412813094029a04d328a745aa4e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.571005 12831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac17a1f8d55422c81eec597757fa7c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.563611 12984 tablet_bootstrap.cc:492] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1: Bootstrap starting.
I20260710 11:09:11.616125 12984 tablet_bootstrap.cc:654] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.617506 12985 tablet_bootstrap.cc:654] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.636861 12984 tablet_bootstrap.cc:492] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1: No bootstrap required, opened a new log
I20260710 11:09:11.637337 12984 ts_tablet_manager.cc:1403] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.000s
I20260710 11:09:11.640060 12984 raft_consensus.cc:359] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.640815 12984 raft_consensus.cc:385] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.641147 12984 raft_consensus.cc:740] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.641899 12984 consensus_queue.cc:260] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.644032 12984 ts_tablet_manager.cc:1434] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:09:11.645077 12984 tablet_bootstrap.cc:492] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1: Bootstrap starting.
I20260710 11:09:11.651059 12984 tablet_bootstrap.cc:654] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.666996 12987 tablet_bootstrap.cc:492] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P a60a63db0c544f7380996dbbd6adb869: Bootstrap starting.
I20260710 11:09:11.668473 12985 tablet_bootstrap.cc:492] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae: No bootstrap required, opened a new log
I20260710 11:09:11.669047 12985 ts_tablet_manager.cc:1403] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae: Time spent bootstrapping tablet: real 0.105s	user 0.003s	sys 0.008s
I20260710 11:09:11.672712 12985 raft_consensus.cc:359] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.673283 12985 raft_consensus.cc:385] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.673529 12985 raft_consensus.cc:740] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.674145 12985 consensus_queue.cc:260] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.674998 12987 tablet_bootstrap.cc:654] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P a60a63db0c544f7380996dbbd6adb869: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.676182 12985 ts_tablet_manager.cc:1434] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:11.677273 12985 tablet_bootstrap.cc:492] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae: Bootstrap starting.
I20260710 11:09:11.677651 12984 tablet_bootstrap.cc:492] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1: No bootstrap required, opened a new log
I20260710 11:09:11.678164 12984 ts_tablet_manager.cc:1403] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.009s
I20260710 11:09:11.681344 12984 raft_consensus.cc:359] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.682018 12984 raft_consensus.cc:385] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.682350 12984 raft_consensus.cc:740] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.683287 12985 tablet_bootstrap.cc:654] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.683072 12984 consensus_queue.cc:260] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.689913 12984 ts_tablet_manager.cc:1434] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260710 11:09:11.690166 12987 tablet_bootstrap.cc:492] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P a60a63db0c544f7380996dbbd6adb869: No bootstrap required, opened a new log
I20260710 11:09:11.690712 12987 ts_tablet_manager.cc:1403] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P a60a63db0c544f7380996dbbd6adb869: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260710 11:09:11.690956 12984 tablet_bootstrap.cc:492] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1: Bootstrap starting.
I20260710 11:09:11.693472 12987 raft_consensus.cc:359] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.694317 12987 raft_consensus.cc:385] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.694653 12987 raft_consensus.cc:740] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.695413 12987 consensus_queue.cc:260] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P a60a63db0c544f7380996dbbd6adb869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.697606 12987 ts_tablet_manager.cc:1434] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P a60a63db0c544f7380996dbbd6adb869: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:11.698633 12987 tablet_bootstrap.cc:492] T 5ccaafbe67eb458d813409886b4fede2 P a60a63db0c544f7380996dbbd6adb869: Bootstrap starting.
I20260710 11:09:11.699293 12984 tablet_bootstrap.cc:654] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.702798 12985 tablet_bootstrap.cc:492] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae: No bootstrap required, opened a new log
I20260710 11:09:11.703250 12985 ts_tablet_manager.cc:1403] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae: Time spent bootstrapping tablet: real 0.026s	user 0.002s	sys 0.013s
I20260710 11:09:11.705235 12987 tablet_bootstrap.cc:654] T 5ccaafbe67eb458d813409886b4fede2 P a60a63db0c544f7380996dbbd6adb869: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.705873 12985 raft_consensus.cc:359] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.706622 12985 raft_consensus.cc:385] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.706903 12985 raft_consensus.cc:740] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.707592 12985 consensus_queue.cc:260] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.709864 12985 ts_tablet_manager.cc:1434] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:11.710760 12985 tablet_bootstrap.cc:492] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae: Bootstrap starting.
I20260710 11:09:11.712731 12987 tablet_bootstrap.cc:492] T 5ccaafbe67eb458d813409886b4fede2 P a60a63db0c544f7380996dbbd6adb869: No bootstrap required, opened a new log
I20260710 11:09:11.713243 12987 ts_tablet_manager.cc:1403] T 5ccaafbe67eb458d813409886b4fede2 P a60a63db0c544f7380996dbbd6adb869: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.004s
I20260710 11:09:11.715606 12985 tablet_bootstrap.cc:654] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.716171 12984 tablet_bootstrap.cc:492] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1: No bootstrap required, opened a new log
I20260710 11:09:11.715996 12987 raft_consensus.cc:359] T 5ccaafbe67eb458d813409886b4fede2 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.716724 12984 ts_tablet_manager.cc:1403] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260710 11:09:11.716784 12987 raft_consensus.cc:385] T 5ccaafbe67eb458d813409886b4fede2 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.717319 12987 raft_consensus.cc:740] T 5ccaafbe67eb458d813409886b4fede2 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.718165 12987 consensus_queue.cc:260] T 5ccaafbe67eb458d813409886b4fede2 P a60a63db0c544f7380996dbbd6adb869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.720492 12987 ts_tablet_manager.cc:1434] T 5ccaafbe67eb458d813409886b4fede2 P a60a63db0c544f7380996dbbd6adb869: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:09:11.721407 12987 tablet_bootstrap.cc:492] T be0aba8797994d3c8268f187cbe4d9cc P a60a63db0c544f7380996dbbd6adb869: Bootstrap starting.
I20260710 11:09:11.722939 12984 raft_consensus.cc:359] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.723737 12984 raft_consensus.cc:385] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.724078 12984 raft_consensus.cc:740] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.724953 12984 consensus_queue.cc:260] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.727365 12984 ts_tablet_manager.cc:1434] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:09:11.727991 12987 tablet_bootstrap.cc:654] T be0aba8797994d3c8268f187cbe4d9cc P a60a63db0c544f7380996dbbd6adb869: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.728410 12984 tablet_bootstrap.cc:492] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1: Bootstrap starting.
I20260710 11:09:11.734766 12984 tablet_bootstrap.cc:654] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.749014 12984 tablet_bootstrap.cc:492] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1: No bootstrap required, opened a new log
I20260710 11:09:11.749248 12987 tablet_bootstrap.cc:492] T be0aba8797994d3c8268f187cbe4d9cc P a60a63db0c544f7380996dbbd6adb869: No bootstrap required, opened a new log
I20260710 11:09:11.749308 12985 tablet_bootstrap.cc:492] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae: No bootstrap required, opened a new log
I20260710 11:09:11.749424 12984 ts_tablet_manager.cc:1403] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260710 11:09:11.750007 12987 ts_tablet_manager.cc:1403] T be0aba8797994d3c8268f187cbe4d9cc P a60a63db0c544f7380996dbbd6adb869: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.012s
I20260710 11:09:11.750065 12985 ts_tablet_manager.cc:1403] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.025s
I20260710 11:09:11.752162 12984 raft_consensus.cc:359] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.752776 12984 raft_consensus.cc:385] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.752990 12984 raft_consensus.cc:740] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.752931 12985 raft_consensus.cc:359] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.753296 12987 raft_consensus.cc:359] T be0aba8797994d3c8268f187cbe4d9cc P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.753846 12985 raft_consensus.cc:385] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.754029 12987 raft_consensus.cc:385] T be0aba8797994d3c8268f187cbe4d9cc P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.753806 12984 consensus_queue.cc:260] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.754330 12985 raft_consensus.cc:740] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.755316 12985 consensus_queue.cc:260] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.755796 12984 ts_tablet_manager.cc:1434] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:09:11.756917 12984 tablet_bootstrap.cc:492] T 547d847bb44a4ec3a9655a796c1e7409 P ba7f5689aceb4896b5faa4f002dc14b1: Bootstrap starting.
I20260710 11:09:11.757540 12985 ts_tablet_manager.cc:1434] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260710 11:09:11.758574 12985 tablet_bootstrap.cc:492] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae: Bootstrap starting.
I20260710 11:09:11.763424 12984 tablet_bootstrap.cc:654] T 547d847bb44a4ec3a9655a796c1e7409 P ba7f5689aceb4896b5faa4f002dc14b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.754400 12987 raft_consensus.cc:740] T be0aba8797994d3c8268f187cbe4d9cc P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.765270 12987 consensus_queue.cc:260] T be0aba8797994d3c8268f187cbe4d9cc P a60a63db0c544f7380996dbbd6adb869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.768045 12987 ts_tablet_manager.cc:1434] T be0aba8797994d3c8268f187cbe4d9cc P a60a63db0c544f7380996dbbd6adb869: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:09:11.764355 12985 tablet_bootstrap.cc:654] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.769228 12987 tablet_bootstrap.cc:492] T fac17a1f8d55422c81eec597757fa7c8 P a60a63db0c544f7380996dbbd6adb869: Bootstrap starting.
I20260710 11:09:11.776580 12987 tablet_bootstrap.cc:654] T fac17a1f8d55422c81eec597757fa7c8 P a60a63db0c544f7380996dbbd6adb869: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.794425 12984 tablet_bootstrap.cc:492] T 547d847bb44a4ec3a9655a796c1e7409 P ba7f5689aceb4896b5faa4f002dc14b1: No bootstrap required, opened a new log
I20260710 11:09:11.794895 12984 ts_tablet_manager.cc:1403] T 547d847bb44a4ec3a9655a796c1e7409 P ba7f5689aceb4896b5faa4f002dc14b1: Time spent bootstrapping tablet: real 0.038s	user 0.025s	sys 0.011s
I20260710 11:09:11.795161 12985 tablet_bootstrap.cc:492] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae: No bootstrap required, opened a new log
I20260710 11:09:11.795684 12985 ts_tablet_manager.cc:1403] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.009s
I20260710 11:09:11.796200 12987 tablet_bootstrap.cc:492] T fac17a1f8d55422c81eec597757fa7c8 P a60a63db0c544f7380996dbbd6adb869: No bootstrap required, opened a new log
I20260710 11:09:11.796679 12987 ts_tablet_manager.cc:1403] T fac17a1f8d55422c81eec597757fa7c8 P a60a63db0c544f7380996dbbd6adb869: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.018s
I20260710 11:09:11.797094 12984 raft_consensus.cc:359] T 547d847bb44a4ec3a9655a796c1e7409 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.797887 12984 raft_consensus.cc:385] T 547d847bb44a4ec3a9655a796c1e7409 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.798208 12984 raft_consensus.cc:740] T 547d847bb44a4ec3a9655a796c1e7409 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.798431 12985 raft_consensus.cc:359] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.798840 12984 consensus_queue.cc:260] T 547d847bb44a4ec3a9655a796c1e7409 P ba7f5689aceb4896b5faa4f002dc14b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.799146 12985 raft_consensus.cc:385] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.799531 12985 raft_consensus.cc:740] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.799520 12987 raft_consensus.cc:359] T fac17a1f8d55422c81eec597757fa7c8 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.800359 12987 raft_consensus.cc:385] T fac17a1f8d55422c81eec597757fa7c8 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.800727 12987 raft_consensus.cc:740] T fac17a1f8d55422c81eec597757fa7c8 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.800879 12984 ts_tablet_manager.cc:1434] T 547d847bb44a4ec3a9655a796c1e7409 P ba7f5689aceb4896b5faa4f002dc14b1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:11.800621 12985 consensus_queue.cc:260] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.802007 12984 tablet_bootstrap.cc:492] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1: Bootstrap starting.
I20260710 11:09:11.803598 12985 ts_tablet_manager.cc:1434] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:09:11.804680 12985 tablet_bootstrap.cc:492] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P efc009f9e21c4d7a9599af811272eeae: Bootstrap starting.
I20260710 11:09:11.805032 12973 raft_consensus.cc:493] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:11.805485 12973 raft_consensus.cc:515] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.807478 12973 leader_election.cc:290] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:11.809525 12692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ddb20a650340679d5cfee1ba8fa24b" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae" is_pre_election: true
I20260710 11:09:11.809671 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ddb20a650340679d5cfee1ba8fa24b" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869" is_pre_election: true
I20260710 11:09:11.810137 12692 raft_consensus.cc:2468] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 0.
W20260710 11:09:11.811105 12735 leader_election.cc:343] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:11.811821 12735 leader_election.cc:304] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [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: ba7f5689aceb4896b5faa4f002dc14b1, efc009f9e21c4d7a9599af811272eeae; no voters: a60a63db0c544f7380996dbbd6adb869
I20260710 11:09:11.812563 12973 raft_consensus.cc:2804] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:11.812894 12973 raft_consensus.cc:493] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:11.813215 12973 raft_consensus.cc:3060] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:11.801574 12987 consensus_queue.cc:260] T fac17a1f8d55422c81eec597757fa7c8 P a60a63db0c544f7380996dbbd6adb869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.817006 12985 tablet_bootstrap.cc:654] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P efc009f9e21c4d7a9599af811272eeae: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.818006 12984 tablet_bootstrap.cc:654] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.821221 12973 raft_consensus.cc:515] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.824493 12692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ddb20a650340679d5cfee1ba8fa24b" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
I20260710 11:09:11.825099 12692 raft_consensus.cc:3060] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:11.828151 12987 ts_tablet_manager.cc:1434] T fac17a1f8d55422c81eec597757fa7c8 P a60a63db0c544f7380996dbbd6adb869: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260710 11:09:11.832707 12692 raft_consensus.cc:2468] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 1.
I20260710 11:09:11.833216 12985 tablet_bootstrap.cc:492] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P efc009f9e21c4d7a9599af811272eeae: No bootstrap required, opened a new log
I20260710 11:09:11.833789 12985 ts_tablet_manager.cc:1403] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P efc009f9e21c4d7a9599af811272eeae: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.007s
I20260710 11:09:11.834081 12735 leader_election.cc:304] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba7f5689aceb4896b5faa4f002dc14b1, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:11.835078 12961 raft_consensus.cc:2804] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:11.836304 12987 tablet_bootstrap.cc:492] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869: Bootstrap starting.
I20260710 11:09:11.836997 12985 raft_consensus.cc:359] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.837761 12985 raft_consensus.cc:385] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.838109 12985 raft_consensus.cc:740] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.838901 12985 consensus_queue.cc:260] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P efc009f9e21c4d7a9599af811272eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.841172 12985 ts_tablet_manager.cc:1434] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P efc009f9e21c4d7a9599af811272eeae: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:11.842258 12985 tablet_bootstrap.cc:492] T ca396aa57991423c8debf4d088963b9a P efc009f9e21c4d7a9599af811272eeae: Bootstrap starting.
I20260710 11:09:11.842826 12987 tablet_bootstrap.cc:654] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.848317 12985 tablet_bootstrap.cc:654] T ca396aa57991423c8debf4d088963b9a P efc009f9e21c4d7a9599af811272eeae: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.857885 12987 tablet_bootstrap.cc:492] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869: No bootstrap required, opened a new log
I20260710 11:09:11.858654 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ddb20a650340679d5cfee1ba8fa24b" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
I20260710 11:09:11.859031 12987 ts_tablet_manager.cc:1403] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
W20260710 11:09:11.860298 12735 leader_election.cc:343] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:11.860780 12906 raft_consensus.cc:493] T be0aba8797994d3c8268f187cbe4d9cc P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:11.861330 12906 raft_consensus.cc:515] T be0aba8797994d3c8268f187cbe4d9cc P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.861711 12973 leader_election.cc:290] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 election: Requested vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:11.863644 12906 leader_election.cc:290] T be0aba8797994d3c8268f187cbe4d9cc P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015)
I20260710 11:09:11.864728 12768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0aba8797994d3c8268f187cbe4d9cc" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" is_pre_election: true
I20260710 11:09:11.865038 12692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0aba8797994d3c8268f187cbe4d9cc" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae" is_pre_election: true
W20260710 11:09:11.866305 12807 leader_election.cc:343] T be0aba8797994d3c8268f187cbe4d9cc P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:11.866763 12809 leader_election.cc:343] T be0aba8797994d3c8268f187cbe4d9cc P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:11.867254 12809 leader_election.cc:304] T be0aba8797994d3c8268f187cbe4d9cc P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869; no voters: ba7f5689aceb4896b5faa4f002dc14b1, efc009f9e21c4d7a9599af811272eeae
I20260710 11:09:11.866954 12987 raft_consensus.cc:359] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.871397 12987 raft_consensus.cc:385] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.869719 12961 raft_consensus.cc:697] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 LEADER]: Becoming Leader. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Running, Role: LEADER
I20260710 11:09:11.871784 12987 raft_consensus.cc:740] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.872097 12906 raft_consensus.cc:2749] T be0aba8797994d3c8268f187cbe4d9cc P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:11.872977 12987 consensus_queue.cc:260] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.873371 12961 consensus_queue.cc:237] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.879681 12987 ts_tablet_manager.cc:1434] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260710 11:09:11.883482 12985 tablet_bootstrap.cc:492] T ca396aa57991423c8debf4d088963b9a P efc009f9e21c4d7a9599af811272eeae: No bootstrap required, opened a new log
I20260710 11:09:11.883523 12984 tablet_bootstrap.cc:492] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1: No bootstrap required, opened a new log
I20260710 11:09:11.884171 12985 ts_tablet_manager.cc:1403] T ca396aa57991423c8debf4d088963b9a P efc009f9e21c4d7a9599af811272eeae: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.021s
I20260710 11:09:11.884262 12984 ts_tablet_manager.cc:1403] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1: Time spent bootstrapping tablet: real 0.082s	user 0.026s	sys 0.043s
I20260710 11:09:11.883898 12592 catalog_manager.cc:5697] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2). New cstate: current_term: 1 leader_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:11.887189 12985 raft_consensus.cc:359] T ca396aa57991423c8debf4d088963b9a P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.887876 12985 raft_consensus.cc:385] T ca396aa57991423c8debf4d088963b9a P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.888212 12985 raft_consensus.cc:740] T ca396aa57991423c8debf4d088963b9a P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.889066 12985 consensus_queue.cc:260] T ca396aa57991423c8debf4d088963b9a P efc009f9e21c4d7a9599af811272eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.890302 12984 raft_consensus.cc:359] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.891433 12985 ts_tablet_manager.cc:1434] T ca396aa57991423c8debf4d088963b9a P efc009f9e21c4d7a9599af811272eeae: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:09:11.891029 12984 raft_consensus.cc:385] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.891958 12984 raft_consensus.cc:740] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.892706 12985 tablet_bootstrap.cc:492] T 5ccaafbe67eb458d813409886b4fede2 P efc009f9e21c4d7a9599af811272eeae: Bootstrap starting.
I20260710 11:09:11.892711 12984 consensus_queue.cc:260] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.895635 12987 tablet_bootstrap.cc:492] T 6030412813094029a04d328a745aa4e0 P a60a63db0c544f7380996dbbd6adb869: Bootstrap starting.
I20260710 11:09:11.901461 12985 tablet_bootstrap.cc:654] T 5ccaafbe67eb458d813409886b4fede2 P efc009f9e21c4d7a9599af811272eeae: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.897677 12984 ts_tablet_manager.cc:1434] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:09:11.903271 12984 tablet_bootstrap.cc:492] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1: Bootstrap starting.
I20260710 11:09:11.903807 12987 tablet_bootstrap.cc:654] T 6030412813094029a04d328a745aa4e0 P a60a63db0c544f7380996dbbd6adb869: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.909541 12984 tablet_bootstrap.cc:654] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.914942 12987 tablet_bootstrap.cc:492] T 6030412813094029a04d328a745aa4e0 P a60a63db0c544f7380996dbbd6adb869: No bootstrap required, opened a new log
W20260710 11:09:11.917658 12640 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:11.919459 12987 ts_tablet_manager.cc:1403] T 6030412813094029a04d328a745aa4e0 P a60a63db0c544f7380996dbbd6adb869: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.006s
I20260710 11:09:11.920763 12985 tablet_bootstrap.cc:492] T 5ccaafbe67eb458d813409886b4fede2 P efc009f9e21c4d7a9599af811272eeae: No bootstrap required, opened a new log
I20260710 11:09:11.921356 12985 ts_tablet_manager.cc:1403] T 5ccaafbe67eb458d813409886b4fede2 P efc009f9e21c4d7a9599af811272eeae: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.020s
I20260710 11:09:11.922422 12987 raft_consensus.cc:359] T 6030412813094029a04d328a745aa4e0 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.923141 12987 raft_consensus.cc:385] T 6030412813094029a04d328a745aa4e0 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.923431 12987 raft_consensus.cc:740] T 6030412813094029a04d328a745aa4e0 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.924142 12987 consensus_queue.cc:260] T 6030412813094029a04d328a745aa4e0 P a60a63db0c544f7380996dbbd6adb869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.924628 12985 raft_consensus.cc:359] T 5ccaafbe67eb458d813409886b4fede2 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.925333 12985 raft_consensus.cc:385] T 5ccaafbe67eb458d813409886b4fede2 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.925676 12985 raft_consensus.cc:740] T 5ccaafbe67eb458d813409886b4fede2 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.926496 12985 consensus_queue.cc:260] T 5ccaafbe67eb458d813409886b4fede2 P efc009f9e21c4d7a9599af811272eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.927176 12987 ts_tablet_manager.cc:1434] T 6030412813094029a04d328a745aa4e0 P a60a63db0c544f7380996dbbd6adb869: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:09:11.929102 12987 tablet_bootstrap.cc:492] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869: Bootstrap starting.
I20260710 11:09:11.929661 12985 ts_tablet_manager.cc:1434] T 5ccaafbe67eb458d813409886b4fede2 P efc009f9e21c4d7a9599af811272eeae: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:09:11.930668 12985 tablet_bootstrap.cc:492] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae: Bootstrap starting.
I20260710 11:09:11.935246 12961 raft_consensus.cc:493] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:11.935443 12987 tablet_bootstrap.cc:654] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.935797 12961 raft_consensus.cc:515] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.937796 12961 leader_election.cc:290] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:11.939503 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88bfa2edd20d45cdb89a2e2e5bb5f192" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869" is_pre_election: true
I20260710 11:09:11.940109 12843 raft_consensus.cc:2468] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 0.
I20260710 11:09:11.941278 12735 leader_election.cc:304] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, ba7f5689aceb4896b5faa4f002dc14b1; no voters: 
I20260710 11:09:11.942077 12961 raft_consensus.cc:2804] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:11.942334 12984 tablet_bootstrap.cc:492] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1: No bootstrap required, opened a new log
I20260710 11:09:11.942509 12961 raft_consensus.cc:493] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:11.942860 12984 ts_tablet_manager.cc:1403] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.017s
I20260710 11:09:11.942878 12961 raft_consensus.cc:3060] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:11.945924 12984 raft_consensus.cc:359] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.946672 12984 raft_consensus.cc:385] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.946986 12984 raft_consensus.cc:740] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.947705 12984 consensus_queue.cc:260] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.951617 12961 raft_consensus.cc:515] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.954559 12985 tablet_bootstrap.cc:654] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.953454 12984 ts_tablet_manager.cc:1434] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:09:11.957902 13002 raft_consensus.cc:493] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:11.952996 13009 raft_consensus.cc:493] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:11.958115 12984 tablet_bootstrap.cc:492] T 6030412813094029a04d328a745aa4e0 P ba7f5689aceb4896b5faa4f002dc14b1: Bootstrap starting.
I20260710 11:09:11.958488 13002 raft_consensus.cc:515] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.960736 13002 leader_election.cc:290] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:11.962287 12842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca396aa57991423c8debf4d088963b9a" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869" is_pre_election: true
I20260710 11:09:11.958532 13009 raft_consensus.cc:515] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
W20260710 11:09:11.963701 12735 leader_election.cc:343] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:11.957792 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88bfa2edd20d45cdb89a2e2e5bb5f192" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
I20260710 11:09:11.964174 13009 leader_election.cc:290] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:11.964617 12843 raft_consensus.cc:3060] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:11.965725 12842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6030412813094029a04d328a745aa4e0" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869" is_pre_election: true
I20260710 11:09:11.966572 12842 raft_consensus.cc:2468] T 6030412813094029a04d328a745aa4e0 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 0.
I20260710 11:09:11.966925 12984 tablet_bootstrap.cc:654] T 6030412813094029a04d328a745aa4e0 P ba7f5689aceb4896b5faa4f002dc14b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.967866 12660 leader_election.cc:304] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:11.970300 13009 raft_consensus.cc:2804] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:11.970743 13009 raft_consensus.cc:493] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:11.971133 13009 raft_consensus.cc:3060] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:11.973213 12961 leader_election.cc:290] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 election: Requested vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:11.974381 12692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88bfa2edd20d45cdb89a2e2e5bb5f192" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae" is_pre_election: true
I20260710 11:09:11.975066 12692 raft_consensus.cc:2468] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 0.
I20260710 11:09:11.975303 12843 raft_consensus.cc:2468] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 1.
I20260710 11:09:11.982195 12735 leader_election.cc:304] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, ba7f5689aceb4896b5faa4f002dc14b1; no voters: 
I20260710 11:09:11.982988 13002 raft_consensus.cc:2804] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:11.983539 13002 raft_consensus.cc:697] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 LEADER]: Becoming Leader. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Running, Role: LEADER
I20260710 11:09:11.984416 13002 consensus_queue.cc:237] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.988332 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6030412813094029a04d328a745aa4e0" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" is_pre_election: true
I20260710 11:09:11.986599 12692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88bfa2edd20d45cdb89a2e2e5bb5f192" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
I20260710 11:09:11.989243 12692 raft_consensus.cc:3060] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:11.986970 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca396aa57991423c8debf4d088963b9a" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae" is_pre_election: true
I20260710 11:09:11.990171 12693 raft_consensus.cc:2468] T ca396aa57991423c8debf4d088963b9a P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 0.
W20260710 11:09:11.990455 12658 leader_election.cc:343] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:11.992132 13009 raft_consensus.cc:515] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.993505 12961 raft_consensus.cc:493] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:11.995895 13009 leader_election.cc:290] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 election: Requested vote from peers ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:11.997088 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6030412813094029a04d328a745aa4e0" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
I20260710 11:09:11.997608 12843 raft_consensus.cc:3060] T 6030412813094029a04d328a745aa4e0 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:11.999017 12987 tablet_bootstrap.cc:492] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869: No bootstrap required, opened a new log
I20260710 11:09:11.999586 12987 ts_tablet_manager.cc:1403] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869: Time spent bootstrapping tablet: real 0.071s	user 0.029s	sys 0.040s
I20260710 11:09:11.998974 12985 tablet_bootstrap.cc:492] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae: No bootstrap required, opened a new log
I20260710 11:09:12.002704 12985 ts_tablet_manager.cc:1403] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.008s
I20260710 11:09:12.002583 12987 raft_consensus.cc:359] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:11.994083 12961 raft_consensus.cc:515] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.003340 12987 raft_consensus.cc:385] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.004343 12987 raft_consensus.cc:740] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.004604 12843 raft_consensus.cc:2468] T 6030412813094029a04d328a745aa4e0 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 1.
I20260710 11:09:12.003875 12984 tablet_bootstrap.cc:492] T 6030412813094029a04d328a745aa4e0 P ba7f5689aceb4896b5faa4f002dc14b1: No bootstrap required, opened a new log
I20260710 11:09:12.005306 12984 ts_tablet_manager.cc:1403] T 6030412813094029a04d328a745aa4e0 P ba7f5689aceb4896b5faa4f002dc14b1: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.005s
I20260710 11:09:12.005658 12961 leader_election.cc:290] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:12.005873 12660 leader_election.cc:304] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:12.006728 12842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0aba8797994d3c8268f187cbe4d9cc" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869" is_pre_election: true
I20260710 11:09:12.006896 13009 raft_consensus.cc:2804] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:12.007416 12842 raft_consensus.cc:2468] T be0aba8797994d3c8268f187cbe4d9cc P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 0.
I20260710 11:09:12.007936 12984 raft_consensus.cc:359] T 6030412813094029a04d328a745aa4e0 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.008589 12984 raft_consensus.cc:385] T 6030412813094029a04d328a745aa4e0 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.008184 13009 raft_consensus.cc:697] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae [term 1 LEADER]: Becoming Leader. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Running, Role: LEADER
I20260710 11:09:12.008677 12735 leader_election.cc:304] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, ba7f5689aceb4896b5faa4f002dc14b1; no voters: 
I20260710 11:09:12.009554 13009 consensus_queue.cc:237] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.010156 12973 raft_consensus.cc:2804] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:12.010581 12973 raft_consensus.cc:493] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:12.010948 12973 raft_consensus.cc:3060] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.010434 12987 consensus_queue.cc:260] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.011381 12906 raft_consensus.cc:493] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:12.011803 12906 raft_consensus.cc:515] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.012594 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0aba8797994d3c8268f187cbe4d9cc" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae" is_pre_election: true
I20260710 11:09:12.013738 12985 raft_consensus.cc:359] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.014483 12985 raft_consensus.cc:385] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.014744 12985 raft_consensus.cc:740] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.015375 12985 consensus_queue.cc:260] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.015724 12906 leader_election.cc:290] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015)
I20260710 11:09:12.016059 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca396aa57991423c8debf4d088963b9a" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae" is_pre_election: true
I20260710 11:09:12.016628 12984 raft_consensus.cc:740] T 6030412813094029a04d328a745aa4e0 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.017251 12984 consensus_queue.cc:260] T 6030412813094029a04d328a745aa4e0 P ba7f5689aceb4896b5faa4f002dc14b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.016341 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca396aa57991423c8debf4d088963b9a" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" is_pre_election: true
I20260710 11:09:12.017774 12693 raft_consensus.cc:2468] T ca396aa57991423c8debf4d088963b9a P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 0.
I20260710 11:09:12.018122 12769 raft_consensus.cc:2468] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 0.
I20260710 11:09:12.019052 12809 leader_election.cc:304] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:12.019202 12985 ts_tablet_manager.cc:1434] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:09:12.021142 12987 ts_tablet_manager.cc:1434] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 11:09:12.020157 12906 raft_consensus.cc:2804] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:12.019245 12984 ts_tablet_manager.cc:1434] T 6030412813094029a04d328a745aa4e0 P ba7f5689aceb4896b5faa4f002dc14b1: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:09:12.028595 12906 raft_consensus.cc:493] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:12.028976 12906 raft_consensus.cc:3060] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.029265 12984 tablet_bootstrap.cc:492] T 5e5924717b2f41cb877ce6a8f7873646 P ba7f5689aceb4896b5faa4f002dc14b1: Bootstrap starting.
I20260710 11:09:12.029367 12987 tablet_bootstrap.cc:492] T 5e5924717b2f41cb877ce6a8f7873646 P a60a63db0c544f7380996dbbd6adb869: Bootstrap starting.
I20260710 11:09:12.027630 12985 tablet_bootstrap.cc:492] T be0aba8797994d3c8268f187cbe4d9cc P efc009f9e21c4d7a9599af811272eeae: Bootstrap starting.
I20260710 11:09:12.024154 12973 raft_consensus.cc:515] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.033607 12973 leader_election.cc:290] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 election: Requested vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:12.027285 12692 raft_consensus.cc:2468] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 1.
I20260710 11:09:12.038923 12735 leader_election.cc:304] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1 [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: ba7f5689aceb4896b5faa4f002dc14b1, efc009f9e21c4d7a9599af811272eeae; no voters: a60a63db0c544f7380996dbbd6adb869
I20260710 11:09:12.039013 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6030412813094029a04d328a745aa4e0" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
I20260710 11:09:12.039651 12769 raft_consensus.cc:3060] T 6030412813094029a04d328a745aa4e0 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:12.040192 12735 leader_election.cc:343] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:12.046195 12985 tablet_bootstrap.cc:654] T be0aba8797994d3c8268f187cbe4d9cc P efc009f9e21c4d7a9599af811272eeae: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.046526 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0aba8797994d3c8268f187cbe4d9cc" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
I20260710 11:09:12.043788 12906 raft_consensus.cc:515] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.044425 13002 raft_consensus.cc:2804] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:12.048311 13002 raft_consensus.cc:493] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:12.048739 13002 raft_consensus.cc:3060] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.052711 12973 raft_consensus.cc:493] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:12.053292 12987 tablet_bootstrap.cc:654] T 5e5924717b2f41cb877ce6a8f7873646 P a60a63db0c544f7380996dbbd6adb869: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.053187 12973 raft_consensus.cc:515] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.054080 13015 raft_consensus.cc:493] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:12.055181 12973 leader_election.cc:290] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:12.055017 13015 raft_consensus.cc:515] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.056402 12842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0aba8797994d3c8268f187cbe4d9cc" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
I20260710 11:09:12.057045 12842 raft_consensus.cc:3060] T be0aba8797994d3c8268f187cbe4d9cc P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.057885 12592 catalog_manager.cc:5697] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2). New cstate: current_term: 1 leader_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:12.059372 13015 leader_election.cc:290] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015)
I20260710 11:09:12.060887 12984 tablet_bootstrap.cc:654] T 5e5924717b2f41cb877ce6a8f7873646 P ba7f5689aceb4896b5faa4f002dc14b1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.064168 12842 raft_consensus.cc:2468] T be0aba8797994d3c8268f187cbe4d9cc P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 1.
I20260710 11:09:12.067968 13015 raft_consensus.cc:493] T 5ccaafbe67eb458d813409886b4fede2 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:12.068482 13015 raft_consensus.cc:515] T 5ccaafbe67eb458d813409886b4fede2 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.069571 12767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547d847bb44a4ec3a9655a796c1e7409" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" is_pre_election: true
I20260710 11:09:12.070983 12906 leader_election.cc:290] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 election: Requested vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015)
I20260710 11:09:12.071974 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca396aa57991423c8debf4d088963b9a" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
W20260710 11:09:12.072815 12735 leader_election.cc:343] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:12.072511 12767 raft_consensus.cc:2468] T 547d847bb44a4ec3a9655a796c1e7409 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 0.
I20260710 11:09:12.074262 12735 leader_election.cc:304] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, ba7f5689aceb4896b5faa4f002dc14b1; no voters: efc009f9e21c4d7a9599af811272eeae
I20260710 11:09:12.071887 12972 raft_consensus.cc:493] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:12.075152 12769 raft_consensus.cc:2468] T 6030412813094029a04d328a745aa4e0 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 1.
I20260710 11:09:12.074774 12592 catalog_manager.cc:5697] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae reported cstate change: term changed from 0 to 1, leader changed from <none> to efc009f9e21c4d7a9599af811272eeae (127.7.227.1). New cstate: current_term: 1 leader_uuid: "efc009f9e21c4d7a9599af811272eeae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:12.079798 12692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547d847bb44a4ec3a9655a796c1e7409" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae" is_pre_election: true
I20260710 11:09:12.080366 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ccaafbe67eb458d813409886b4fede2" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae" is_pre_election: true
I20260710 11:09:12.081032 12691 raft_consensus.cc:2468] T 5ccaafbe67eb458d813409886b4fede2 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 0.
I20260710 11:09:12.081107 12693 raft_consensus.cc:3060] T ca396aa57991423c8debf4d088963b9a P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.081615 12973 raft_consensus.cc:2804] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:12.081959 12692 raft_consensus.cc:2468] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 0.
I20260710 11:09:12.082935 12735 leader_election.cc:304] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba7f5689aceb4896b5faa4f002dc14b1, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:12.075274 12972 raft_consensus.cc:515] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.083935 12809 leader_election.cc:304] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:12.084702 12906 raft_consensus.cc:2804] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:12.085067 12972 leader_election.cc:290] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:12.085264 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca396aa57991423c8debf4d088963b9a" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
I20260710 11:09:12.085659 12842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ccaafbe67eb458d813409886b4fede2" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869" is_pre_election: true
I20260710 11:09:12.086282 12842 raft_consensus.cc:2468] T 5ccaafbe67eb458d813409886b4fede2 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 0.
I20260710 11:09:12.082123 12973 raft_consensus.cc:697] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 LEADER]: Becoming Leader. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Running, Role: LEADER
I20260710 11:09:12.085047 12906 raft_consensus.cc:493] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:12.086997 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac17a1f8d55422c81eec597757fa7c8" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869" is_pre_election: true
I20260710 11:09:12.087293 12906 raft_consensus.cc:3060] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.087637 12843 raft_consensus.cc:2468] T fac17a1f8d55422c81eec597757fa7c8 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 0.
I20260710 11:09:12.087420 12973 consensus_queue.cc:237] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.088207 12693 raft_consensus.cc:2468] T ca396aa57991423c8debf4d088963b9a P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 1.
I20260710 11:09:12.088599 12660 leader_election.cc:304] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:12.089195 13013 raft_consensus.cc:2804] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:12.089553 13013 raft_consensus.cc:493] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:12.089850 13013 raft_consensus.cc:3060] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.089879 12972 raft_consensus.cc:2804] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:12.092388 12767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac17a1f8d55422c81eec597757fa7c8" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" is_pre_election: true
I20260710 11:09:12.093008 12767 raft_consensus.cc:2468] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 0.
I20260710 11:09:12.092401 12972 raft_consensus.cc:493] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:12.078960 13002 raft_consensus.cc:515] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.094509 12809 leader_election.cc:304] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:12.095429 12769 raft_consensus.cc:2393] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a60a63db0c544f7380996dbbd6adb869 in current term 1: Already voted for candidate ba7f5689aceb4896b5faa4f002dc14b1 in this term.
I20260710 11:09:12.098675 13002 leader_election.cc:290] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 election: Requested vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:12.098903 13013 raft_consensus.cc:515] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.100834 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca396aa57991423c8debf4d088963b9a" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
I20260710 11:09:12.101226 13016 raft_consensus.cc:2804] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:12.101686 13016 raft_consensus.cc:697] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Becoming Leader. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Running, Role: LEADER
I20260710 11:09:12.102571 13016 consensus_queue.cc:237] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.103250 12692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ccaafbe67eb458d813409886b4fede2" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
I20260710 11:09:12.103806 12692 raft_consensus.cc:3060] T 5ccaafbe67eb458d813409886b4fede2 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.105796 12842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ccaafbe67eb458d813409886b4fede2" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
I20260710 11:09:12.106431 12842 raft_consensus.cc:3060] T 5ccaafbe67eb458d813409886b4fede2 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.107679 12984 tablet_bootstrap.cc:492] T 5e5924717b2f41cb877ce6a8f7873646 P ba7f5689aceb4896b5faa4f002dc14b1: No bootstrap required, opened a new log
I20260710 11:09:12.094534 12972 raft_consensus.cc:3060] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.108152 12984 ts_tablet_manager.cc:1403] T 5e5924717b2f41cb877ce6a8f7873646 P ba7f5689aceb4896b5faa4f002dc14b1: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.003s
I20260710 11:09:12.106580 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca396aa57991423c8debf4d088963b9a" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
I20260710 11:09:12.111363 12693 raft_consensus.cc:2393] T ca396aa57991423c8debf4d088963b9a P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ba7f5689aceb4896b5faa4f002dc14b1 in current term 1: Already voted for candidate a60a63db0c544f7380996dbbd6adb869 in this term.
I20260710 11:09:12.114540 12987 tablet_bootstrap.cc:492] T 5e5924717b2f41cb877ce6a8f7873646 P a60a63db0c544f7380996dbbd6adb869: No bootstrap required, opened a new log
I20260710 11:09:12.110910 12984 raft_consensus.cc:359] T 5e5924717b2f41cb877ce6a8f7873646 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.100834 13013 leader_election.cc:290] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 election: Requested vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:12.125680 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ccaafbe67eb458d813409886b4fede2" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" is_pre_election: true
I20260710 11:09:12.113170 12842 raft_consensus.cc:2468] T 5ccaafbe67eb458d813409886b4fede2 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 1.
I20260710 11:09:12.124059 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ccaafbe67eb458d813409886b4fede2" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae" is_pre_election: true
I20260710 11:09:12.125422 12984 raft_consensus.cc:385] T 5e5924717b2f41cb877ce6a8f7873646 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.124619 13015 leader_election.cc:290] T 5ccaafbe67eb458d813409886b4fede2 P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015)
I20260710 11:09:12.126801 12735 leader_election.cc:304] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, ba7f5689aceb4896b5faa4f002dc14b1; no voters: 
I20260710 11:09:12.130872 12735 leader_election.cc:304] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1 [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: ba7f5689aceb4896b5faa4f002dc14b1; no voters: a60a63db0c544f7380996dbbd6adb869, efc009f9e21c4d7a9599af811272eeae
I20260710 11:09:12.131950 13002 raft_consensus.cc:2749] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:12.128024 12769 raft_consensus.cc:2393] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a60a63db0c544f7380996dbbd6adb869 in current term 1: Already voted for candidate ba7f5689aceb4896b5faa4f002dc14b1 in this term.
I20260710 11:09:12.132773 13013 raft_consensus.cc:2804] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:12.133029 12985 tablet_bootstrap.cc:492] T be0aba8797994d3c8268f187cbe4d9cc P efc009f9e21c4d7a9599af811272eeae: No bootstrap required, opened a new log
I20260710 11:09:12.133237 13013 raft_consensus.cc:697] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 LEADER]: Becoming Leader. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Running, Role: LEADER
I20260710 11:09:12.133667 12985 ts_tablet_manager.cc:1403] T be0aba8797994d3c8268f187cbe4d9cc P efc009f9e21c4d7a9599af811272eeae: Time spent bootstrapping tablet: real 0.106s	user 0.003s	sys 0.010s
I20260710 11:09:12.133635 12807 leader_election.cc:304] T 5ccaafbe67eb458d813409886b4fede2 P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869; no voters: ba7f5689aceb4896b5faa4f002dc14b1, efc009f9e21c4d7a9599af811272eeae
I20260710 11:09:12.134124 13013 consensus_queue.cc:237] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.135768 13020 raft_consensus.cc:2749] T 5ccaafbe67eb458d813409886b4fede2 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:12.114041 12692 raft_consensus.cc:2468] T 5ccaafbe67eb458d813409886b4fede2 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 1.
I20260710 11:09:12.125290 12987 ts_tablet_manager.cc:1403] T 5e5924717b2f41cb877ce6a8f7873646 P a60a63db0c544f7380996dbbd6adb869: Time spent bootstrapping tablet: real 0.096s	user 0.008s	sys 0.012s
I20260710 11:09:12.137550 12985 raft_consensus.cc:359] T be0aba8797994d3c8268f187cbe4d9cc P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.137177 12592 catalog_manager.cc:5697] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869 reported cstate change: term changed from 0 to 1, leader changed from <none> to a60a63db0c544f7380996dbbd6adb869 (127.7.227.3). New cstate: current_term: 1 leader_uuid: "a60a63db0c544f7380996dbbd6adb869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:12.128636 12906 raft_consensus.cc:515] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.138674 12987 raft_consensus.cc:359] T 5e5924717b2f41cb877ce6a8f7873646 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.139338 12987 raft_consensus.cc:385] T 5e5924717b2f41cb877ce6a8f7873646 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.139598 12987 raft_consensus.cc:740] T 5e5924717b2f41cb877ce6a8f7873646 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.140241 12987 consensus_queue.cc:260] T 5e5924717b2f41cb877ce6a8f7873646 P a60a63db0c544f7380996dbbd6adb869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.126794 12984 raft_consensus.cc:740] T 5e5924717b2f41cb877ce6a8f7873646 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.141844 12984 consensus_queue.cc:260] T 5e5924717b2f41cb877ce6a8f7873646 P ba7f5689aceb4896b5faa4f002dc14b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.142253 12987 ts_tablet_manager.cc:1434] T 5e5924717b2f41cb877ce6a8f7873646 P a60a63db0c544f7380996dbbd6adb869: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 11:09:12.142295 12692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547d847bb44a4ec3a9655a796c1e7409" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
I20260710 11:09:12.143221 12987 tablet_bootstrap.cc:492] T 02ddb20a650340679d5cfee1ba8fa24b P a60a63db0c544f7380996dbbd6adb869: Bootstrap starting.
I20260710 11:09:12.143462 12692 raft_consensus.cc:3060] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.143882 12984 ts_tablet_manager.cc:1434] T 5e5924717b2f41cb877ce6a8f7873646 P ba7f5689aceb4896b5faa4f002dc14b1: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.000s
I20260710 11:09:12.148949 12987 tablet_bootstrap.cc:654] T 02ddb20a650340679d5cfee1ba8fa24b P a60a63db0c544f7380996dbbd6adb869: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.150327 12972 raft_consensus.cc:515] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.150182 12590 catalog_manager.cc:5697] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2). New cstate: current_term: 1 leader_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:12.152765 13009 raft_consensus.cc:493] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:12.153303 13009 raft_consensus.cc:515] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.155280 12985 raft_consensus.cc:385] T be0aba8797994d3c8268f187cbe4d9cc P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.155556 12985 raft_consensus.cc:740] T be0aba8797994d3c8268f187cbe4d9cc P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.156260 12985 consensus_queue.cc:260] T be0aba8797994d3c8268f187cbe4d9cc P efc009f9e21c4d7a9599af811272eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.156988 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5924717b2f41cb877ce6a8f7873646" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869" is_pre_election: true
I20260710 11:09:12.157637 12843 raft_consensus.cc:2468] T 5e5924717b2f41cb877ce6a8f7873646 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 0.
I20260710 11:09:12.159677 13009 leader_election.cc:290] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:12.161140 12660 leader_election.cc:304] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:12.162751 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac17a1f8d55422c81eec597757fa7c8" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
I20260710 11:09:12.163403 12769 raft_consensus.cc:3060] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.167037 12767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5924717b2f41cb877ce6a8f7873646" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" is_pre_election: true
I20260710 11:09:12.167680 12767 raft_consensus.cc:2468] T 5e5924717b2f41cb877ce6a8f7873646 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 0.
I20260710 11:09:12.174365 13009 raft_consensus.cc:2804] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:12.174785 13009 raft_consensus.cc:493] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:12.175099 13009 raft_consensus.cc:3060] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.178553 12769 raft_consensus.cc:2468] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 1.
I20260710 11:09:12.179740 12658 leader_election.cc:304] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba7f5689aceb4896b5faa4f002dc14b1, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:12.185036 13009 raft_consensus.cc:515] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.187526 12906 leader_election.cc:290] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 election: Requested vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015)
I20260710 11:09:12.189584 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547d847bb44a4ec3a9655a796c1e7409" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
I20260710 11:09:12.190269 12769 raft_consensus.cc:3060] T 547d847bb44a4ec3a9655a796c1e7409 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.196887 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac17a1f8d55422c81eec597757fa7c8" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
I20260710 11:09:12.197510 12843 raft_consensus.cc:3060] T fac17a1f8d55422c81eec597757fa7c8 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.204226 12843 raft_consensus.cc:2468] T fac17a1f8d55422c81eec597757fa7c8 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 1.
I20260710 11:09:12.205681 13026 raft_consensus.cc:2804] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:12.206652 12985 ts_tablet_manager.cc:1434] T be0aba8797994d3c8268f187cbe4d9cc P efc009f9e21c4d7a9599af811272eeae: Time spent starting tablet: real 0.072s	user 0.028s	sys 0.020s
I20260710 11:09:12.208323 12987 tablet_bootstrap.cc:492] T 02ddb20a650340679d5cfee1ba8fa24b P a60a63db0c544f7380996dbbd6adb869: No bootstrap required, opened a new log
I20260710 11:09:12.208786 12987 ts_tablet_manager.cc:1403] T 02ddb20a650340679d5cfee1ba8fa24b P a60a63db0c544f7380996dbbd6adb869: Time spent bootstrapping tablet: real 0.066s	user 0.024s	sys 0.031s
I20260710 11:09:12.209635 12972 leader_election.cc:290] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 election: Requested vote from peers ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:12.210985 13026 raft_consensus.cc:697] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [term 1 LEADER]: Becoming Leader. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Running, Role: LEADER
I20260710 11:09:12.211813 13026 consensus_queue.cc:237] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.214274 12767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5924717b2f41cb877ce6a8f7873646" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
I20260710 11:09:12.215934 12987 raft_consensus.cc:359] T 02ddb20a650340679d5cfee1ba8fa24b P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.216579 12987 raft_consensus.cc:385] T 02ddb20a650340679d5cfee1ba8fa24b P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.216830 12987 raft_consensus.cc:740] T 02ddb20a650340679d5cfee1ba8fa24b P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.217497 12987 consensus_queue.cc:260] T 02ddb20a650340679d5cfee1ba8fa24b P a60a63db0c544f7380996dbbd6adb869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.218045 12767 raft_consensus.cc:3060] T 5e5924717b2f41cb877ce6a8f7873646 P ba7f5689aceb4896b5faa4f002dc14b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.219480 12987 ts_tablet_manager.cc:1434] T 02ddb20a650340679d5cfee1ba8fa24b P a60a63db0c544f7380996dbbd6adb869: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:09:12.222617 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5924717b2f41cb877ce6a8f7873646" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
I20260710 11:09:12.223110 12843 raft_consensus.cc:3060] T 5e5924717b2f41cb877ce6a8f7873646 P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.224587 12767 raft_consensus.cc:2468] T 5e5924717b2f41cb877ce6a8f7873646 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 1.
I20260710 11:09:12.227596 12658 leader_election.cc:304] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba7f5689aceb4896b5faa4f002dc14b1, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:12.228448 13027 raft_consensus.cc:2804] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:12.228886 13027 raft_consensus.cc:697] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae [term 1 LEADER]: Becoming Leader. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Running, Role: LEADER
I20260710 11:09:12.229676 13027 consensus_queue.cc:237] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.229180 13009 leader_election.cc:290] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 election: Requested vote from peers ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:12.229007 12843 raft_consensus.cc:2468] T 5e5924717b2f41cb877ce6a8f7873646 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 1.
I20260710 11:09:12.231097 12769 raft_consensus.cc:2468] T 547d847bb44a4ec3a9655a796c1e7409 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 1.
I20260710 11:09:12.230324 12692 raft_consensus.cc:2468] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 1.
I20260710 11:09:12.232674 12809 leader_election.cc:304] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:12.233836 12906 raft_consensus.cc:2804] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:12.234506 12906 raft_consensus.cc:697] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Becoming Leader. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Running, Role: LEADER
I20260710 11:09:12.235311 12906 consensus_queue.cc:237] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.241150 12592 catalog_manager.cc:5697] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae reported cstate change: term changed from 0 to 1, leader changed from <none> to efc009f9e21c4d7a9599af811272eeae (127.7.227.1). New cstate: current_term: 1 leader_uuid: "efc009f9e21c4d7a9599af811272eeae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:12.244692 12590 catalog_manager.cc:5697] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2). New cstate: current_term: 1 leader_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:12.250437 13027 raft_consensus.cc:493] T be0aba8797994d3c8268f187cbe4d9cc P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:12.250880 13027 raft_consensus.cc:515] T be0aba8797994d3c8268f187cbe4d9cc P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.251278 12589 catalog_manager.cc:5697] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 reported cstate change: term changed from 0 to 1, leader changed from <none> to a60a63db0c544f7380996dbbd6adb869 (127.7.227.3). New cstate: current_term: 1 leader_uuid: "a60a63db0c544f7380996dbbd6adb869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:12.252887 13027 leader_election.cc:290] T be0aba8797994d3c8268f187cbe4d9cc P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:12.254396 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0aba8797994d3c8268f187cbe4d9cc" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a60a63db0c544f7380996dbbd6adb869" is_pre_election: true
I20260710 11:09:12.254405 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0aba8797994d3c8268f187cbe4d9cc" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" is_pre_election: true
I20260710 11:09:12.255100 12843 raft_consensus.cc:2393] T be0aba8797994d3c8268f187cbe4d9cc P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efc009f9e21c4d7a9599af811272eeae in current term 1: Already voted for candidate ba7f5689aceb4896b5faa4f002dc14b1 in this term.
I20260710 11:09:12.256124 12660 leader_election.cc:304] T be0aba8797994d3c8268f187cbe4d9cc P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efc009f9e21c4d7a9599af811272eeae; no voters: a60a63db0c544f7380996dbbd6adb869, ba7f5689aceb4896b5faa4f002dc14b1
I20260710 11:09:12.257160 13027 raft_consensus.cc:3060] T be0aba8797994d3c8268f187cbe4d9cc P efc009f9e21c4d7a9599af811272eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.264245 13027 raft_consensus.cc:2749] T be0aba8797994d3c8268f187cbe4d9cc P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:12.264794 12592 catalog_manager.cc:5697] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae reported cstate change: term changed from 0 to 1, leader changed from <none> to efc009f9e21c4d7a9599af811272eeae (127.7.227.1). New cstate: current_term: 1 leader_uuid: "efc009f9e21c4d7a9599af811272eeae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:12.345417 12769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02ddb20a650340679d5cfee1ba8fa24b"
dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
mode: GRACEFUL
new_leader_uuid: "efc009f9e21c4d7a9599af811272eeae"
 from {username='slave'} at 127.0.0.1:37330
I20260710 11:09:12.345913 12769 raft_consensus.cc:606] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 LEADER]: Received request to transfer leadership to TS efc009f9e21c4d7a9599af811272eeae
I20260710 11:09:12.352993 12843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "547d847bb44a4ec3a9655a796c1e7409"
dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
mode: GRACEFUL
new_leader_uuid: "efc009f9e21c4d7a9599af811272eeae"
 from {username='slave'} at 127.0.0.1:35508
I20260710 11:09:12.353442 12843 raft_consensus.cc:606] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Received request to transfer leadership to TS efc009f9e21c4d7a9599af811272eeae
I20260710 11:09:12.364282 12693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fac17a1f8d55422c81eec597757fa7c8"
dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
mode: GRACEFUL
new_leader_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
 from {username='slave'} at 127.0.0.1:35936
I20260710 11:09:12.364761 12693 raft_consensus.cc:606] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [term 1 LEADER]: Received request to transfer leadership to TS ba7f5689aceb4896b5faa4f002dc14b1
I20260710 11:09:12.364816 13013 consensus_queue.cc:1048] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:12.377894 12973 raft_consensus.cc:993] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1: : Instructing follower efc009f9e21c4d7a9599af811272eeae to start an election
I20260710 11:09:12.378371 12973 raft_consensus.cc:1081] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 LEADER]: Signalling peer efc009f9e21c4d7a9599af811272eeae to start an election
I20260710 11:09:12.379105 12843 raft_consensus.cc:3060] T 02ddb20a650340679d5cfee1ba8fa24b P a60a63db0c544f7380996dbbd6adb869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.383687 12692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02ddb20a650340679d5cfee1ba8fa24b"
dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
 from {username='slave'} at 127.0.0.1:35920
I20260710 11:09:12.388406 12692 raft_consensus.cc:493] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:12.388770 12692 raft_consensus.cc:3060] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:12.390334 12973 consensus_queue.cc:1048] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:12.394021 12692 raft_consensus.cc:515] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.398770 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ddb20a650340679d5cfee1ba8fa24b" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
I20260710 11:09:12.399231 12769 raft_consensus.cc:3055] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:12.399536 12769 raft_consensus.cc:740] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Running, Role: LEADER
I20260710 11:09:12.400130 12769 consensus_queue.cc:260] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.400913 12769 raft_consensus.cc:3060] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:12.405649 12769 raft_consensus.cc:2468] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 2.
I20260710 11:09:12.406612 12658 leader_election.cc:304] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba7f5689aceb4896b5faa4f002dc14b1, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:12.406800 12692 leader_election.cc:290] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 2 election: Requested vote from peers ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:12.407364 13027 raft_consensus.cc:2804] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:12.407800 13027 raft_consensus.cc:697] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae [term 2 LEADER]: Becoming Leader. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Running, Role: LEADER
I20260710 11:09:12.408461 13027 consensus_queue.cc:237] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.409403 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ddb20a650340679d5cfee1ba8fa24b" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
I20260710 11:09:12.409946 12843 raft_consensus.cc:3060] T 02ddb20a650340679d5cfee1ba8fa24b P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:12.415558 12592 catalog_manager.cc:5697] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae reported cstate change: term changed from 1 to 2, leader changed from ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2) to efc009f9e21c4d7a9599af811272eeae (127.7.227.1). New cstate: current_term: 2 leader_uuid: "efc009f9e21c4d7a9599af811272eeae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:12.417039 12843 raft_consensus.cc:2468] T 02ddb20a650340679d5cfee1ba8fa24b P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 2.
I20260710 11:09:12.492625 12973 consensus_queue.cc:1048] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:12.503355 13002 consensus_queue.cc:1048] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:12.544998 13002 consensus_queue.cc:1048] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:12.554361 13002 consensus_queue.cc:1048] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:12.581195 12906 consensus_queue.cc:1048] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:12.590512 13016 consensus_queue.cc:1048] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:12.617573 13002 consensus_queue.cc:1048] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:12.621013 13026 consensus_queue.cc:1048] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:12.622864 13026 consensus_queue.cc:1048] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:12.630796 13013 consensus_queue.cc:1048] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:12.649297 13020 consensus_queue.cc:1048] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:12.658660 13016 raft_consensus.cc:993] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869: : Instructing follower efc009f9e21c4d7a9599af811272eeae to start an election
I20260710 11:09:12.659087 13016 raft_consensus.cc:1081] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Signalling peer efc009f9e21c4d7a9599af811272eeae to start an election
I20260710 11:09:12.662160 12693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "547d847bb44a4ec3a9655a796c1e7409"
dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
 from {username='slave'} at 127.0.0.1:35934
I20260710 11:09:12.662735 12693 raft_consensus.cc:493] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:12.663085 12906 consensus_queue.cc:1048] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:12.663087 12693 raft_consensus.cc:3060] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:12.667783 13026 consensus_queue.cc:1048] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:12.673734 12693 raft_consensus.cc:515] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.674788 12692 raft_consensus.cc:1240] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Rejecting Update request from peer a60a63db0c544f7380996dbbd6adb869 for earlier term 1. Current term is 2. Ops: []
I20260710 11:09:12.678117 12906 consensus_queue.cc:1059] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:12.678860 12906 raft_consensus.cc:3055] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:12.679141 12906 raft_consensus.cc:740] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Running, Role: LEADER
I20260710 11:09:12.679952 12906 consensus_queue.cc:260] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.680960 12906 raft_consensus.cc:3060] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:12.681954 12693 leader_election.cc:290] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 2 election: Requested vote from peers ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:12.684018 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547d847bb44a4ec3a9655a796c1e7409" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
I20260710 11:09:12.687201 13009 consensus_queue.cc:1048] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:12.690536 12767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547d847bb44a4ec3a9655a796c1e7409" candidate_uuid: "efc009f9e21c4d7a9599af811272eeae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
I20260710 11:09:12.691051 12767 raft_consensus.cc:3060] T 547d847bb44a4ec3a9655a796c1e7409 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:12.696604 12843 raft_consensus.cc:2468] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 2.
I20260710 11:09:12.698266 12660 leader_election.cc:304] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:12.699229 13009 raft_consensus.cc:2804] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:12.699674 13009 raft_consensus.cc:697] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae [term 2 LEADER]: Becoming Leader. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Running, Role: LEADER
I20260710 11:09:12.699834 12767 raft_consensus.cc:2468] T 547d847bb44a4ec3a9655a796c1e7409 P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efc009f9e21c4d7a9599af811272eeae in term 2.
I20260710 11:09:12.700474 13009 consensus_queue.cc:237] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae [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: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.702208 13026 raft_consensus.cc:993] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae: : Instructing follower ba7f5689aceb4896b5faa4f002dc14b1 to start an election
I20260710 11:09:12.702653 12972 raft_consensus.cc:1081] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [term 1 LEADER]: Signalling peer ba7f5689aceb4896b5faa4f002dc14b1 to start an election
I20260710 11:09:12.704252 12769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fac17a1f8d55422c81eec597757fa7c8"
dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
 from {username='slave'} at 127.0.0.1:37312
I20260710 11:09:12.704674 12769 raft_consensus.cc:493] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:12.704941 12769 raft_consensus.cc:3060] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:12.708412 12589 catalog_manager.cc:5697] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae reported cstate change: term changed from 1 to 2, leader changed from a60a63db0c544f7380996dbbd6adb869 (127.7.227.3) to efc009f9e21c4d7a9599af811272eeae (127.7.227.1). New cstate: current_term: 2 leader_uuid: "efc009f9e21c4d7a9599af811272eeae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:12.711295 12769 raft_consensus.cc:515] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.714074 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac17a1f8d55422c81eec597757fa7c8" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
I20260710 11:09:12.714596 12769 leader_election.cc:290] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 2 election: Requested vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), a60a63db0c544f7380996dbbd6adb869 (127.7.227.3:35407)
I20260710 11:09:12.715132 12693 raft_consensus.cc:3055] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:12.715467 12693 raft_consensus.cc:740] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Running, Role: LEADER
I20260710 11:09:12.716210 12693 consensus_queue.cc:260] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.715150 12843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac17a1f8d55422c81eec597757fa7c8" candidate_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
I20260710 11:09:12.717334 12843 raft_consensus.cc:3060] T fac17a1f8d55422c81eec597757fa7c8 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:12.717407 12693 raft_consensus.cc:3060] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:12.723120 12693 raft_consensus.cc:2468] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 2.
I20260710 11:09:12.723506 12843 raft_consensus.cc:2468] T fac17a1f8d55422c81eec597757fa7c8 P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba7f5689aceb4896b5faa4f002dc14b1 in term 2.
I20260710 11:09:12.724066 12735 leader_election.cc:304] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba7f5689aceb4896b5faa4f002dc14b1, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:12.724758 13002 raft_consensus.cc:2804] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:12.725203 13002 raft_consensus.cc:697] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 LEADER]: Becoming Leader. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Running, Role: LEADER
I20260710 11:09:12.725787 13002 consensus_queue.cc:237] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:12.731833 12589 catalog_manager.cc:5697] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1 reported cstate change: term changed from 1 to 2, leader changed from efc009f9e21c4d7a9599af811272eeae (127.7.227.1) to ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2). New cstate: current_term: 2 leader_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:12.764267 12972 consensus_queue.cc:1048] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:12.772109 13009 consensus_queue.cc:1048] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:12.842046 12843 raft_consensus.cc:1275] T 02ddb20a650340679d5cfee1ba8fa24b P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Refusing update from remote peer efc009f9e21c4d7a9599af811272eeae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:12.843230 13009 consensus_queue.cc:1048] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:12.850864 12769 raft_consensus.cc:1275] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Refusing update from remote peer efc009f9e21c4d7a9599af811272eeae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:12.852456 13027 consensus_queue.cc:1048] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:13.195550 12843 raft_consensus.cc:1275] T fac17a1f8d55422c81eec597757fa7c8 P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Refusing update from remote peer ba7f5689aceb4896b5faa4f002dc14b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:13.196692 12961 consensus_queue.cc:1048] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:13.208350 12693 raft_consensus.cc:1275] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Refusing update from remote peer ba7f5689aceb4896b5faa4f002dc14b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:13.210196 13052 consensus_queue.cc:1048] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:13.260902 12769 raft_consensus.cc:1275] T 547d847bb44a4ec3a9655a796c1e7409 P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Refusing update from remote peer efc009f9e21c4d7a9599af811272eeae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:13.261931 13026 consensus_queue.cc:1048] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:13.269251 12842 raft_consensus.cc:1275] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Refusing update from remote peer efc009f9e21c4d7a9599af811272eeae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:13.271086 13026 consensus_queue.cc:1048] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:15.374745 12590 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:45536:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:09:15.401055 12590 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45536:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:09:15.426755  8076 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:09:15.559933 13084 log.cc:927] Time spent T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae: Append to log took a long time: real 0.052s	user 0.003s	sys 0.000s
W20260710 11:09:15.594345 13085 log.cc:927] Time spent T be0aba8797994d3c8268f187cbe4d9cc P efc009f9e21c4d7a9599af811272eeae: Append to log took a long time: real 0.081s	user 0.002s	sys 0.000s
W20260710 11:09:15.633751 13079 log.cc:927] Time spent T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1: Append to log took a long time: real 0.127s	user 0.001s	sys 0.002s
I20260710 11:09:15.654927 12692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2013055037aa4615891778fd570f36f0"
dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
mode: GRACEFUL
new_leader_uuid: "a60a63db0c544f7380996dbbd6adb869"
 from {username='slave'} at 127.0.0.1:51312
I20260710 11:09:15.655750 12692 raft_consensus.cc:606] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [term 1 LEADER]: Received request to transfer leadership to TS a60a63db0c544f7380996dbbd6adb869
W20260710 11:09:15.664852 12809 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.227.1:34011, user_credentials={real_user=slave}} blocked reactor thread for 54141us
I20260710 11:09:15.664669 13109 tablet.cc:1724] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:15.682338 12660 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.227.3:35407, user_credentials={real_user=slave}} blocked reactor thread for 60200.3us
I20260710 11:09:15.661407 13100 tablet.cc:1724] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:15.743980 12660 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.227.3:35407, user_credentials={real_user=slave}} blocked reactor thread for 59468.4us
I20260710 11:09:15.773183 13109 tablet.cc:1724] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:15.791922 13112 tablet.cc:1724] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:15.807415 13106 log.cc:927] Time spent T 88bfa2edd20d45cdb89a2e2e5bb5f192 P efc009f9e21c4d7a9599af811272eeae: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
I20260710 11:09:15.782593 13114 tablet.cc:1724] T 5ccaafbe67eb458d813409886b4fede2 P a60a63db0c544f7380996dbbd6adb869: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:15.808879 13123 tablet.cc:1724] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:15.828392 13126 tablet.cc:1724] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:15.830533 13127 tablet.cc:1724] T 02ddb20a650340679d5cfee1ba8fa24b P a60a63db0c544f7380996dbbd6adb869: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:15.833285 13125 tablet.cc:1724] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:15.835261 13111 tablet.cc:1724] T be0aba8797994d3c8268f187cbe4d9cc P a60a63db0c544f7380996dbbd6adb869: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:15.855001 13114 tablet.cc:1724] T fac17a1f8d55422c81eec597757fa7c8 P a60a63db0c544f7380996dbbd6adb869: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:15.855322 13129 tablet.cc:1724] T be0aba8797994d3c8268f187cbe4d9cc P efc009f9e21c4d7a9599af811272eeae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:15.857913 13130 tablet.cc:1724] T ca396aa57991423c8debf4d088963b9a P efc009f9e21c4d7a9599af811272eeae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:15.859553 12658 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.227.2:34015, user_credentials={real_user=slave}} blocked reactor thread for 46470.7us
I20260710 11:09:15.861835 13100 tablet.cc:1724] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:15.878348 13109 tablet.cc:1724] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:15.878702 12769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3ed35e2740c4bae95c7765e2a138b8a"
dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
mode: GRACEFUL
new_leader_uuid: "a60a63db0c544f7380996dbbd6adb869"
 from {username='slave'} at 127.0.0.1:53982
I20260710 11:09:15.885023 12769 raft_consensus.cc:606] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 LEADER]: Received request to transfer leadership to TS a60a63db0c544f7380996dbbd6adb869
I20260710 11:09:15.885910 13128 raft_consensus.cc:993] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae: : Instructing follower a60a63db0c544f7380996dbbd6adb869 to start an election
I20260710 11:09:15.886631 13119 raft_consensus.cc:1081] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [term 1 LEADER]: Signalling peer a60a63db0c544f7380996dbbd6adb869 to start an election
I20260710 11:09:15.886626  8076 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:15.888118  8076 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:15.886548 13125 tablet.cc:1724] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:15.892367 13112 tablet.cc:1724] T 547d847bb44a4ec3a9655a796c1e7409 P ba7f5689aceb4896b5faa4f002dc14b1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:15.893630 12838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2013055037aa4615891778fd570f36f0"
dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
 from {username='slave'} at 127.0.0.1:35484
I20260710 11:09:15.902273 12838 raft_consensus.cc:493] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:15.902787 12838 raft_consensus.cc:3060] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:15.895624 13131 tablet.cc:1724] T 5e5924717b2f41cb877ce6a8f7873646 P ba7f5689aceb4896b5faa4f002dc14b1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:15.914494 12838 raft_consensus.cc:515] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:15.917366 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2013055037aa4615891778fd570f36f0" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
I20260710 11:09:15.918040 12690 raft_consensus.cc:3055] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:15.918377 12690 raft_consensus.cc:740] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: efc009f9e21c4d7a9599af811272eeae, State: Running, Role: LEADER
I20260710 11:09:15.919238 12690 consensus_queue.cc:260] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:15.920368 12690 raft_consensus.cc:3060] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:15.926522 13129 tablet.cc:1724] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:15.934960 13131 tablet.cc:1724] T 6030412813094029a04d328a745aa4e0 P ba7f5689aceb4896b5faa4f002dc14b1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:15.936746 13123 tablet.cc:1724] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:15.935412 13126 tablet.cc:1724] T 5ccaafbe67eb458d813409886b4fede2 P efc009f9e21c4d7a9599af811272eeae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:15.946574 12690 raft_consensus.cc:2468] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 2.
I20260710 11:09:15.950879 13111 tablet.cc:1724] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P a60a63db0c544f7380996dbbd6adb869: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:15.939651 13127 tablet.cc:1724] T 5e5924717b2f41cb877ce6a8f7873646 P a60a63db0c544f7380996dbbd6adb869: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:15.953737 12809 leader_election.cc:304] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a60a63db0c544f7380996dbbd6adb869, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:15.954972 13103 raft_consensus.cc:2804] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:15.955394 13103 raft_consensus.cc:697] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869 [term 2 LEADER]: Becoming Leader. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Running, Role: LEADER
I20260710 11:09:15.956278 13103 consensus_queue.cc:237] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:15.956475 13129 tablet.cc:1724] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:15.962716 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2013055037aa4615891778fd570f36f0" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
I20260710 11:09:15.963264 12769 raft_consensus.cc:3060] T 2013055037aa4615891778fd570f36f0 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:15.969805 12769 raft_consensus.cc:2468] T 2013055037aa4615891778fd570f36f0 P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 2.
I20260710 11:09:15.969552 13125 tablet.cc:1724] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P efc009f9e21c4d7a9599af811272eeae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:15.941015 13100 tablet.cc:1724] T 6030412813094029a04d328a745aa4e0 P a60a63db0c544f7380996dbbd6adb869: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:15.973471 12838 leader_election.cc:290] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 2 election: Requested vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015)
I20260710 11:09:15.987870 12589 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5: soft_deleted_table [id=20e61faba73748d5b78378cd66158a3c] alter complete (version 1)
I20260710 11:09:16.000382 12590 catalog_manager.cc:5697] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869 reported cstate change: term changed from 1 to 2, leader changed from efc009f9e21c4d7a9599af811272eeae (127.7.227.1) to a60a63db0c544f7380996dbbd6adb869 (127.7.227.3). New cstate: current_term: 2 leader_uuid: "a60a63db0c544f7380996dbbd6adb869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:16.218220 13056 raft_consensus.cc:993] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1: : Instructing follower a60a63db0c544f7380996dbbd6adb869 to start an election
I20260710 11:09:16.218747 13095 raft_consensus.cc:1081] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 LEADER]: Signalling peer a60a63db0c544f7380996dbbd6adb869 to start an election
I20260710 11:09:16.220026 12838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3ed35e2740c4bae95c7765e2a138b8a"
dest_uuid: "a60a63db0c544f7380996dbbd6adb869"
 from {username='slave'} at 127.0.0.1:35494
I20260710 11:09:16.220461 12838 raft_consensus.cc:493] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:16.220702 12838 raft_consensus.cc:3060] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:16.226001 12838 raft_consensus.cc:515] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:16.227764 12838 leader_election.cc:290] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [CANDIDATE]: Term 3 election: Requested vote from peers efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011), ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015)
I20260710 11:09:16.228350 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ed35e2740c4bae95c7765e2a138b8a" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "efc009f9e21c4d7a9599af811272eeae"
I20260710 11:09:16.228953 12690 raft_consensus.cc:3060] T e3ed35e2740c4bae95c7765e2a138b8a P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:16.229220 12769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ed35e2740c4bae95c7765e2a138b8a" candidate_uuid: "a60a63db0c544f7380996dbbd6adb869" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ba7f5689aceb4896b5faa4f002dc14b1"
I20260710 11:09:16.229763 12769 raft_consensus.cc:3055] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:16.229967 12769 raft_consensus.cc:740] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ba7f5689aceb4896b5faa4f002dc14b1, State: Running, Role: LEADER
I20260710 11:09:16.230585 12769 consensus_queue.cc:260] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [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: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:16.231400 12769 raft_consensus.cc:3060] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:16.234018 12690 raft_consensus.cc:2468] T e3ed35e2740c4bae95c7765e2a138b8a P efc009f9e21c4d7a9599af811272eeae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 3.
I20260710 11:09:16.235093 12809 leader_election.cc:304] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [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: a60a63db0c544f7380996dbbd6adb869, efc009f9e21c4d7a9599af811272eeae; no voters: 
I20260710 11:09:16.235522 12769 raft_consensus.cc:2468] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a60a63db0c544f7380996dbbd6adb869 in term 3.
I20260710 11:09:16.235854 13103 raft_consensus.cc:2804] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:16.236334 13103 raft_consensus.cc:697] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 3 LEADER]: Becoming Leader. State: Replica: a60a63db0c544f7380996dbbd6adb869, State: Running, Role: LEADER
I20260710 11:09:16.237089 13103 consensus_queue.cc:237] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [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: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } }
I20260710 11:09:16.244704 12590 catalog_manager.cc:5697] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 reported cstate change: term changed from 2 to 3, leader changed from ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2) to a60a63db0c544f7380996dbbd6adb869 (127.7.227.3). New cstate: current_term: 3 leader_uuid: "a60a63db0c544f7380996dbbd6adb869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a60a63db0c544f7380996dbbd6adb869" member_type: VOTER last_known_addr { host: "127.7.227.3" port: 35407 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:16.519050 12690 raft_consensus.cc:1275] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Refusing update from remote peer a60a63db0c544f7380996dbbd6adb869: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:16.520244 13103 consensus_queue.cc:1048] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:16.532646 12769 raft_consensus.cc:1275] T 2013055037aa4615891778fd570f36f0 P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Refusing update from remote peer a60a63db0c544f7380996dbbd6adb869: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:16.533859 13103 consensus_queue.cc:1048] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:16.622080 12769 raft_consensus.cc:1275] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [term 3 FOLLOWER]: Refusing update from remote peer a60a63db0c544f7380996dbbd6adb869: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:16.623210 13103 consensus_queue.cc:1048] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7f5689aceb4896b5faa4f002dc14b1" member_type: VOTER last_known_addr { host: "127.7.227.2" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:16.631415 12690 raft_consensus.cc:1275] T e3ed35e2740c4bae95c7765e2a138b8a P efc009f9e21c4d7a9599af811272eeae [term 3 FOLLOWER]: Refusing update from remote peer a60a63db0c544f7380996dbbd6adb869: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:16.633029 13143 consensus_queue.cc:1048] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efc009f9e21c4d7a9599af811272eeae" member_type: VOTER last_known_addr { host: "127.7.227.1" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:16.938872  8076 tablet_server.cc:179] TabletServer@127.7.227.1:0 shutting down...
I20260710 11:09:16.959569  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:16.960240  8076 tablet_replica.cc:333] T be0aba8797994d3c8268f187cbe4d9cc P efc009f9e21c4d7a9599af811272eeae: stopping tablet replica
I20260710 11:09:16.961007  8076 raft_consensus.cc:2243] T be0aba8797994d3c8268f187cbe4d9cc P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.961479  8076 raft_consensus.cc:2272] T be0aba8797994d3c8268f187cbe4d9cc P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.963518  8076 tablet_replica.cc:333] T ca396aa57991423c8debf4d088963b9a P efc009f9e21c4d7a9599af811272eeae: stopping tablet replica
I20260710 11:09:16.964064  8076 raft_consensus.cc:2243] T ca396aa57991423c8debf4d088963b9a P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.964452  8076 raft_consensus.cc:2272] T ca396aa57991423c8debf4d088963b9a P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.966712  8076 tablet_replica.cc:333] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae: stopping tablet replica
I20260710 11:09:16.967231  8076 raft_consensus.cc:2243] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.968142  8076 raft_consensus.cc:2272] T 547d847bb44a4ec3a9655a796c1e7409 P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.969946  8076 tablet_replica.cc:333] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae: stopping tablet replica
I20260710 11:09:16.970467  8076 raft_consensus.cc:2243] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.971246  8076 raft_consensus.cc:2272] T 5e5924717b2f41cb877ce6a8f7873646 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.973158  8076 tablet_replica.cc:333] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae: stopping tablet replica
I20260710 11:09:16.973654  8076 raft_consensus.cc:2243] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.974058  8076 raft_consensus.cc:2272] T fac17a1f8d55422c81eec597757fa7c8 P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.975813  8076 tablet_replica.cc:333] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae: stopping tablet replica
I20260710 11:09:16.976384  8076 raft_consensus.cc:2243] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.977053  8076 raft_consensus.cc:2272] T 02ddb20a650340679d5cfee1ba8fa24b P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.979048  8076 tablet_replica.cc:333] T 5ccaafbe67eb458d813409886b4fede2 P efc009f9e21c4d7a9599af811272eeae: stopping tablet replica
I20260710 11:09:16.979553  8076 raft_consensus.cc:2243] T 5ccaafbe67eb458d813409886b4fede2 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.980014  8076 raft_consensus.cc:2272] T 5ccaafbe67eb458d813409886b4fede2 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.982175  8076 tablet_replica.cc:333] T 200303faa9974eddadcef409bd375a21 P efc009f9e21c4d7a9599af811272eeae: stopping tablet replica
I20260710 11:09:16.982733  8076 raft_consensus.cc:2243] T 200303faa9974eddadcef409bd375a21 P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.983121  8076 raft_consensus.cc:2272] T 200303faa9974eddadcef409bd375a21 P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.985495  8076 tablet_replica.cc:333] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae: stopping tablet replica
I20260710 11:09:16.985940  8076 raft_consensus.cc:2243] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.986687  8076 raft_consensus.cc:2272] T 1c4f4979909547f3ae126fbce9bd287b P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.988910  8076 tablet_replica.cc:333] T e3ed35e2740c4bae95c7765e2a138b8a P efc009f9e21c4d7a9599af811272eeae: stopping tablet replica
I20260710 11:09:16.989363  8076 raft_consensus.cc:2243] T e3ed35e2740c4bae95c7765e2a138b8a P efc009f9e21c4d7a9599af811272eeae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.989705  8076 raft_consensus.cc:2272] T e3ed35e2740c4bae95c7765e2a138b8a P efc009f9e21c4d7a9599af811272eeae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.991725  8076 tablet_replica.cc:333] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae: stopping tablet replica
I20260710 11:09:16.992316  8076 raft_consensus.cc:2243] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.993033  8076 raft_consensus.cc:2272] T 6030412813094029a04d328a745aa4e0 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.994776  8076 tablet_replica.cc:333] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P efc009f9e21c4d7a9599af811272eeae: stopping tablet replica
I20260710 11:09:16.995198  8076 raft_consensus.cc:2243] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.995561  8076 raft_consensus.cc:2272] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.997272  8076 tablet_replica.cc:333] T d52a0196e66344ebaae36b08a61c8ed8 P efc009f9e21c4d7a9599af811272eeae: stopping tablet replica
I20260710 11:09:16.997736  8076 raft_consensus.cc:2243] T d52a0196e66344ebaae36b08a61c8ed8 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.998080  8076 raft_consensus.cc:2272] T d52a0196e66344ebaae36b08a61c8ed8 P efc009f9e21c4d7a9599af811272eeae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.999804  8076 tablet_replica.cc:333] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae: stopping tablet replica
I20260710 11:09:17.000234  8076 raft_consensus.cc:2243] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.000572  8076 raft_consensus.cc:2272] T 2013055037aa4615891778fd570f36f0 P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.002768  8076 tablet_replica.cc:333] T 50e9328b46f745699361989825133d9e P efc009f9e21c4d7a9599af811272eeae: stopping tablet replica
I20260710 11:09:17.003226  8076 raft_consensus.cc:2243] T 50e9328b46f745699361989825133d9e P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.003572  8076 raft_consensus.cc:2272] T 50e9328b46f745699361989825133d9e P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.005283  8076 tablet_replica.cc:333] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae: stopping tablet replica
I20260710 11:09:17.005704  8076 raft_consensus.cc:2243] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:17.006434  8076 raft_consensus.cc:2272] T 5ae692aa1f5647719751119b1df91c7d P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.008097  8076 tablet_replica.cc:333] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae: stopping tablet replica
I20260710 11:09:17.008551  8076 raft_consensus.cc:2243] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.008946  8076 raft_consensus.cc:2272] T e0cf9b05794b426cb1a52028aa0b09be P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:17.010219 12735 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
I20260710 11:09:17.011478  8076 tablet_replica.cc:333] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae: stopping tablet replica
I20260710 11:09:17.012223  8076 raft_consensus.cc:2243] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:17.013170  8076 raft_consensus.cc:2272] T 22d640cb67b24301b5150627f6f4ec2f P efc009f9e21c4d7a9599af811272eeae [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:17.013480 12735 consensus_peers.cc:597] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1 -> Peer efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011): Couldn't send request to peer efc009f9e21c4d7a9599af811272eeae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:17.043382  8076 tablet_server.cc:196] TabletServer@127.7.227.1:0 shutdown complete.
W20260710 11:09:17.059123 12735 consensus_peers.cc:597] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 -> Peer efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011): Couldn't send request to peer efc009f9e21c4d7a9599af811272eeae. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:34011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:17.078024  8076 tablet_server.cc:179] TabletServer@127.7.227.2:0 shutting down...
I20260710 11:09:17.102528  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:17.103138  8076 tablet_replica.cc:333] T 5e5924717b2f41cb877ce6a8f7873646 P ba7f5689aceb4896b5faa4f002dc14b1: stopping tablet replica
I20260710 11:09:17.103754  8076 raft_consensus.cc:2243] T 5e5924717b2f41cb877ce6a8f7873646 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.104203  8076 raft_consensus.cc:2272] T 5e5924717b2f41cb877ce6a8f7873646 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.106022  8076 tablet_replica.cc:333] T 6030412813094029a04d328a745aa4e0 P ba7f5689aceb4896b5faa4f002dc14b1: stopping tablet replica
I20260710 11:09:17.106594  8076 raft_consensus.cc:2243] T 6030412813094029a04d328a745aa4e0 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.107008  8076 raft_consensus.cc:2272] T 6030412813094029a04d328a745aa4e0 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.109052  8076 tablet_replica.cc:333] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1: stopping tablet replica
I20260710 11:09:17.109791  8076 raft_consensus.cc:2243] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:17.110697  8076 raft_consensus.cc:2272] T be0aba8797994d3c8268f187cbe4d9cc P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:17.112732 12735 consensus_peers.cc:597] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1 -> Peer efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011): Couldn't send request to peer efc009f9e21c4d7a9599af811272eeae. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:34011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:17.113018  8076 tablet_replica.cc:333] T 547d847bb44a4ec3a9655a796c1e7409 P ba7f5689aceb4896b5faa4f002dc14b1: stopping tablet replica
I20260710 11:09:17.113600  8076 raft_consensus.cc:2243] T 547d847bb44a4ec3a9655a796c1e7409 P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.113989  8076 raft_consensus.cc:2272] T 547d847bb44a4ec3a9655a796c1e7409 P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.115689  8076 tablet_replica.cc:333] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1: stopping tablet replica
I20260710 11:09:17.116185  8076 raft_consensus.cc:2243] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:17.116808  8076 raft_consensus.cc:2272] T fac17a1f8d55422c81eec597757fa7c8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.118556  8076 tablet_replica.cc:333] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1: stopping tablet replica
I20260710 11:09:17.119040  8076 raft_consensus.cc:2243] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.119398  8076 raft_consensus.cc:2272] T 02ddb20a650340679d5cfee1ba8fa24b P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.121292  8076 tablet_replica.cc:333] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1: stopping tablet replica
I20260710 11:09:17.121726  8076 raft_consensus.cc:2243] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:17.122364  8076 raft_consensus.cc:2272] T 5ccaafbe67eb458d813409886b4fede2 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.124046  8076 tablet_replica.cc:333] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1: stopping tablet replica
I20260710 11:09:17.124490  8076 raft_consensus.cc:2243] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:17.125174  8076 raft_consensus.cc:2272] T 200303faa9974eddadcef409bd375a21 P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.127139  8076 tablet_replica.cc:333] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1: stopping tablet replica
I20260710 11:09:17.127601  8076 raft_consensus.cc:2243] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.127950  8076 raft_consensus.cc:2272] T e3ed35e2740c4bae95c7765e2a138b8a P ba7f5689aceb4896b5faa4f002dc14b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.132205  8076 tablet_replica.cc:333] T 22d640cb67b24301b5150627f6f4ec2f P ba7f5689aceb4896b5faa4f002dc14b1: stopping tablet replica
I20260710 11:09:17.132733  8076 raft_consensus.cc:2243] T 22d640cb67b24301b5150627f6f4ec2f P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.133237  8076 raft_consensus.cc:2272] T 22d640cb67b24301b5150627f6f4ec2f P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.135241  8076 tablet_replica.cc:333] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1: stopping tablet replica
I20260710 11:09:17.135756  8076 raft_consensus.cc:2243] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.136137  8076 raft_consensus.cc:2272] T ca396aa57991423c8debf4d088963b9a P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.137871  8076 tablet_replica.cc:333] T 2013055037aa4615891778fd570f36f0 P ba7f5689aceb4896b5faa4f002dc14b1: stopping tablet replica
I20260710 11:09:17.138430  8076 raft_consensus.cc:2243] T 2013055037aa4615891778fd570f36f0 P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.138824  8076 raft_consensus.cc:2272] T 2013055037aa4615891778fd570f36f0 P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.141127  8076 tablet_replica.cc:333] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1: stopping tablet replica
I20260710 11:09:17.141628  8076 raft_consensus.cc:2243] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.142066  8076 raft_consensus.cc:2272] T 50e9328b46f745699361989825133d9e P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.143939  8076 tablet_replica.cc:333] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1: stopping tablet replica
I20260710 11:09:17.144376  8076 raft_consensus.cc:2243] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:17.145169  8076 raft_consensus.cc:2272] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.147449  8076 tablet_replica.cc:333] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1: stopping tablet replica
I20260710 11:09:17.148087  8076 raft_consensus.cc:2243] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:17.149175  8076 raft_consensus.cc:2272] T d52a0196e66344ebaae36b08a61c8ed8 P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:17.150480 12809 consensus_peers.cc:597] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869 -> Peer efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011): Couldn't send request to peer efc009f9e21c4d7a9599af811272eeae. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:34011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:17.151769  8076 tablet_replica.cc:333] T 1c4f4979909547f3ae126fbce9bd287b P ba7f5689aceb4896b5faa4f002dc14b1: stopping tablet replica
I20260710 11:09:17.152493  8076 raft_consensus.cc:2243] T 1c4f4979909547f3ae126fbce9bd287b P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.152985  8076 raft_consensus.cc:2272] T 1c4f4979909547f3ae126fbce9bd287b P ba7f5689aceb4896b5faa4f002dc14b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.155397  8076 tablet_replica.cc:333] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1: stopping tablet replica
I20260710 11:09:17.156004  8076 raft_consensus.cc:2243] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.156539  8076 raft_consensus.cc:2272] T 5ae692aa1f5647719751119b1df91c7d P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.158496  8076 tablet_replica.cc:333] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1: stopping tablet replica
I20260710 11:09:17.158932  8076 raft_consensus.cc:2243] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:17.159724  8076 raft_consensus.cc:2272] T e0cf9b05794b426cb1a52028aa0b09be P ba7f5689aceb4896b5faa4f002dc14b1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:17.177074 12809 consensus_peers.cc:597] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869 -> Peer efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011): Couldn't send request to peer efc009f9e21c4d7a9599af811272eeae. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:34011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:17.187908 12809 consensus_peers.cc:597] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 -> Peer efc009f9e21c4d7a9599af811272eeae (127.7.227.1:34011): Couldn't send request to peer efc009f9e21c4d7a9599af811272eeae. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.1:34011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:17.190622  8076 tablet_server.cc:196] TabletServer@127.7.227.2:0 shutdown complete.
I20260710 11:09:17.218446  8076 tablet_server.cc:179] TabletServer@127.7.227.3:0 shutting down...
I20260710 11:09:17.239344  8076 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:17.240005  8076 tablet_replica.cc:333] T 5e5924717b2f41cb877ce6a8f7873646 P a60a63db0c544f7380996dbbd6adb869: stopping tablet replica
I20260710 11:09:17.240864  8076 raft_consensus.cc:2243] T 5e5924717b2f41cb877ce6a8f7873646 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.241379  8076 raft_consensus.cc:2272] T 5e5924717b2f41cb877ce6a8f7873646 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:17.242523 12807 consensus_peers.cc:597] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869 -> Peer ba7f5689aceb4896b5faa4f002dc14b1 (127.7.227.2:34015): Couldn't send request to peer ba7f5689aceb4896b5faa4f002dc14b1. Status: Network error: Client connection negotiation failed: client connection to 127.7.227.2:34015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:17.243585  8076 tablet_replica.cc:333] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869: stopping tablet replica
I20260710 11:09:17.244174  8076 raft_consensus.cc:2243] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:17.244814  8076 raft_consensus.cc:2272] T ca396aa57991423c8debf4d088963b9a P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.246590  8076 tablet_replica.cc:333] T 6030412813094029a04d328a745aa4e0 P a60a63db0c544f7380996dbbd6adb869: stopping tablet replica
I20260710 11:09:17.247059  8076 raft_consensus.cc:2243] T 6030412813094029a04d328a745aa4e0 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.247432  8076 raft_consensus.cc:2272] T 6030412813094029a04d328a745aa4e0 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.249003  8076 tablet_replica.cc:333] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869: stopping tablet replica
I20260710 11:09:17.249470  8076 raft_consensus.cc:2243] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.249845  8076 raft_consensus.cc:2272] T 547d847bb44a4ec3a9655a796c1e7409 P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.251498  8076 tablet_replica.cc:333] T 02ddb20a650340679d5cfee1ba8fa24b P a60a63db0c544f7380996dbbd6adb869: stopping tablet replica
I20260710 11:09:17.251995  8076 raft_consensus.cc:2243] T 02ddb20a650340679d5cfee1ba8fa24b P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.252377  8076 raft_consensus.cc:2272] T 02ddb20a650340679d5cfee1ba8fa24b P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.254010  8076 tablet_replica.cc:333] T fac17a1f8d55422c81eec597757fa7c8 P a60a63db0c544f7380996dbbd6adb869: stopping tablet replica
I20260710 11:09:17.254546  8076 raft_consensus.cc:2243] T fac17a1f8d55422c81eec597757fa7c8 P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.254925  8076 raft_consensus.cc:2272] T fac17a1f8d55422c81eec597757fa7c8 P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.256552  8076 tablet_replica.cc:333] T be0aba8797994d3c8268f187cbe4d9cc P a60a63db0c544f7380996dbbd6adb869: stopping tablet replica
I20260710 11:09:17.257066  8076 raft_consensus.cc:2243] T be0aba8797994d3c8268f187cbe4d9cc P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.257449  8076 raft_consensus.cc:2272] T be0aba8797994d3c8268f187cbe4d9cc P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.259093  8076 tablet_replica.cc:333] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869: stopping tablet replica
I20260710 11:09:17.259560  8076 raft_consensus.cc:2243] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.259943  8076 raft_consensus.cc:2272] T d52a0196e66344ebaae36b08a61c8ed8 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.261579  8076 tablet_replica.cc:333] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P a60a63db0c544f7380996dbbd6adb869: stopping tablet replica
I20260710 11:09:17.262053  8076 raft_consensus.cc:2243] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.262461  8076 raft_consensus.cc:2272] T 88bfa2edd20d45cdb89a2e2e5bb5f192 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.264070  8076 tablet_replica.cc:333] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869: stopping tablet replica
I20260710 11:09:17.264559  8076 raft_consensus.cc:2243] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.264968  8076 raft_consensus.cc:2272] T 200303faa9974eddadcef409bd375a21 P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.266876  8076 tablet_replica.cc:333] T 5ccaafbe67eb458d813409886b4fede2 P a60a63db0c544f7380996dbbd6adb869: stopping tablet replica
I20260710 11:09:17.267357  8076 raft_consensus.cc:2243] T 5ccaafbe67eb458d813409886b4fede2 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.267726  8076 raft_consensus.cc:2272] T 5ccaafbe67eb458d813409886b4fede2 P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.269397  8076 tablet_replica.cc:333] T e0cf9b05794b426cb1a52028aa0b09be P a60a63db0c544f7380996dbbd6adb869: stopping tablet replica
I20260710 11:09:17.269881  8076 raft_consensus.cc:2243] T e0cf9b05794b426cb1a52028aa0b09be P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.270251  8076 raft_consensus.cc:2272] T e0cf9b05794b426cb1a52028aa0b09be P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.271919  8076 tablet_replica.cc:333] T 1c4f4979909547f3ae126fbce9bd287b P a60a63db0c544f7380996dbbd6adb869: stopping tablet replica
I20260710 11:09:17.272379  8076 raft_consensus.cc:2243] T 1c4f4979909547f3ae126fbce9bd287b P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.272727  8076 raft_consensus.cc:2272] T 1c4f4979909547f3ae126fbce9bd287b P a60a63db0c544f7380996dbbd6adb869 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.274477  8076 tablet_replica.cc:333] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869: stopping tablet replica
I20260710 11:09:17.274951  8076 raft_consensus.cc:2243] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:17.275655  8076 raft_consensus.cc:2272] T e3ed35e2740c4bae95c7765e2a138b8a P a60a63db0c544f7380996dbbd6adb869 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.277990  8076 tablet_replica.cc:333] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869: stopping tablet replica
I20260710 11:09:17.278484  8076 raft_consensus.cc:2243] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:17.279292  8076 raft_consensus.cc:2272] T 50e9328b46f745699361989825133d9e P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.281157  8076 tablet_replica.cc:333] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869: stopping tablet replica
I20260710 11:09:17.281595  8076 raft_consensus.cc:2243] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:17.282282  8076 raft_consensus.cc:2272] T 2013055037aa4615891778fd570f36f0 P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.284282  8076 tablet_replica.cc:333] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869: stopping tablet replica
I20260710 11:09:17.284730  8076 raft_consensus.cc:2243] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.285099  8076 raft_consensus.cc:2272] T 22d640cb67b24301b5150627f6f4ec2f P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.286819  8076 tablet_replica.cc:333] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869: stopping tablet replica
I20260710 11:09:17.287217  8076 raft_consensus.cc:2243] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:17.287611  8076 raft_consensus.cc:2272] T 5ae692aa1f5647719751119b1df91c7d P a60a63db0c544f7380996dbbd6adb869 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.322609  8076 tablet_server.cc:196] TabletServer@127.7.227.3:0 shutdown complete.
I20260710 11:09:17.353950  8076 master.cc:562] Master@127.7.227.62:32901 shutting down...
I20260710 11:09:17.372284  8076 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:17.372784  8076 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:17.373061  8076 tablet_replica.cc:333] T 00000000000000000000000000000000 P 59bbd113b2614a53b2b18ca326ca5db5: stopping tablet replica
I20260710 11:09:17.393412  8076 master.cc:584] Master@127.7.227.62:32901 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10699 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (22281 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (114017 ms total)
[  PASSED  ] 8 tests.
I20260710 11:09:17.444864  8076 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 376 messages since previous log ~13 seconds ago
I20260710 11:09:17.445093  8076 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 376 messages since previous log ~13 seconds ago
I20260710 11:09:17.445240  8076 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 376 messages since previous log ~13 seconds ago
I20260710 11:09:17.445446  8076 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 ~30 seconds ago
I20260710 11:09:17.445606  8076 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 ~30 seconds ago
I20260710 11:09:17.445845  8076 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260710 11:09:17.446121  8076 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~24 seconds ago
